Skip to content

Console Output

12:13:54 [2022-08-24T12:13:54.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44011/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74b84d00b38e81a00d105d4755919c3710afd05d hack/make.sh dynbinary test-integration
12:13:56 [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:13:56 [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:13:56 [2022-08-24T12:13:56.016Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:13:56 [2022-08-24T12:13:56.016Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:13:56 [2022-08-24T12:13:56.016Z] 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)
12:13:56 [2022-08-24T12:13:56.016Z] Detected virtualization docker.
12:13:56 [2022-08-24T12:13:56.016Z] Detected architecture x86-64.
12:13:56 [2022-08-24T12:13:56.016Z] Set hostname to <5d8b31568659>.
12:13:56 [2022-08-24T12:13:56.016Z] modprobe@configfs.service: Succeeded.
12:13:56 [2022-08-24T12:13:56.016Z] modprobe@drm.service: Succeeded.
12:13:56 [2022-08-24T12:13:56.016Z] modprobe@fuse.service: Succeeded.
12:13:56 [2022-08-24T12:13:56.274Z] + source /etc/docker-entrypoint-cmd
12:13:56 [2022-08-24T12:13:56.274Z] ++ hack/make.sh dynbinary test-integration
12:13:56 [2022-08-24T12:13:56.274Z] 
12:13:56 [2022-08-24T12:13:56.274Z] Removing bundles/
12:13:56 [2022-08-24T12:13:56.274Z] 
12:13:56 [2022-08-24T12:13:56.274Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:13:56 [2022-08-24T12:13:56.531Z] Building: bundles/dynbinary-daemon/dockerd
12:13:56 [2022-08-24T12:13:56.531Z] GOOS="" GOARCH="" GOARM=""
12:16:02 [2022-08-24T12:16:02.964Z] Created binary: bundles/dynbinary-daemon/dockerd
12:16:02 [2022-08-24T12:16:02.964Z] Building: bundles/dynbinary-daemon/docker-proxy
12:16:02 [2022-08-24T12:16:02.964Z] GOOS="" GOARCH="" GOARM=""
12:16:02 [2022-08-24T12:16:02.964Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:16:02 [2022-08-24T12:16:02.964Z] 
12:16:02 [2022-08-24T12:16:02.964Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_SYSTEMD=1
12:16:02 [2022-08-24T12:16:02.964Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:16:02 [2022-08-24T12:16:02.964Z] HOSTNAME=5d8b31568659
12:16:02 [2022-08-24T12:16:02.964Z] DEST=bundles/test-integration
12:16:02 [2022-08-24T12:16:02.964Z] PWD=/go/src/github.com/docker/docker
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_GITCOMMIT=74b84d00b38e81a00d105d4755919c3710afd05d
12:16:02 [2022-08-24T12:16:02.964Z] container=docker
12:16:02 [2022-08-24T12:16:02.964Z] HOME=/root
12:16:02 [2022-08-24T12:16:02.964Z] LANG=C.UTF-8
12:16:02 [2022-08-24T12:16:02.964Z] INVOCATION_ID=bf185d153cc044509b06bd2700bcd019
12:16:02 [2022-08-24T12:16:02.964Z] GOLANG_VERSION=1.18.5
12:16:02 [2022-08-24T12:16:02.964Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:16:02 [2022-08-24T12:16:02.964Z] VALIDATE_BRANCH=master
12:16:02 [2022-08-24T12:16:02.964Z] TERM=xterm
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_PKG=github.com/docker/docker
12:16:02 [2022-08-24T12:16:02.964Z] SHLVL=3
12:16:02 [2022-08-24T12:16:02.964Z] TIMEOUT=120m
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_BUILDTAGS= journald
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_GRAPHDRIVER=overlay2
12:16:02 [2022-08-24T12:16:02.964Z] GO111MODULE=off
12:16:02 [2022-08-24T12:16:02.964Z] DOCKER_EXPERIMENTAL=1
12:16:02 [2022-08-24T12:16:02.964Z] TEST_SKIP_INTEGRATION_CLI=1
12:16:02 [2022-08-24T12:16:02.964Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:16:02 [2022-08-24T12:16:02.964Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:16:02 [2022-08-24T12:16:02.964Z] GOPATH=/go
12:16:02 [2022-08-24T12:16:02.964Z] PKG_CONFIG=pkg-config
12:16:02 [2022-08-24T12:16:02.964Z] _=/usr/bin/env
12:16:02 [2022-08-24T12:16:02.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:16:49 [2022-08-24T12:16:49.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:16:49 [2022-08-24T12:16:49.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:17:11 [2022-08-24T12:17:11.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:17:23 [2022-08-24T12:17:23.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:17:31 [2022-08-24T12:17:31.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:17:31 [2022-08-24T12:17:31.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:17:32 [2022-08-24T12:17:32.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:17:33 [2022-08-24T12:17:33.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:17:34 [2022-08-24T12:17:34.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:17:34 [2022-08-24T12:17:34.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:17:34 [2022-08-24T12:17:34.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:17:37 [2022-08-24T12:17:37.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:17:38 [2022-08-24T12:17:38.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:17:39 [2022-08-24T12:17:39.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:17:39 [2022-08-24T12:17:39.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:17:40 [2022-08-24T12:17:40.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:17:41 [2022-08-24T12:17:41.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:17:42 [2022-08-24T12:17:42.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:17:43 [2022-08-24T12:17:43.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:17:44 [2022-08-24T12:17:44.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:17:45 [2022-08-24T12:17:45.177Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:17:45 [2022-08-24T12:17:45.177Z] Using test binary docker
12:17:45 [2022-08-24T12:17:45.177Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:17:45 [2022-08-24T12:17:45.177Z] Starting apparmor (via systemctl): apparmor.service.
12:17:45 [2022-08-24T12:17:45.177Z] INFO: Waiting for daemon to start...
12:17:45 [2022-08-24T12:17:45.177Z] Starting dockerd
12:17:48 [2022-08-24T12:17:48.444Z] .
12:17:48 [2022-08-24T12:17:48.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:17:48 [2022-08-24T12:17:48.444Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:17:48 [2022-08-24T12:17:48.444Z] Error: No such image: emptyfs
12:17:48 [2022-08-24T12:17:48.444Z] Loaded image: emptyfs:latest
12:17:48 [2022-08-24T12:17:48.444Z] Running integration-test (iteration 1)
12:17:48 [2022-08-24T12:17:48.444Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:17:48 [2022-08-24T12:17:48.701Z] Loaded image: busybox:latest
12:17:48 [2022-08-24T12:17:48.701Z] Loaded image: busybox:glibc
12:17:50 [2022-08-24T12:17:50.069Z] Loaded image: debian:bullseye-slim
12:17:50 [2022-08-24T12:17:50.069Z] Loaded image: hello-world:latest
12:17:50 [2022-08-24T12:17:50.326Z] Loaded image: arm32v7/hello-world:latest
12:17:50 [2022-08-24T12:17:50.326Z] INFO: Testing against a local daemon
12:17:50 [2022-08-24T12:17:50.326Z] === RUN   TestCgroupNamespacesBuild
12:17:51 [2022-08-24T12:17:51.695Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
12:17:51 [2022-08-24T12:17:51.695Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:17:53 [2022-08-24T12:17:53.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s)
12:17:53 [2022-08-24T12:17:53.063Z] === RUN   TestBuildWithSession
12:17:53 [2022-08-24T12:17:53.063Z]     build_session_test.go:25: TODO: BuildKit
12:17:53 [2022-08-24T12:17:53.063Z] --- SKIP: TestBuildWithSession (0.00s)
12:17:53 [2022-08-24T12:17:53.063Z] === RUN   TestBuildSquashParent
12:17:57 [2022-08-24T12:17:57.237Z] --- PASS: TestBuildSquashParent (4.42s)
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:57 [2022-08-24T12:17:57.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:57 [2022-08-24T12:17:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:57 [2022-08-24T12:17:57.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:57 [2022-08-24T12:17:57.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:59 [2022-08-24T12:17:59.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:59 [2022-08-24T12:17:59.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:18:01 [2022-08-24T12:18:01.123Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:18:01 [2022-08-24T12:18:01.123Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:18:03 [2022-08-24T12:18:03.015Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.01s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s)
12:18:03 [2022-08-24T12:18:03.015Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s)
12:18:03 [2022-08-24T12:18:03.015Z] === RUN   TestBuildMultiStageCopy
12:18:03 [2022-08-24T12:18:03.015Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:18:04 [2022-08-24T12:18:04.382Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:18:04 [2022-08-24T12:18:04.382Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:18:04 [2022-08-24T12:18:04.639Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:18:04 [2022-08-24T12:18:04.896Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:18:05 [2022-08-24T12:18:05.153Z] --- PASS: TestBuildMultiStageCopy (2.45s)
12:18:05 [2022-08-24T12:18:05.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s)
12:18:05 [2022-08-24T12:18:05.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
12:18:05 [2022-08-24T12:18:05.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:18:05 [2022-08-24T12:18:05.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:18:05 [2022-08-24T12:18:05.153Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
12:18:05 [2022-08-24T12:18:05.153Z] === RUN   TestBuildMultiStageParentConfig
12:18:05 [2022-08-24T12:18:05.716Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
12:18:05 [2022-08-24T12:18:05.716Z] === RUN   TestBuildLabelWithTargets
12:18:07 [2022-08-24T12:18:07.088Z] --- PASS: TestBuildLabelWithTargets (1.12s)
12:18:07 [2022-08-24T12:18:07.088Z] === RUN   TestBuildWithEmptyLayers
12:18:07 [2022-08-24T12:18:07.345Z] --- PASS: TestBuildWithEmptyLayers (0.47s)
12:18:07 [2022-08-24T12:18:07.345Z] === RUN   TestBuildMultiStageOnBuild
12:18:09 [2022-08-24T12:18:09.238Z] --- PASS: TestBuildMultiStageOnBuild (1.62s)
12:18:09 [2022-08-24T12:18:09.238Z] === RUN   TestBuildUncleanTarFilenames
12:18:09 [2022-08-24T12:18:09.801Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
12:18:09 [2022-08-24T12:18:09.801Z] === RUN   TestBuildMultiStageLayerLeak
12:18:11 [2022-08-24T12:18:11.691Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
12:18:11 [2022-08-24T12:18:11.691Z] === RUN   TestBuildWithHugeFile
12:19:07 [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithHugeFile (50.36s)
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildWCOWSandboxSize
12:19:07 [2022-08-24T12:19:07.872Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:19:07 [2022-08-24T12:19:07.872Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildWithEmptyDockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:07 [2022-08-24T12:19:07.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:19:07 [2022-08-24T12:19:07.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
12:19:07 [2022-08-24T12:19:07.872Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:19:07 [2022-08-24T12:19:07.872Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildPreserveOwnership
12:19:07 [2022-08-24T12:19:07.872Z] === RUN   TestBuildPreserveOwnership/copy_from
12:19:07 [2022-08-24T12:19:07.873Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:19:07 [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPreserveOwnership (3.62s)
12:19:07 [2022-08-24T12:19:07.873Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.44s)
12:19:07 [2022-08-24T12:19:07.873Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
12:19:07 [2022-08-24T12:19:07.873Z] === RUN   TestBuildPlatformInvalid
12:19:07 [2022-08-24T12:19:07.873Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:19:07 [2022-08-24T12:19:07.873Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:19:07 [2022-08-24T12:19:07.873Z] Loaded image: busybox:latest
12:19:07 [2022-08-24T12:19:07.873Z] Loaded image: busybox:glibc
12:19:07 [2022-08-24T12:19:07.873Z] Loaded image: debian:bullseye-slim
12:19:07 [2022-08-24T12:19:07.873Z] Loaded image: hello-world:latest
12:19:08 [2022-08-24T12:19:08.129Z] Loaded image: arm32v7/hello-world:latest
12:19:18 [2022-08-24T12:19:18.082Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s)
12:19:18 [2022-08-24T12:19:18.082Z] PASS
12:19:18 [2022-08-24T12:19:18.082Z] 
12:19:18 [2022-08-24T12:19:18.082Z] === Skipped
12:19:18 [2022-08-24T12:19:18.082Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:19:18 [2022-08-24T12:19:18.082Z]     build_session_test.go:25: TODO: BuildKit
12:19:18 [2022-08-24T12:19:18.082Z] 
12:19:18 [2022-08-24T12:19:18.082Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:19:18 [2022-08-24T12:19:18.082Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:19:18 [2022-08-24T12:19:18.082Z] 
12:19:18 [2022-08-24T12:19:18.082Z] DONE 34 tests, 2 skipped in 88.162s
12:19:18 [2022-08-24T12:19:18.082Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:19:18 [2022-08-24T12:19:18.082Z] INFO: Testing against a local daemon
12:19:18 [2022-08-24T12:19:18.082Z] === RUN   TestConfigInspect
12:19:19 [2022-08-24T12:19:19.010Z] --- PASS: TestConfigInspect (2.26s)
12:19:19 [2022-08-24T12:19:19.010Z] === RUN   TestConfigList
12:19:21 [2022-08-24T12:19:21.532Z] --- PASS: TestConfigList (2.26s)
12:19:21 [2022-08-24T12:19:21.532Z] === RUN   TestConfigsCreateAndDelete
12:19:23 [2022-08-24T12:19:23.421Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
12:19:23 [2022-08-24T12:19:23.421Z] === RUN   TestConfigsUpdate
12:19:25 [2022-08-24T12:19:25.309Z] --- PASS: TestConfigsUpdate (2.15s)
12:19:25 [2022-08-24T12:19:25.309Z] === RUN   TestTemplatedConfig
12:19:28 [2022-08-24T12:19:28.630Z] --- PASS: TestTemplatedConfig (2.77s)
12:19:28 [2022-08-24T12:19:28.630Z] === RUN   TestConfigCreateResolve
12:19:30 [2022-08-24T12:19:30.520Z] --- PASS: TestConfigCreateResolve (2.22s)
12:19:30 [2022-08-24T12:19:30.520Z] PASS
12:19:30 [2022-08-24T12:19:30.520Z] 
12:19:30 [2022-08-24T12:19:30.520Z] DONE 6 tests in 13.840s
12:19:30 [2022-08-24T12:19:30.520Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:19:30 [2022-08-24T12:19:30.520Z] INFO: Testing against a local daemon
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestAttachWithTTY
12:19:30 [2022-08-24T12:19:30.520Z] --- PASS: TestAttachWithTTY (0.07s)
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestAttachWithoutTTy
12:19:30 [2022-08-24T12:19:30.520Z] --- PASS: TestAttachWithoutTTy (0.05s)
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestCheckpoint
12:19:30 [2022-08-24T12:19:30.520Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:19:30 [2022-08-24T12:19:30.520Z] --- SKIP: TestCheckpoint (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/commit
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/commit
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/create
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/create
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/commit
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === CONT  TestContainerInvalidJSON/containers/create
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:19:30 [2022-08-24T12:19:30.520Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:19:30 [2022-08-24T12:19:30.520Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:19:30 [2022-08-24T12:19:30.520Z] === RUN   TestCopyFromContainerPathIsNotDir
12:19:30 [2022-08-24T12:19:30.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:19:30 [2022-08-24T12:19:30.777Z] === RUN   TestCopyToContainerPathDoesNotExist
12:19:30 [2022-08-24T12:19:30.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:19:30 [2022-08-24T12:19:30.777Z] === RUN   TestCopyEmptyFile
12:19:31 [2022-08-24T12:19:31.034Z] --- PASS: TestCopyEmptyFile (0.22s)
12:19:31 [2022-08-24T12:19:31.034Z] === RUN   TestCopyToContainerPathIsNotDir
12:19:31 [2022-08-24T12:19:31.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:19:31 [2022-08-24T12:19:31.034Z] === RUN   TestCopyFromContainer
12:19:31 [2022-08-24T12:19:31.963Z] === RUN   TestCopyFromContainer//
12:19:32 [2022-08-24T12:19:32.219Z] === RUN   TestCopyFromContainer//bar/root
12:19:32 [2022-08-24T12:19:32.219Z] === RUN   TestCopyFromContainer//bar/root/
12:19:32 [2022-08-24T12:19:32.219Z] === RUN   TestCopyFromContainer/bar/quux
12:19:32 [2022-08-24T12:19:32.219Z] === RUN   TestCopyFromContainer/bar/quux/
12:19:32 [2022-08-24T12:19:32.476Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:19:32 [2022-08-24T12:19:32.476Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:19:32 [2022-08-24T12:19:32.476Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:19:32 [2022-08-24T12:19:32.476Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:19:32 [2022-08-24T12:19:32.476Z] === RUN   TestCopyFromContainer/bar/notarget
12:19:32 [2022-08-24T12:19:32.732Z] --- PASS: TestCopyFromContainer (1.70s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:32 [2022-08-24T12:19:32.732Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateLinkToNonExistingContainer
12:19:32 [2022-08-24T12:19:32.732Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateWithInvalidEnv
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateWithInvalidEnv/0
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/0
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateWithInvalidEnv/1
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/1
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateWithInvalidEnv/2
12:19:32 [2022-08-24T12:19:32.732Z] === PAUSE TestCreateWithInvalidEnv/2
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateWithInvalidEnv/0
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateWithInvalidEnv/2
12:19:32 [2022-08-24T12:19:32.732Z] === CONT  TestCreateWithInvalidEnv/1
12:19:32 [2022-08-24T12:19:32.732Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateTmpfsMountsTarget
12:19:32 [2022-08-24T12:19:32.732Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:19:32 [2022-08-24T12:19:32.732Z] === RUN   TestCreateWithCustomMaskedPaths
12:19:34 [2022-08-24T12:19:34.622Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
12:19:34 [2022-08-24T12:19:34.622Z] === RUN   TestCreateWithCustomReadonlyPaths
12:19:35 [2022-08-24T12:19:35.988Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s)
12:19:35 [2022-08-24T12:19:35.988Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:35 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:35 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:35 [2022-08-24T12:19:35.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:35 [2022-08-24T12:19:35.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:35 [2022-08-24T12:19:35.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:19:35 [2022-08-24T12:19:35.989Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:19:36 [2022-08-24T12:19:36.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
12:19:36 [2022-08-24T12:19:36.550Z] === RUN   TestCreateDifferentPlatform
12:19:36 [2022-08-24T12:19:36.550Z] === RUN   TestCreateDifferentPlatform/different_os
12:19:36 [2022-08-24T12:19:36.550Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:19:36 [2022-08-24T12:19:36.550Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:19:36 [2022-08-24T12:19:36.550Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:19:36 [2022-08-24T12:19:36.550Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:19:36 [2022-08-24T12:19:36.550Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:19:36 [2022-08-24T12:19:36.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:19:36 [2022-08-24T12:19:36.550Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:19:36 [2022-08-24T12:19:36.806Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestCreateInvalidHostConfig
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:19:36 [2022-08-24T12:19:36.806Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:19:36 [2022-08-24T12:19:36.806Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:19:36 [2022-08-24T12:19:36.806Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:19:36 [2022-08-24T12:19:36.806Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:19:36 [2022-08-24T12:19:36.806Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:19:36 [2022-08-24T12:19:36.806Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:19:36 [2022-08-24T12:19:36.806Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:19:36 [2022-08-24T12:19:36.806Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:19:36 [2022-08-24T12:19:36.806Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestContainerStartOnDaemonRestart
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestContainerStartOnDaemonRestart
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestDaemonRestartIpcMode
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestDaemonRestartIpcMode
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestDaemonHostGatewayIP
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestDaemonHostGatewayIP
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestRestartDaemonWithRestartingContainer
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestContainerKillOnDaemonStart
12:19:36 [2022-08-24T12:19:36.806Z] === PAUSE TestContainerKillOnDaemonStart
12:19:36 [2022-08-24T12:19:36.806Z] === RUN   TestDiff
12:19:37 [2022-08-24T12:19:37.369Z] --- PASS: TestDiff (0.53s)
12:19:37 [2022-08-24T12:19:37.369Z] === RUN   TestExecConsoleSize
12:19:37 [2022-08-24T12:19:37.931Z] --- PASS: TestExecConsoleSize (0.59s)
12:19:37 [2022-08-24T12:19:37.931Z] === RUN   TestExecWithCloseStdin
12:19:38 [2022-08-24T12:19:38.493Z] --- PASS: TestExecWithCloseStdin (0.66s)
12:19:38 [2022-08-24T12:19:38.493Z] === RUN   TestExec
12:19:39 [2022-08-24T12:19:39.055Z] --- PASS: TestExec (0.69s)
12:19:39 [2022-08-24T12:19:39.055Z] === RUN   TestExecUser
12:19:39 [2022-08-24T12:19:39.982Z] --- PASS: TestExecUser (0.63s)
12:19:39 [2022-08-24T12:19:39.982Z] === RUN   TestExportContainerAndImportImage
12:19:40 [2022-08-24T12:19:40.545Z] --- PASS: TestExportContainerAndImportImage (0.70s)
12:19:40 [2022-08-24T12:19:40.545Z] === RUN   TestExportContainerAfterDaemonRestart
12:19:41 [2022-08-24T12:19:41.913Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
12:19:41 [2022-08-24T12:19:41.913Z] === RUN   TestHealthCheckWorkdir
12:19:42 [2022-08-24T12:19:42.841Z] --- PASS: TestHealthCheckWorkdir (0.82s)
12:19:42 [2022-08-24T12:19:42.841Z] === RUN   TestHealthKillContainer
12:19:50 [2022-08-24T12:19:50.926Z] --- PASS: TestHealthKillContainer (8.20s)
12:19:50 [2022-08-24T12:19:50.927Z] === RUN   TestHealthCheckProcessKilled
12:19:51 [2022-08-24T12:19:51.853Z] --- PASS: TestHealthCheckProcessKilled (0.83s)
12:19:51 [2022-08-24T12:19:51.853Z] === RUN   TestInspectCpusetInConfigPre120
12:19:52 [2022-08-24T12:19:52.109Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
12:19:52 [2022-08-24T12:19:52.109Z] === RUN   TestIpcModeNone
12:19:53 [2022-08-24T12:19:53.036Z] --- PASS: TestIpcModeNone (0.65s)
12:19:53 [2022-08-24T12:19:53.036Z] === RUN   TestIpcModePrivate
12:19:53 [2022-08-24T12:19:53.292Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
12:19:53 [2022-08-24T12:19:53.549Z] --- PASS: TestIpcModePrivate (0.62s)
12:19:53 [2022-08-24T12:19:53.549Z] === RUN   TestIpcModeShareable
12:19:53 [2022-08-24T12:19:53.805Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
12:19:54 [2022-08-24T12:19:54.061Z] --- PASS: TestIpcModeShareable (0.62s)
12:19:54 [2022-08-24T12:19:54.061Z] === RUN   TestAPIIpcModeShareableAndContainer
12:19:55 [2022-08-24T12:19:55.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
12:19:55 [2022-08-24T12:19:55.953Z] === RUN   TestAPIIpcModeHost
12:19:56 [2022-08-24T12:19:56.517Z] --- PASS: TestAPIIpcModeHost (0.54s)
12:19:56 [2022-08-24T12:19:56.517Z] === RUN   TestDaemonIpcModeShareable
12:19:57 [2022-08-24T12:19:57.445Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:19:57 [2022-08-24T12:19:57.702Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
12:19:57 [2022-08-24T12:19:57.702Z] === RUN   TestDaemonIpcModePrivate
12:19:59 [2022-08-24T12:19:59.068Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:19:59 [2022-08-24T12:19:59.068Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
12:19:59 [2022-08-24T12:19:59.068Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:19:59 [2022-08-24T12:19:59.996Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:20:00 [2022-08-24T12:20:00.252Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s)
12:20:00 [2022-08-24T12:20:00.252Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:20:01 [2022-08-24T12:20:01.180Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:20:01 [2022-08-24T12:20:01.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
12:20:01 [2022-08-24T12:20:01.437Z] === RUN   TestIpcModeOlderClient
12:20:01 [2022-08-24T12:20:01.437Z] === PAUSE TestIpcModeOlderClient
12:20:01 [2022-08-24T12:20:01.437Z] === RUN   TestKillContainerInvalidSignal
12:20:01 [2022-08-24T12:20:01.999Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
12:20:01 [2022-08-24T12:20:01.999Z] === RUN   TestKillContainer
12:20:01 [2022-08-24T12:20:01.999Z] === RUN   TestKillContainer/no_signal
12:20:02 [2022-08-24T12:20:02.255Z] === RUN   TestKillContainer/non_killing_signal
12:20:02 [2022-08-24T12:20:02.512Z] === RUN   TestKillContainer/killing_signal
12:20:03 [2022-08-24T12:20:03.441Z] --- PASS: TestKillContainer (1.62s)
12:20:03 [2022-08-24T12:20:03.441Z]     --- PASS: TestKillContainer/no_signal (0.42s)
12:20:03 [2022-08-24T12:20:03.441Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
12:20:03 [2022-08-24T12:20:03.441Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
12:20:03 [2022-08-24T12:20:03.441Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:20:03 [2022-08-24T12:20:03.441Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:20:04 [2022-08-24T12:20:04.003Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:20:04 [2022-08-24T12:20:04.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
12:20:04 [2022-08-24T12:20:04.930Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
12:20:04 [2022-08-24T12:20:04.930Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
12:20:04 [2022-08-24T12:20:04.930Z] === RUN   TestKillStoppedContainer
12:20:04 [2022-08-24T12:20:04.930Z] --- PASS: TestKillStoppedContainer (0.04s)
12:20:04 [2022-08-24T12:20:04.930Z] === RUN   TestKillStoppedContainerAPIPre120
12:20:04 [2022-08-24T12:20:04.930Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:20:04 [2022-08-24T12:20:04.930Z] === RUN   TestKillDifferentUserContainer
12:20:05 [2022-08-24T12:20:05.186Z] --- PASS: TestKillDifferentUserContainer (0.48s)
12:20:05 [2022-08-24T12:20:05.186Z] === RUN   TestInspectOomKilledTrue
12:20:05 [2022-08-24T12:20:05.186Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:20:05 [2022-08-24T12:20:05.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:20:05 [2022-08-24T12:20:05.186Z] === RUN   TestInspectOomKilledFalse
12:20:05 [2022-08-24T12:20:05.750Z] --- PASS: TestInspectOomKilledFalse (0.43s)
12:20:05 [2022-08-24T12:20:05.750Z] === RUN   TestLinksEtcHostsContentMatch
12:20:06 [2022-08-24T12:20:06.005Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
12:20:06 [2022-08-24T12:20:06.005Z] === RUN   TestLinksContainerNames
12:20:06 [2022-08-24T12:20:06.934Z] --- PASS: TestLinksContainerNames (0.93s)
12:20:06 [2022-08-24T12:20:06.934Z] === RUN   TestLogsFollowTailEmpty
12:20:07 [2022-08-24T12:20:07.496Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:20:07 [2022-08-24T12:20:07.496Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:20:07 [2022-08-24T12:20:07.496Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:20:08 [2022-08-24T12:20:08.058Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:20:08 [2022-08-24T12:20:08.058Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:20:08 [2022-08-24T12:20:08.621Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:20:08 [2022-08-24T12:20:08.877Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:20:09 [2022-08-24T12:20:09.440Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:20:09 [2022-08-24T12:20:09.440Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:20:10 [2022-08-24T12:20:10.369Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:20:10 [2022-08-24T12:20:10.369Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:20:10 [2022-08-24T12:20:10.931Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:20:10 [2022-08-24T12:20:10.931Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:20:11 [2022-08-24T12:20:11.866Z] --- PASS: TestLogs (4.23s)
12:20:11 [2022-08-24T12:20:11.866Z]     --- PASS: TestLogs/driver_local (0.01s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
12:20:11 [2022-08-24T12:20:11.866Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.87s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
12:20:11 [2022-08-24T12:20:11.866Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
12:20:11 [2022-08-24T12:20:11.866Z] === RUN   TestContainerNetworkMountsNoChown
12:20:12 [2022-08-24T12:20:12.123Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/default
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/private
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rprivate
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/slave
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rslave
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/shared
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rshared
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/default
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/default/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/default/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/default/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rshared
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/shared
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rslave
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/slave
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rprivate
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/private
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/private/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === RUN   TestMountDaemonRoot/private/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/default/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:20:12 [2022-08-24T12:20:12.123Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:20:12 [2022-08-24T12:20:12.380Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/private/bind_root
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:20:12 [2022-08-24T12:20:12.636Z] === CONT  TestMountDaemonRoot/private/mount_root
12:20:12 [2022-08-24T12:20:12.636Z] --- PASS: TestMountDaemonRoot (0.01s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:20:12 [2022-08-24T12:20:12.636Z] === RUN   TestContainerBindMountNonRecursive
12:20:14 [2022-08-24T12:20:14.002Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
12:20:14 [2022-08-24T12:20:14.002Z] === RUN   TestContainerVolumesMountedAsShared
12:20:14 [2022-08-24T12:20:14.260Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
12:20:14 [2022-08-24T12:20:14.260Z] === RUN   TestContainerVolumesMountedAsSlave
12:20:14 [2022-08-24T12:20:14.823Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:20:14 [2022-08-24T12:20:14.823Z] === RUN   TestNetworkNat
12:20:15 [2022-08-24T12:20:15.079Z] --- PASS: TestNetworkNat (0.48s)
12:20:15 [2022-08-24T12:20:15.079Z] === RUN   TestNetworkLocalhostTCPNat
12:20:15 [2022-08-24T12:20:15.640Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
12:20:15 [2022-08-24T12:20:15.640Z] === RUN   TestNetworkLoopbackNat
12:20:18 [2022-08-24T12:20:18.154Z] --- PASS: TestNetworkLoopbackNat (2.58s)
12:20:18 [2022-08-24T12:20:18.154Z] === RUN   TestPause
12:20:18 [2022-08-24T12:20:18.716Z] --- PASS: TestPause (0.47s)
12:20:18 [2022-08-24T12:20:18.716Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:20:18 [2022-08-24T12:20:18.716Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:20:18 [2022-08-24T12:20:18.716Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:20:18 [2022-08-24T12:20:18.716Z] === RUN   TestPauseStopPausedContainer
12:20:19 [2022-08-24T12:20:19.277Z] --- PASS: TestPauseStopPausedContainer (0.44s)
12:20:19 [2022-08-24T12:20:19.277Z] === RUN   TestPidHost
12:20:20 [2022-08-24T12:20:20.270Z] --- PASS: TestPidHost (1.10s)
12:20:20 [2022-08-24T12:20:20.270Z] === RUN   TestPsFilter
12:20:20 [2022-08-24T12:20:20.270Z] --- PASS: TestPsFilter (0.11s)
12:20:20 [2022-08-24T12:20:20.270Z] === RUN   TestRemoveContainerWithRemovedVolume
12:20:20 [2022-08-24T12:20:20.974Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
12:20:20 [2022-08-24T12:20:20.974Z] === RUN   TestRemoveContainerWithVolume
12:20:21 [2022-08-24T12:20:21.239Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
12:20:21 [2022-08-24T12:20:21.239Z] === RUN   TestRemoveContainerRunning
12:20:21 [2022-08-24T12:20:21.804Z] --- PASS: TestRemoveContainerRunning (0.51s)
12:20:21 [2022-08-24T12:20:21.804Z] === RUN   TestRemoveContainerForceRemoveRunning
12:20:22 [2022-08-24T12:20:22.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
12:20:22 [2022-08-24T12:20:22.365Z] === RUN   TestRemoveInvalidContainer
12:20:22 [2022-08-24T12:20:22.365Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:20:22 [2022-08-24T12:20:22.365Z] === RUN   TestRenameLinkedContainer
12:20:24 [2022-08-24T12:20:24.256Z] --- PASS: TestRenameLinkedContainer (1.74s)
12:20:24 [2022-08-24T12:20:24.256Z] === RUN   TestRenameStoppedContainer
12:20:24 [2022-08-24T12:20:24.511Z] --- PASS: TestRenameStoppedContainer (0.42s)
12:20:24 [2022-08-24T12:20:24.511Z] === RUN   TestRenameRunningContainerAndReuse
12:20:25 [2022-08-24T12:20:25.439Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
12:20:25 [2022-08-24T12:20:25.439Z] === RUN   TestRenameInvalidName
12:20:25 [2022-08-24T12:20:25.695Z] --- PASS: TestRenameInvalidName (0.44s)
12:20:25 [2022-08-24T12:20:25.695Z] === RUN   TestRenameAnonymousContainer
12:20:27 [2022-08-24T12:20:27.585Z] --- PASS: TestRenameAnonymousContainer (1.58s)
12:20:27 [2022-08-24T12:20:27.585Z] === RUN   TestRenameContainerWithSameName
12:20:27 [2022-08-24T12:20:27.840Z] --- PASS: TestRenameContainerWithSameName (0.45s)
12:20:27 [2022-08-24T12:20:27.840Z] === RUN   TestRenameContainerWithLinkedContainer
12:20:28 [2022-08-24T12:20:28.768Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
12:20:28 [2022-08-24T12:20:28.768Z] === RUN   TestResize
12:20:29 [2022-08-24T12:20:29.023Z] --- PASS: TestResize (0.43s)
12:20:29 [2022-08-24T12:20:29.023Z] === RUN   TestResizeWithInvalidSize
12:20:29 [2022-08-24T12:20:29.585Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:20:29 [2022-08-24T12:20:29.585Z] === RUN   TestResizeWhenContainerNotStarted
12:20:29 [2022-08-24T12:20:29.842Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:29 [2022-08-24T12:20:29.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:31 [2022-08-24T12:20:31.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:33 [2022-08-24T12:20:33.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:34 [2022-08-24T12:20:34.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:34 [2022-08-24T12:20:34.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:35 [2022-08-24T12:20:35.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:35 [2022-08-24T12:20:35.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:39 [2022-08-24T12:20:39.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:39 [2022-08-24T12:20:39.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:41 [2022-08-24T12:20:41.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:42 [2022-08-24T12:20:42.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:43 [2022-08-24T12:20:43.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:45 [2022-08-24T12:20:45.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:45 [2022-08-24T12:20:45.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:46 [2022-08-24T12:20:46.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:48 [2022-08-24T12:20:48.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
12:20:48 [2022-08-24T12:20:48.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
12:20:48 [2022-08-24T12:20:48.383Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:20:48 [2022-08-24T12:20:48.383Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:20:49 [2022-08-24T12:20:49.310Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:20:50 [2022-08-24T12:20:50.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
12:20:50 [2022-08-24T12:20:50.238Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
12:20:50 [2022-08-24T12:20:50.238Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
12:20:50 [2022-08-24T12:20:50.238Z] === RUN   TestCgroupNamespacesRun
12:20:51 [2022-08-24T12:20:51.167Z] --- PASS: TestCgroupNamespacesRun (1.20s)
12:20:51 [2022-08-24T12:20:51.167Z] === RUN   TestCgroupNamespacesRunPrivileged
12:20:51 [2022-08-24T12:20:51.167Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:20:51 [2022-08-24T12:20:51.167Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:20:51 [2022-08-24T12:20:51.167Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:20:52 [2022-08-24T12:20:52.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
12:20:52 [2022-08-24T12:20:52.532Z] === RUN   TestCgroupNamespacesRunHostMode
12:20:53 [2022-08-24T12:20:53.896Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
12:20:53 [2022-08-24T12:20:53.896Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:20:54 [2022-08-24T12:20:54.824Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
12:20:54 [2022-08-24T12:20:54.824Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:20:56 [2022-08-24T12:20:56.189Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
12:20:56 [2022-08-24T12:20:56.189Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:20:56 [2022-08-24T12:20:56.750Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:20:56 [2022-08-24T12:20:56.750Z] === RUN   TestCgroupNamespacesRunOlderClient
12:20:58 [2022-08-24T12:20:58.115Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
12:20:58 [2022-08-24T12:20:58.115Z] === RUN   TestNISDomainname
12:20:58 [2022-08-24T12:20:58.371Z] --- PASS: TestNISDomainname (0.54s)
12:20:58 [2022-08-24T12:20:58.371Z] === RUN   TestHostnameDnsResolution
12:20:59 [2022-08-24T12:20:59.299Z] --- PASS: TestHostnameDnsResolution (0.65s)
12:20:59 [2022-08-24T12:20:59.299Z] === RUN   TestUnprivilegedPortsAndPing
12:20:59 [2022-08-24T12:20:59.556Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
12:20:59 [2022-08-24T12:20:59.556Z] === RUN   TestPrivilegedHostDevices
12:21:00 [2022-08-24T12:21:00.118Z] --- PASS: TestPrivilegedHostDevices (0.48s)
12:21:00 [2022-08-24T12:21:00.118Z] === RUN   TestRunConsoleSize
12:21:00 [2022-08-24T12:21:00.681Z] --- PASS: TestRunConsoleSize (0.47s)
12:21:00 [2022-08-24T12:21:00.681Z] === RUN   TestRunWithAlternativeContainerdShim
12:21:02 [2022-08-24T12:21:02.572Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
12:21:02 [2022-08-24T12:21:02.572Z] === RUN   TestStats
12:21:05 [2022-08-24T12:21:05.086Z] --- PASS: TestStats (2.51s)
12:21:05 [2022-08-24T12:21:05.086Z] === RUN   TestStopContainerWithTimeout
12:21:05 [2022-08-24T12:21:05.086Z] === RUN   TestStopContainerWithTimeout/0
12:21:05 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/0
12:21:05 [2022-08-24T12:21:05.086Z] === RUN   TestStopContainerWithTimeout/1
12:21:05 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/1
12:21:05 [2022-08-24T12:21:05.086Z] === RUN   TestStopContainerWithTimeout/3
12:21:05 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/3
12:21:05 [2022-08-24T12:21:05.086Z] === RUN   TestStopContainerWithTimeout/-1
12:21:05 [2022-08-24T12:21:05.086Z] === PAUSE TestStopContainerWithTimeout/-1
12:21:05 [2022-08-24T12:21:05.086Z] === CONT  TestStopContainerWithTimeout/0
12:21:05 [2022-08-24T12:21:05.086Z] === CONT  TestStopContainerWithTimeout/-1
12:21:06 [2022-08-24T12:21:06.014Z] === CONT  TestStopContainerWithTimeout/3
12:21:07 [2022-08-24T12:21:07.900Z] === CONT  TestStopContainerWithTimeout/1
12:21:09 [2022-08-24T12:21:09.790Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:21:09 [2022-08-24T12:21:09.790Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
12:21:09 [2022-08-24T12:21:09.790Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
12:21:09 [2022-08-24T12:21:09.790Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
12:21:09 [2022-08-24T12:21:09.790Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
12:21:09 [2022-08-24T12:21:09.790Z] === RUN   TestDeleteDevicemapper
12:21:09 [2022-08-24T12:21:09.790Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:21:09 [2022-08-24T12:21:09.790Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:21:09 [2022-08-24T12:21:09.790Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:21:11 [2022-08-24T12:21:11.680Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s)
12:21:11 [2022-08-24T12:21:11.680Z] === RUN   TestUpdateMemory
12:21:12 [2022-08-24T12:21:12.243Z] --- PASS: TestUpdateMemory (0.58s)
12:21:12 [2022-08-24T12:21:12.243Z] === RUN   TestUpdateCPUQuota
12:21:13 [2022-08-24T12:21:13.170Z] --- PASS: TestUpdateCPUQuota (0.98s)
12:21:13 [2022-08-24T12:21:13.170Z] === RUN   TestUpdatePidsLimit
12:21:13 [2022-08-24T12:21:13.170Z] === RUN   TestUpdatePidsLimit/update_from_none
12:21:13 [2022-08-24T12:21:13.426Z] === RUN   TestUpdatePidsLimit/no_change
12:21:13 [2022-08-24T12:21:13.682Z] === RUN   TestUpdatePidsLimit/update_lower
12:21:13 [2022-08-24T12:21:13.682Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:21:13 [2022-08-24T12:21:13.963Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:21:14 [2022-08-24T12:21:14.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:21:14 [2022-08-24T12:21:14.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:21:15 [2022-08-24T12:21:15.428Z] --- PASS: TestUpdatePidsLimit (2.11s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
12:21:15 [2022-08-24T12:21:15.428Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
12:21:15 [2022-08-24T12:21:15.428Z] === RUN   TestUpdateRestartPolicy
12:21:27 [2022-08-24T12:21:27.600Z] --- PASS: TestUpdateRestartPolicy (11.08s)
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestUpdateRestartWithAutoRemove
12:21:27 [2022-08-24T12:21:27.600Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitNonBlocked
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:27 [2022-08-24T12:21:27.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:27 [2022-08-24T12:21:27.600Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:27 [2022-08-24T12:21:27.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:27 [2022-08-24T12:21:27.600Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:27 [2022-08-24T12:21:27.600Z] --- PASS: TestWaitNonBlocked (0.01s)
12:21:27 [2022-08-24T12:21:27.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
12:21:27 [2022-08-24T12:21:27.600Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitBlocked
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:21:27 [2022-08-24T12:21:27.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:21:27 [2022-08-24T12:21:27.600Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:21:27 [2022-08-24T12:21:27.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:21:27 [2022-08-24T12:21:27.600Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:21:27 [2022-08-24T12:21:27.601Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:21:28 [2022-08-24T12:21:28.527Z] --- PASS: TestWaitBlocked (0.01s)
12:21:28 [2022-08-24T12:21:28.527Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
12:21:28 [2022-08-24T12:21:28.527Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
12:21:28 [2022-08-24T12:21:28.527Z] === RUN   TestWaitConditions
12:21:28 [2022-08-24T12:21:28.527Z] === RUN   TestWaitConditions/default
12:21:28 [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/default
12:21:28 [2022-08-24T12:21:28.527Z] === RUN   TestWaitConditions/not-running
12:21:28 [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/not-running
12:21:28 [2022-08-24T12:21:28.527Z] === RUN   TestWaitConditions/next-exit
12:21:28 [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/next-exit
12:21:28 [2022-08-24T12:21:28.527Z] === RUN   TestWaitConditions/removed
12:21:28 [2022-08-24T12:21:28.527Z] === PAUSE TestWaitConditions/removed
12:21:28 [2022-08-24T12:21:28.527Z] === CONT  TestWaitConditions/default
12:21:28 [2022-08-24T12:21:28.527Z] === CONT  TestWaitConditions/next-exit
12:21:30 [2022-08-24T12:21:30.416Z] === CONT  TestWaitConditions/removed
12:21:30 [2022-08-24T12:21:30.416Z] === CONT  TestWaitConditions/not-running
12:21:31 [2022-08-24T12:21:31.781Z] --- PASS: TestWaitConditions (0.02s)
12:21:31 [2022-08-24T12:21:31.781Z]     --- PASS: TestWaitConditions/next-exit (1.80s)
12:21:31 [2022-08-24T12:21:31.781Z]     --- PASS: TestWaitConditions/default (1.83s)
12:21:31 [2022-08-24T12:21:31.781Z]     --- PASS: TestWaitConditions/not-running (1.62s)
12:21:31 [2022-08-24T12:21:31.781Z]     --- PASS: TestWaitConditions/removed (1.67s)
12:21:31 [2022-08-24T12:21:31.781Z] === RUN   TestWaitRestartedContainer
12:21:32 [2022-08-24T12:21:32.037Z] === RUN   TestWaitRestartedContainer/default
12:21:32 [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/default
12:21:32 [2022-08-24T12:21:32.037Z] === RUN   TestWaitRestartedContainer/not-running
12:21:32 [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/not-running
12:21:32 [2022-08-24T12:21:32.037Z] === RUN   TestWaitRestartedContainer/next-exit
12:21:32 [2022-08-24T12:21:32.037Z] === PAUSE TestWaitRestartedContainer/next-exit
12:21:32 [2022-08-24T12:21:32.037Z] === CONT  TestWaitRestartedContainer/default
12:21:32 [2022-08-24T12:21:32.037Z] === CONT  TestWaitRestartedContainer/next-exit
12:21:33 [2022-08-24T12:21:33.402Z] === CONT  TestWaitRestartedContainer/not-running
12:21:34 [2022-08-24T12:21:34.330Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:21:34 [2022-08-24T12:21:34.330Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
12:21:34 [2022-08-24T12:21:34.330Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
12:21:34 [2022-08-24T12:21:34.330Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
12:21:34 [2022-08-24T12:21:34.330Z] === CONT  TestContainerStartOnDaemonRestart
12:21:34 [2022-08-24T12:21:34.330Z] === CONT  TestRestartDaemonWithRestartingContainer
12:21:36 [2022-08-24T12:21:36.846Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
12:21:36 [2022-08-24T12:21:36.846Z] === CONT  TestIpcModeOlderClient
12:21:36 [2022-08-24T12:21:36.846Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s)
12:21:36 [2022-08-24T12:21:36.846Z] === CONT  TestContainerKillOnDaemonStart
12:21:36 [2022-08-24T12:21:36.846Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:21:36 [2022-08-24T12:21:36.846Z] === CONT  TestDaemonHostGatewayIP
12:21:39 [2022-08-24T12:21:39.364Z] --- PASS: TestDaemonHostGatewayIP (2.61s)
12:21:39 [2022-08-24T12:21:39.365Z] === CONT  TestDaemonRestartIpcMode
12:21:41 [2022-08-24T12:21:41.881Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
12:21:49 [2022-08-24T12:21:49.964Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
12:21:49 [2022-08-24T12:21:49.964Z] PASS
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] === Skipped
12:21:49 [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:21:49 [2022-08-24T12:21:49.964Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:21:49 [2022-08-24T12:21:49.964Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:21:49 [2022-08-24T12:21:49.964Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:21:49 [2022-08-24T12:21:49.964Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:21:49 [2022-08-24T12:21:49.964Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:21:49 [2022-08-24T12:21:49.964Z] 
12:21:49 [2022-08-24T12:21:49.964Z] DONE 273 tests, 5 skipped in 138.178s
12:21:49 [2022-08-24T12:21:49.964Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:21:49 [2022-08-24T12:21:49.964Z] === RUN   TestConfigDaemonLibtrustID
12:21:49 [2022-08-24T12:21:49.964Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:21:49 [2022-08-24T12:21:49.964Z] === RUN   TestConfigDaemonID
12:21:50 [2022-08-24T12:21:50.220Z]     daemon_test.go:83: [ddef65b109b02] daemon is not started
12:21:50 [2022-08-24T12:21:50.220Z] --- PASS: TestConfigDaemonID (1.04s)
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:21:50 [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:21:50 [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation/invalid_config
12:21:50 [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation/malformed_config
12:21:50 [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:21:50 [2022-08-24T12:21:50.220Z] === RUN   TestDaemonConfigValidation/valid_config
12:21:50 [2022-08-24T12:21:50.220Z] === PAUSE TestDaemonConfigValidation/valid_config
12:21:50 [2022-08-24T12:21:50.220Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:21:50 [2022-08-24T12:21:50.220Z] === CONT  TestDaemonConfigValidation/malformed_config
12:21:50 [2022-08-24T12:21:50.220Z] === CONT  TestDaemonConfigValidation/valid_config
12:21:50 [2022-08-24T12:21:50.220Z] === CONT  TestDaemonConfigValidation/invalid_config
12:21:50 [2022-08-24T12:21:50.220Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:21:50 [2022-08-24T12:21:50.478Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:21:50 [2022-08-24T12:21:50.478Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:21:50 [2022-08-24T12:21:50.478Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:21:50 [2022-08-24T12:21:50.478Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
12:21:50 [2022-08-24T12:21:50.478Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
12:21:50 [2022-08-24T12:21:50.478Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:21:50 [2022-08-24T12:21:50.478Z] === RUN   TestConfigDaemonSeccompProfiles
12:21:50 [2022-08-24T12:21:50.478Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:21:51 [2022-08-24T12:21:51.406Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:21:52 [2022-08-24T12:21:52.771Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:21:53 [2022-08-24T12:21:53.698Z] === CONT  TestConfigDaemonSeccompProfiles
12:21:53 [2022-08-24T12:21:53.698Z]     daemon_test.go:197: [dca41fe9bee9c] daemon is not started
12:21:53 [2022-08-24T12:21:53.698Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:21:53 [2022-08-24T12:21:53.698Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:21:53 [2022-08-24T12:21:53.698Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:21:53 [2022-08-24T12:21:53.698Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:21:53 [2022-08-24T12:21:53.698Z] === RUN   TestDaemonProxy
12:21:53 [2022-08-24T12:21:53.698Z] === RUN   TestDaemonProxy/environment_variables
12:21:55 [2022-08-24T12:21:55.586Z] === RUN   TestDaemonProxy/command-line_options
12:21:56 [2022-08-24T12:21:56.952Z] === RUN   TestDaemonProxy/configuration_file
12:21:58 [2022-08-24T12:21:58.841Z] === RUN   TestDaemonProxy/conflicting_options
12:21:59 [2022-08-24T12:21:59.102Z] === RUN   TestDaemonProxy/reload_sanitized
12:21:59 [2022-08-24T12:21:59.664Z] --- PASS: TestDaemonProxy (6.23s)
12:21:59 [2022-08-24T12:21:59.664Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:21:59 [2022-08-24T12:21:59.664Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
12:21:59 [2022-08-24T12:21:59.664Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:21:59 [2022-08-24T12:21:59.664Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
12:21:59 [2022-08-24T12:21:59.664Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:21:59 [2022-08-24T12:21:59.664Z] PASS
12:21:59 [2022-08-24T12:21:59.664Z] 
12:21:59 [2022-08-24T12:21:59.664Z] DONE 18 tests in 11.159s
12:21:59 [2022-08-24T12:21:59.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:21:59 [2022-08-24T12:21:59.920Z] INFO: Testing against a local daemon
12:21:59 [2022-08-24T12:21:59.920Z] === RUN   TestCommitInheritsEnv
12:22:00 [2022-08-24T12:22:00.176Z] --- PASS: TestCommitInheritsEnv (0.31s)
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportExtremelyLargeImageWorks
12:22:00 [2022-08-24T12:22:00.176Z] === PAUSE TestImportExtremelyLargeImageWorks
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform/#00
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform/_______
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform//
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform/linux
12:22:00 [2022-08-24T12:22:00.176Z] === RUN   TestImportWithCustomPlatform/LINUX
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImportWithCustomPlatform/macos
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:22:00 [2022-08-24T12:22:00.433Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:22:00 [2022-08-24T12:22:00.433Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImagesFilterMultiReference
12:22:00 [2022-08-24T12:22:00.433Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestImagePullPlatformInvalid
12:22:00 [2022-08-24T12:22:00.433Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:22:00 [2022-08-24T12:22:00.433Z] === RUN   TestRemoveImageOrphaning
12:22:00 [2022-08-24T12:22:00.691Z] --- PASS: TestRemoveImageOrphaning (0.29s)
12:22:00 [2022-08-24T12:22:00.691Z] === RUN   TestRemoveImageGarbageCollector
12:22:01 [2022-08-24T12:22:01.254Z] time="2022-08-24T12:22:01Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestRemoveImageGarbageCollector (2.04s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagInvalidReference
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagInvalidReference (0.02s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagValidPrefixedRepo
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagExistedNameWithoutForce
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagOfficialNames
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagOfficialNames (0.05s)
12:22:03 [2022-08-24T12:22:03.148Z] === RUN   TestTagMatchesDigest
12:22:03 [2022-08-24T12:22:03.148Z] --- PASS: TestTagMatchesDigest (0.01s)
12:22:03 [2022-08-24T12:22:03.148Z] === CONT  TestImportExtremelyLargeImageWorks
12:23:39 [2022-08-24T12:23:39.540Z] --- PASS: TestImportExtremelyLargeImageWorks (91.68s)
12:23:39 [2022-08-24T12:23:39.540Z] PASS
12:23:39 [2022-08-24T12:23:39.540Z] 
12:23:39 [2022-08-24T12:23:39.540Z] DONE 22 tests in 94.957s
12:23:39 [2022-08-24T12:23:39.540Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestStripANSICommands
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestStripANSICommands/#00
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestStripANSICommands/#01
12:23:39 [2022-08-24T12:23:39.540Z] --- PASS: TestStripANSICommands (0.00s)
12:23:39 [2022-08-24T12:23:39.540Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:23:39 [2022-08-24T12:23:39.540Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:23:39 [2022-08-24T12:23:39.540Z] PASS
12:23:39 [2022-08-24T12:23:39.540Z] 
12:23:39 [2022-08-24T12:23:39.540Z] DONE 3 tests in 0.009s
12:23:39 [2022-08-24T12:23:39.540Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:23:39 [2022-08-24T12:23:39.540Z] INFO: Testing against a local daemon
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestNetworkCreateDelete
12:23:39 [2022-08-24T12:23:39.540Z] --- PASS: TestNetworkCreateDelete (0.12s)
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestDockerNetworkDeletePreferID
12:23:39 [2022-08-24T12:23:39.540Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
12:23:39 [2022-08-24T12:23:39.540Z] === RUN   TestDaemonDNSFallback
12:23:42 [2022-08-24T12:23:42.056Z] --- PASS: TestDaemonDNSFallback (6.37s)
12:23:42 [2022-08-24T12:23:42.056Z] === RUN   TestInspectNetwork
12:23:44 [2022-08-24T12:23:44.574Z] === RUN   TestInspectNetwork/full_network_id
12:23:44 [2022-08-24T12:23:44.574Z] === RUN   TestInspectNetwork/partial_network_id
12:23:44 [2022-08-24T12:23:44.574Z] === RUN   TestInspectNetwork/network_name
12:23:44 [2022-08-24T12:23:44.831Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:23:48 [2022-08-24T12:23:48.999Z] --- PASS: TestInspectNetwork (7.23s)
12:23:48 [2022-08-24T12:23:48.999Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:23:48 [2022-08-24T12:23:48.999Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:23:48 [2022-08-24T12:23:48.999Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:23:48 [2022-08-24T12:23:48.999Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:23:48 [2022-08-24T12:23:48.999Z] === RUN   TestRunContainerWithBridgeNone
12:23:50 [2022-08-24T12:23:50.385Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
12:23:50 [2022-08-24T12:23:50.386Z] === RUN   TestNetworkInvalidJSON
12:23:50 [2022-08-24T12:23:50.386Z] === RUN   TestNetworkInvalidJSON/networks/create
12:23:50 [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:23:50 [2022-08-24T12:23:50.386Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:23:50 [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:23:50 [2022-08-24T12:23:50.386Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:23:50 [2022-08-24T12:23:50.386Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:23:50 [2022-08-24T12:23:50.644Z] === CONT  TestNetworkInvalidJSON/networks/create
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:23:50 [2022-08-24T12:23:50.644Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:23:50 [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:23:50 [2022-08-24T12:23:50.644Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s)
12:23:50 [2022-08-24T12:23:50.644Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkList
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkList//networks
12:23:50 [2022-08-24T12:23:50.644Z] === PAUSE TestNetworkList//networks
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestNetworkList//networks/
12:23:50 [2022-08-24T12:23:50.644Z] === PAUSE TestNetworkList//networks/
12:23:50 [2022-08-24T12:23:50.644Z] === CONT  TestNetworkList//networks
12:23:50 [2022-08-24T12:23:50.644Z] === CONT  TestNetworkList//networks/
12:23:50 [2022-08-24T12:23:50.644Z] --- PASS: TestNetworkList (0.03s)
12:23:50 [2022-08-24T12:23:50.644Z]     --- PASS: TestNetworkList//networks (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:23:50 [2022-08-24T12:23:50.644Z] === RUN   TestHostIPv4BridgeLabel
12:23:51 [2022-08-24T12:23:51.219Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:23:51 [2022-08-24T12:23:51.219Z] === RUN   TestDaemonRestartWithLiveRestore
12:23:52 [2022-08-24T12:23:52.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:23:52 [2022-08-24T12:23:52.156Z] === RUN   TestDaemonDefaultNetworkPools
12:23:53 [2022-08-24T12:23:53.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:23:53 [2022-08-24T12:23:53.084Z] === RUN   TestDaemonRestartWithExistingNetwork
12:23:54 [2022-08-24T12:23:54.013Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:23:54 [2022-08-24T12:23:54.013Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:23:55 [2022-08-24T12:23:55.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:23:55 [2022-08-24T12:23:55.380Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:23:55 [2022-08-24T12:23:55.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:23:55 [2022-08-24T12:23:55.942Z] === RUN   TestServiceWithPredefinedNetwork
12:23:58 [2022-08-24T12:23:58.462Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
12:23:58 [2022-08-24T12:23:58.462Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:23:58 [2022-08-24T12:23:58.462Z]     service_test.go:243: FLAKY_TEST
12:23:58 [2022-08-24T12:23:58.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:23:58 [2022-08-24T12:23:58.462Z] === RUN   TestServiceWithDataPathPortInit
12:24:13 [2022-08-24T12:24:13.315Z] --- PASS: TestServiceWithDataPathPortInit (14.10s)
12:24:13 [2022-08-24T12:24:13.315Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:24:15 [2022-08-24T12:24:15.208Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r9kkxb37mncxziroew8s5qz0r Created:2022-08-24 12:24:13.496196379 +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[1bf1c813f9496b6f33b111192fb746d81200d965c8ff152f74ab8a4eef789733:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlc5o0cshu1xgwpejdlrnb3ki EndpointID:aec29ea44e8146615f4777f115e926ebbfc8f03a6c2f808f077b38d886379bf1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:125c66bc540242fedf299560c5e3c0ddf345e20c9dec5b352f0744895a2c1596 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:b3d7f6ad8509 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlc5o0cshu1xgwpejdlrnb3ki EndpointID:aec29ea44e8146615f4777f115e926ebbfc8f03a6c2f808f077b38d886379bf1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:24:19 [2022-08-24T12:24:19.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s)
12:24:19 [2022-08-24T12:24:19.376Z] PASS
12:24:19 [2022-08-24T12:24:19.376Z] 
12:24:19 [2022-08-24T12:24:19.376Z] === Skipped
12:24:19 [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:24:19 [2022-08-24T12:24:19.376Z]     service_test.go:243: FLAKY_TEST
12:24:19 [2022-08-24T12:24:19.376Z] 
12:24:19 [2022-08-24T12:24:19.376Z] DONE 38 tests, 1 skipped in 44.573s
12:24:19 [2022-08-24T12:24:19.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:24:19 [2022-08-24T12:24:19.376Z] INFO: Testing against a local daemon
12:24:19 [2022-08-24T12:24:19.376Z] === RUN   TestDockerNetworkIpvlanPersistance
12:24:19 [2022-08-24T12:24:19.376Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:19 [2022-08-24T12:24:19.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:24:19 [2022-08-24T12:24:19.376Z] === RUN   TestDockerNetworkIpvlan
12:24:19 [2022-08-24T12:24:19.376Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:19 [2022-08-24T12:24:19.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:24:19 [2022-08-24T12:24:19.376Z] PASS
12:24:19 [2022-08-24T12:24:19.376Z] 
12:24:19 [2022-08-24T12:24:19.376Z] === Skipped
12:24:19 [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:24:19 [2022-08-24T12:24:19.376Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:19 [2022-08-24T12:24:19.376Z] 
12:24:19 [2022-08-24T12:24:19.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:24:19 [2022-08-24T12:24:19.376Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:24:19 [2022-08-24T12:24:19.376Z] 
12:24:19 [2022-08-24T12:24:19.376Z] DONE 2 tests, 2 skipped in 0.022s
12:24:19 [2022-08-24T12:24:19.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:24:19 [2022-08-24T12:24:19.376Z] INFO: Testing against a local daemon
12:24:19 [2022-08-24T12:24:19.376Z] === RUN   TestDockerNetworkMacvlanPersistance
12:24:20 [2022-08-24T12:24:20.743Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
12:24:20 [2022-08-24T12:24:20.743Z] === RUN   TestDockerNetworkMacvlan
12:24:21 [2022-08-24T12:24:21.306Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:24:22 [2022-08-24T12:24:22.234Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:24:22 [2022-08-24T12:24:22.797Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:24:24 [2022-08-24T12:24:24.688Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:24:26 [2022-08-24T12:24:26.584Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:24:29 [2022-08-24T12:24:29.860Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:24:30 [2022-08-24T12:24:30.790Z] --- PASS: TestDockerNetworkMacvlan (9.98s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s)
12:24:30 [2022-08-24T12:24:30.790Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
12:24:30 [2022-08-24T12:24:30.790Z] PASS
12:24:30 [2022-08-24T12:24:30.790Z] 
12:24:30 [2022-08-24T12:24:30.790Z] DONE 8 tests in 11.280s
12:24:30 [2022-08-24T12:24:30.790Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:24:30 [2022-08-24T12:24:30.790Z] testing: warning: no tests to run
12:24:30 [2022-08-24T12:24:30.790Z] PASS
12:24:30 [2022-08-24T12:24:30.790Z] 
12:24:30 [2022-08-24T12:24:30.790Z] DONE 0 tests in 0.007s
12:24:30 [2022-08-24T12:24:30.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:24:30 [2022-08-24T12:24:30.790Z] INFO: Testing against a local daemon
12:24:30 [2022-08-24T12:24:30.790Z] === RUN   TestAuthZPluginAllowRequest
12:24:32 [2022-08-24T12:24:32.156Z] --- PASS: TestAuthZPluginAllowRequest (1.22s)
12:24:32 [2022-08-24T12:24:32.156Z] === RUN   TestAuthZPluginTLS
12:24:32 [2022-08-24T12:24:32.413Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:24:32 [2022-08-24T12:24:32.413Z] === RUN   TestAuthZPluginDenyRequest
12:24:32 [2022-08-24T12:24:32.975Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:24:32 [2022-08-24T12:24:32.975Z] === RUN   TestAuthZPluginAPIDenyResponse
12:24:33 [2022-08-24T12:24:33.537Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:24:33 [2022-08-24T12:24:33.537Z] === RUN   TestAuthZPluginDenyResponse
12:24:34 [2022-08-24T12:24:34.098Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:24:34 [2022-08-24T12:24:34.099Z] === RUN   TestAuthZPluginAllowEventStream
12:24:35 [2022-08-24T12:24:35.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
12:24:35 [2022-08-24T12:24:35.464Z] === RUN   TestAuthZPluginErrorResponse
12:24:35 [2022-08-24T12:24:35.721Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:24:35 [2022-08-24T12:24:35.721Z] === RUN   TestAuthZPluginErrorRequest
12:24:36 [2022-08-24T12:24:36.282Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:24:36 [2022-08-24T12:24:36.283Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:24:36 [2022-08-24T12:24:36.846Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:24:36 [2022-08-24T12:24:36.846Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:24:38 [2022-08-24T12:24:38.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
12:24:38 [2022-08-24T12:24:38.214Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:24:40 [2022-08-24T12:24:40.106Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
12:24:40 [2022-08-24T12:24:40.106Z] === RUN   TestAuthZPluginHeader
12:24:40 [2022-08-24T12:24:40.362Z] --- PASS: TestAuthZPluginHeader (0.70s)
12:24:40 [2022-08-24T12:24:40.362Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:24:45 [2022-08-24T12:24:45.609Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s)
12:24:45 [2022-08-24T12:24:45.609Z] === RUN   TestAuthZPluginV2Disable
12:24:48 [2022-08-24T12:24:48.883Z] --- PASS: TestAuthZPluginV2Disable (3.72s)
12:24:48 [2022-08-24T12:24:48.883Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:24:52 [2022-08-24T12:24:52.151Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s)
12:24:52 [2022-08-24T12:24:52.151Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:25:02 [2022-08-24T12:25:02.099Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.60s)
12:25:02 [2022-08-24T12:25:02.099Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:25:20 [2022-08-24T12:25:20.215Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:25:20 [2022-08-24T12:25:20.215Z] PASS
12:25:20 [2022-08-24T12:25:20.215Z] 
12:25:20 [2022-08-24T12:25:20.215Z] DONE 17 tests in 47.831s
12:25:20 [2022-08-24T12:25:20.215Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:25:20 [2022-08-24T12:25:20.215Z] INFO: Testing against a local daemon
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:25:20 [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:25:20 [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:25:20 [2022-08-24T12:25:20.215Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:25:20 [2022-08-24T12:25:20.215Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:25:20 [2022-08-24T12:25:20.215Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:25:20 [2022-08-24T12:25:20.215Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:25:20 [2022-08-24T12:25:20.215Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:25:20 [2022-08-24T12:25:20.215Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInstall
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInstall/no_auth
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80827cfdbb71f59c587a542665ee30b53b68108e9999c17776574dc7216d78a4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80827cfdbb71f59c587a542665ee30b53b68108e9999c17776574dc7216d78a4" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInstall/with_htpasswd
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a981f58a10ff3192d52dc9a92dab466f8a03bd6e7e382af9fc1037ebe2f23c15" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:20 [2022-08-24T12:25:20.215Z] time="2022-08-24T12:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a981f58a10ff3192d52dc9a92dab466f8a03bd6e7e382af9fc1037ebe2f23c15" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:20 [2022-08-24T12:25:20.215Z] === RUN   TestPluginInstall/with_insecure
12:25:21 [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:21 [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc2df9e96d96195364f8c1190b5b29480d3fd1e82691ee0d1fc49d6fe44dabb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:21 [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:25:21 [2022-08-24T12:25:21.144Z] time="2022-08-24T12:25:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fc2df9e96d96195364f8c1190b5b29480d3fd1e82691ee0d1fc49d6fe44dabb" mediatype=application/vnd.docker.plugin.v1+json size=522
12:25:21 [2022-08-24T12:25:21.401Z]     plugin_test.go:196: [dfa81e4a6816d] daemon is not started
12:25:21 [2022-08-24T12:25:21.401Z] --- PASS: TestPluginInstall (2.77s)
12:25:21 [2022-08-24T12:25:21.401Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
12:25:21 [2022-08-24T12:25:21.401Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
12:25:21 [2022-08-24T12:25:21.401Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
12:25:21 [2022-08-24T12:25:21.401Z] === RUN   TestPluginsWithRuntimes
12:25:22 [2022-08-24T12:25:22.769Z] === RUN   TestPluginsWithRuntimes/No_Args
12:25:23 [2022-08-24T12:25:23.699Z] === RUN   TestPluginsWithRuntimes/With_Args
12:25:24 [2022-08-24T12:25:24.628Z] --- PASS: TestPluginsWithRuntimes (3.37s)
12:25:24 [2022-08-24T12:25:24.628Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
12:25:24 [2022-08-24T12:25:24.628Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
12:25:24 [2022-08-24T12:25:24.628Z] === RUN   TestPluginBackCompatMediaTypes
12:25:25 [2022-08-24T12:25:25.190Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
12:25:25 [2022-08-24T12:25:25.190Z] PASS
12:25:25 [2022-08-24T12:25:25.190Z] 
12:25:25 [2022-08-24T12:25:25.190Z] DONE 24 tests in 6.758s
12:25:25 [2022-08-24T12:25:25.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:25:25 [2022-08-24T12:25:25.447Z] INFO: Testing against a local daemon
12:25:25 [2022-08-24T12:25:25.447Z] === RUN   TestExternalGraphDriver
12:25:25 [2022-08-24T12:25:25.703Z] === RUN   TestExternalGraphDriver/json
12:25:27 [2022-08-24T12:25:27.641Z] === RUN   TestExternalGraphDriver/spec
12:25:29 [2022-08-24T12:25:29.007Z] === RUN   TestExternalGraphDriver/pull
12:25:30 [2022-08-24T12:25:30.898Z] --- PASS: TestExternalGraphDriver (5.35s)
12:25:30 [2022-08-24T12:25:30.898Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
12:25:30 [2022-08-24T12:25:30.898Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
12:25:30 [2022-08-24T12:25:30.898Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
12:25:30 [2022-08-24T12:25:30.898Z] === RUN   TestGraphdriverPluginV2
12:25:35 [2022-08-24T12:25:35.066Z] --- PASS: TestGraphdriverPluginV2 (4.21s)
12:25:35 [2022-08-24T12:25:35.066Z] PASS
12:25:35 [2022-08-24T12:25:35.066Z] 
12:25:35 [2022-08-24T12:25:35.066Z] DONE 5 tests in 9.612s
12:25:35 [2022-08-24T12:25:35.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:25:35 [2022-08-24T12:25:35.066Z] INFO: Testing against a local daemon
12:25:35 [2022-08-24T12:25:35.066Z] === RUN   TestContinueAfterPluginCrash
12:25:35 [2022-08-24T12:25:35.066Z] === PAUSE TestContinueAfterPluginCrash
12:25:35 [2022-08-24T12:25:35.066Z] === RUN   TestReadPluginNoRead
12:25:35 [2022-08-24T12:25:35.066Z] === PAUSE TestReadPluginNoRead
12:25:35 [2022-08-24T12:25:35.066Z] === RUN   TestDaemonStartWithLogOpt
12:25:35 [2022-08-24T12:25:35.066Z] === PAUSE TestDaemonStartWithLogOpt
12:25:35 [2022-08-24T12:25:35.066Z] === CONT  TestContinueAfterPluginCrash
12:25:35 [2022-08-24T12:25:35.066Z] === CONT  TestDaemonStartWithLogOpt
12:25:38 [2022-08-24T12:25:38.339Z] --- PASS: TestDaemonStartWithLogOpt (3.40s)
12:25:38 [2022-08-24T12:25:38.339Z] === CONT  TestReadPluginNoRead
12:25:40 [2022-08-24T12:25:40.861Z] === RUN   TestReadPluginNoRead/default
12:25:41 [2022-08-24T12:25:41.791Z] === RUN   TestReadPluginNoRead/disabled_caching
12:25:43 [2022-08-24T12:25:43.158Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:25:43 [2022-08-24T12:25:43.414Z] --- PASS: TestContinueAfterPluginCrash (8.36s)
12:25:44 [2022-08-24T12:25:44.344Z] === CONT  TestReadPluginNoRead
12:25:44 [2022-08-24T12:25:44.344Z]     read_test.go:92: [dc748d83134e1] daemon is not started
12:25:44 [2022-08-24T12:25:44.344Z] --- PASS: TestReadPluginNoRead (5.92s)
12:25:44 [2022-08-24T12:25:44.344Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
12:25:44 [2022-08-24T12:25:44.344Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
12:25:44 [2022-08-24T12:25:44.344Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
12:25:44 [2022-08-24T12:25:44.344Z] PASS
12:25:44 [2022-08-24T12:25:44.344Z] 
12:25:44 [2022-08-24T12:25:44.344Z] DONE 6 tests in 9.348s
12:25:44 [2022-08-24T12:25:44.344Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:25:44 [2022-08-24T12:25:44.344Z] testing: warning: no tests to run
12:25:44 [2022-08-24T12:25:44.344Z] PASS
12:25:44 [2022-08-24T12:25:44.344Z] 
12:25:44 [2022-08-24T12:25:44.344Z] DONE 0 tests in 0.008s
12:25:44 [2022-08-24T12:25:44.344Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:25:44 [2022-08-24T12:25:44.344Z] INFO: Testing against a local daemon
12:25:44 [2022-08-24T12:25:44.344Z] === RUN   TestPluginWithDevMounts
12:25:44 [2022-08-24T12:25:44.344Z] === PAUSE TestPluginWithDevMounts
12:25:44 [2022-08-24T12:25:44.344Z] === CONT  TestPluginWithDevMounts
12:25:46 [2022-08-24T12:25:46.234Z] --- PASS: TestPluginWithDevMounts (1.61s)
12:25:46 [2022-08-24T12:25:46.234Z] PASS
12:25:46 [2022-08-24T12:25:46.234Z] 
12:25:46 [2022-08-24T12:25:46.234Z] DONE 1 tests in 1.627s
12:25:46 [2022-08-24T12:25:46.234Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:25:46 [2022-08-24T12:25:46.234Z] INFO: Testing against a local daemon
12:25:46 [2022-08-24T12:25:46.234Z] === RUN   TestSecretInspect
12:25:48 [2022-08-24T12:25:48.124Z] --- PASS: TestSecretInspect (2.20s)
12:25:48 [2022-08-24T12:25:48.124Z] === RUN   TestSecretList
12:25:50 [2022-08-24T12:25:50.643Z] --- PASS: TestSecretList (2.19s)
12:25:50 [2022-08-24T12:25:50.643Z] === RUN   TestSecretsCreateAndDelete
12:25:52 [2022-08-24T12:25:52.011Z] --- PASS: TestSecretsCreateAndDelete (1.78s)
12:25:52 [2022-08-24T12:25:52.011Z] === RUN   TestSecretsUpdate
12:25:54 [2022-08-24T12:25:54.529Z] --- PASS: TestSecretsUpdate (2.20s)
12:25:54 [2022-08-24T12:25:54.529Z] === RUN   TestTemplatedSecret
12:25:57 [2022-08-24T12:25:57.046Z] --- PASS: TestTemplatedSecret (2.66s)
12:25:57 [2022-08-24T12:25:57.047Z] === RUN   TestSecretCreateResolve
12:25:59 [2022-08-24T12:25:59.565Z] --- PASS: TestSecretCreateResolve (2.18s)
12:25:59 [2022-08-24T12:25:59.565Z] PASS
12:25:59 [2022-08-24T12:25:59.565Z] 
12:25:59 [2022-08-24T12:25:59.565Z] DONE 6 tests in 13.252s
12:25:59 [2022-08-24T12:25:59.565Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:25:59 [2022-08-24T12:25:59.565Z] INFO: Testing against a local daemon
12:25:59 [2022-08-24T12:25:59.565Z] === RUN   TestServiceCreateInit
12:25:59 [2022-08-24T12:25:59.565Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:26:02 [2022-08-24T12:26:02.837Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:26:07 [2022-08-24T12:26:07.006Z] --- PASS: TestServiceCreateInit (7.52s)
12:26:07 [2022-08-24T12:26:07.006Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
12:26:07 [2022-08-24T12:26:07.006Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s)
12:26:07 [2022-08-24T12:26:07.006Z] === RUN   TestCreateServiceMultipleTimes
12:26:25 [2022-08-24T12:26:25.055Z] --- PASS: TestCreateServiceMultipleTimes (15.84s)
12:26:25 [2022-08-24T12:26:25.055Z] === RUN   TestCreateServiceConflict
12:26:25 [2022-08-24T12:26:25.055Z] --- PASS: TestCreateServiceConflict (2.19s)
12:26:25 [2022-08-24T12:26:25.055Z] === RUN   TestCreateServiceMaxReplicas
12:26:27 [2022-08-24T12:26:27.576Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
12:26:27 [2022-08-24T12:26:27.576Z] === RUN   TestCreateWithDuplicateNetworkNames
12:26:42 [2022-08-24T12:26:42.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
12:26:42 [2022-08-24T12:26:42.419Z] === RUN   TestCreateServiceSecretFileMode
12:26:43 [2022-08-24T12:26:43.372Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
12:26:43 [2022-08-24T12:26:43.372Z] === RUN   TestCreateServiceConfigFileMode
12:26:45 [2022-08-24T12:26:45.907Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
12:26:45 [2022-08-24T12:26:45.907Z] === RUN   TestCreateServiceSysctls
12:26:49 [2022-08-24T12:26:49.177Z] --- PASS: TestCreateServiceSysctls (3.26s)
12:26:49 [2022-08-24T12:26:49.177Z] === RUN   TestCreateServiceCapabilities
12:26:51 [2022-08-24T12:26:51.695Z] --- PASS: TestCreateServiceCapabilities (2.48s)
12:26:51 [2022-08-24T12:26:51.695Z] === RUN   TestInspect
12:26:54 [2022-08-24T12:26:54.213Z] --- PASS: TestInspect (2.73s)
12:26:54 [2022-08-24T12:26:54.213Z] === RUN   TestCreateJob
12:26:57 [2022-08-24T12:26:57.483Z] --- PASS: TestCreateJob (3.16s)
12:26:57 [2022-08-24T12:26:57.483Z] === RUN   TestReplicatedJob
12:27:02 [2022-08-24T12:27:02.734Z] --- PASS: TestReplicatedJob (5.21s)
12:27:02 [2022-08-24T12:27:02.734Z] === RUN   TestUpdateReplicatedJob
12:27:06 [2022-08-24T12:27:06.005Z] --- PASS: TestUpdateReplicatedJob (3.14s)
12:27:06 [2022-08-24T12:27:06.005Z] === RUN   TestServiceListWithStatuses
12:27:06 [2022-08-24T12:27:06.005Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:27:06 [2022-08-24T12:27:06.005Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:27:06 [2022-08-24T12:27:06.005Z] === RUN   TestDockerNetworkConnectAlias
12:27:10 [2022-08-24T12:27:10.174Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
12:27:10 [2022-08-24T12:27:10.174Z] === RUN   TestDockerNetworkReConnect
12:27:13 [2022-08-24T12:27:13.446Z] --- PASS: TestDockerNetworkReConnect (3.55s)
12:27:13 [2022-08-24T12:27:13.446Z] === RUN   TestServicePlugin
12:27:17 [2022-08-24T12:27:17.618Z]     plugin_test.go:61: [d99309c147f04] joining swarm manager [d6b00f66852d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:18 [2022-08-24T12:27:18.546Z]     plugin_test.go:64: [d7428a0d5c45b] joining swarm manager [d6b00f66852d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:45 [2022-08-24T12:27:45.054Z] --- PASS: TestServicePlugin (30.01s)
12:27:45 [2022-08-24T12:27:45.054Z] === RUN   TestServiceUpdateLabel
12:27:45 [2022-08-24T12:27:45.982Z] --- PASS: TestServiceUpdateLabel (2.23s)
12:27:45 [2022-08-24T12:27:45.983Z] === RUN   TestServiceUpdateSecrets
12:28:00 [2022-08-24T12:28:00.826Z] --- PASS: TestServiceUpdateSecrets (14.47s)
12:28:00 [2022-08-24T12:28:00.826Z] === RUN   TestServiceUpdateConfigs
12:28:15 [2022-08-24T12:28:15.669Z] --- PASS: TestServiceUpdateConfigs (14.44s)
12:28:15 [2022-08-24T12:28:15.669Z] === RUN   TestServiceUpdateNetwork
12:28:27 [2022-08-24T12:28:27.841Z] --- PASS: TestServiceUpdateNetwork (12.44s)
12:28:27 [2022-08-24T12:28:27.841Z] === RUN   TestServiceUpdatePidsLimit
12:28:28 [2022-08-24T12:28:28.404Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:28:29 [2022-08-24T12:28:29.333Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:28:37 [2022-08-24T12:28:37.421Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:28:43 [2022-08-24T12:28:43.960Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
12:28:43 [2022-08-24T12:28:43.961Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:28:43 [2022-08-24T12:28:43.961Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
12:28:43 [2022-08-24T12:28:43.961Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
12:28:43 [2022-08-24T12:28:43.961Z] PASS
12:28:43 [2022-08-24T12:28:43.961Z] 
12:28:43 [2022-08-24T12:28:43.961Z] === Skipped
12:28:43 [2022-08-24T12:28:43.961Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:28:43 [2022-08-24T12:28:43.961Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:28:43 [2022-08-24T12:28:43.961Z] 
12:28:43 [2022-08-24T12:28:43.961Z] DONE 27 tests, 1 skipped in 164.228s
12:28:43 [2022-08-24T12:28:43.961Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:28:43 [2022-08-24T12:28:43.961Z] INFO: Testing against a local daemon
12:28:43 [2022-08-24T12:28:43.961Z] === RUN   TestSessionCreate
12:28:43 [2022-08-24T12:28:43.961Z] --- PASS: TestSessionCreate (0.02s)
12:28:43 [2022-08-24T12:28:43.961Z] === RUN   TestSessionCreateWithBadUpgrade
12:28:43 [2022-08-24T12:28:43.961Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:28:43 [2022-08-24T12:28:43.961Z] PASS
12:28:43 [2022-08-24T12:28:43.961Z] 
12:28:43 [2022-08-24T12:28:43.961Z] DONE 2 tests in 0.055s
12:28:43 [2022-08-24T12:28:43.961Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:28:43 [2022-08-24T12:28:43.961Z] INFO: Testing against a local daemon
12:28:43 [2022-08-24T12:28:43.961Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:28:43 [2022-08-24T12:28:43.961Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:28:43 [2022-08-24T12:28:43.961Z] === RUN   TestDiskUsage
12:28:43 [2022-08-24T12:28:43.961Z] === PAUSE TestDiskUsage
12:28:43 [2022-08-24T12:28:43.961Z] === RUN   TestEventsExecDie
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestEventsExecDie (0.56s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestEventsBackwardsCompatible
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestEventsVolumeCreate
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestInfoBinaryCommits
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestInfoAPIVersioned
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestInfoAPI
12:28:44 [2022-08-24T12:28:44.226Z] --- PASS: TestInfoAPI (0.02s)
12:28:44 [2022-08-24T12:28:44.226Z] === RUN   TestInfoAPIWarnings
12:29:02 [2022-08-24T12:29:02.319Z] --- PASS: TestInfoAPIWarnings (18.17s)
12:29:02 [2022-08-24T12:29:02.320Z] === RUN   TestInfoDebug
12:29:04 [2022-08-24T12:29:04.836Z] --- PASS: TestInfoDebug (2.05s)
12:29:04 [2022-08-24T12:29:04.836Z] === RUN   TestInfoInsecureRegistries
12:29:05 [2022-08-24T12:29:05.400Z] --- PASS: TestInfoInsecureRegistries (0.86s)
12:29:05 [2022-08-24T12:29:05.400Z] === RUN   TestInfoRegistryMirrors
12:29:05 [2022-08-24T12:29:05.963Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:29:05 [2022-08-24T12:29:05.963Z] === RUN   TestLoginFailsWithBadCredentials
12:29:06 [2022-08-24T12:29:06.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:29:06 [2022-08-24T12:29:06.220Z] === RUN   TestPingCacheHeaders
12:29:06 [2022-08-24T12:29:06.220Z] --- PASS: TestPingCacheHeaders (0.02s)
12:29:06 [2022-08-24T12:29:06.220Z] === RUN   TestPingGet
12:29:06 [2022-08-24T12:29:06.220Z] --- PASS: TestPingGet (0.01s)
12:29:06 [2022-08-24T12:29:06.220Z] === RUN   TestPingHead
12:29:06 [2022-08-24T12:29:06.220Z] --- PASS: TestPingHead (0.02s)
12:29:06 [2022-08-24T12:29:06.220Z] === RUN   TestPingSwarmHeader
12:29:06 [2022-08-24T12:29:06.783Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:29:07 [2022-08-24T12:29:07.711Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:29:08 [2022-08-24T12:29:08.639Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:29:08 [2022-08-24T12:29:08.639Z] --- PASS: TestPingSwarmHeader (2.14s)
12:29:08 [2022-08-24T12:29:08.639Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:29:08 [2022-08-24T12:29:08.639Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:29:08 [2022-08-24T12:29:08.639Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:29:08 [2022-08-24T12:29:08.639Z] === RUN   TestPingBuilderHeader
12:29:08 [2022-08-24T12:29:08.639Z] === RUN   TestPingBuilderHeader/default_config
12:29:08 [2022-08-24T12:29:08.896Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:29:09 [2022-08-24T12:29:09.458Z] --- PASS: TestPingBuilderHeader (1.05s)
12:29:09 [2022-08-24T12:29:09.459Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
12:29:09 [2022-08-24T12:29:09.459Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
12:29:09 [2022-08-24T12:29:09.459Z] === RUN   TestVersion
12:29:09 [2022-08-24T12:29:09.459Z] --- PASS: TestVersion (0.03s)
12:29:09 [2022-08-24T12:29:09.459Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:29:09 [2022-08-24T12:29:09.459Z] === CONT  TestDiskUsage
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/container_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/image_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/volume_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/build-cache_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.021Z] === RUN   TestDiskUsage/after_LoadBusybox
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.278Z] === RUN   TestDiskUsage/after_container.Run
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:29:10 [2022-08-24T12:29:10.841Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:29:11 [2022-08-24T12:29:11.100Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
12:29:11 [2022-08-24T12:29:11.100Z] --- PASS: TestDiskUsage (1.62s)
12:29:11 [2022-08-24T12:29:11.101Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]     --- PASS: TestDiskUsage/after_container.Run (0.57s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:29:11 [2022-08-24T12:29:11.101Z] PASS
12:29:11 [2022-08-24T12:29:11.101Z] 
12:29:11 [2022-08-24T12:29:11.101Z] DONE 57 tests in 27.629s
12:29:11 [2022-08-24T12:29:11.101Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:29:11 [2022-08-24T12:29:11.101Z] INFO: Testing against a local daemon
12:29:11 [2022-08-24T12:29:11.101Z] === RUN   TestVolumesCreateAndList
12:29:11 [2022-08-24T12:29:11.101Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:29:11 [2022-08-24T12:29:11.101Z] === RUN   TestVolumesRemove
12:29:11 [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesRemove (0.07s)
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInspect
12:29:11 [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInspect (0.02s)
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:29:11 [2022-08-24T12:29:11.358Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:29:11 [2022-08-24T12:29:11.358Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:29:11 [2022-08-24T12:29:11.358Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:29:11 [2022-08-24T12:29:11.358Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:29:11 [2022-08-24T12:29:11.358Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:29:11 [2022-08-24T12:29:11.358Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:29:11 [2022-08-24T12:29:11.358Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:29:11 [2022-08-24T12:29:11.358Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:29:11 [2022-08-24T12:29:11.358Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:29:11 [2022-08-24T12:29:11.358Z] PASS
12:29:11 [2022-08-24T12:29:11.358Z] 
12:29:11 [2022-08-24T12:29:11.358Z] DONE 9 tests in 0.147s
12:29:11 [2022-08-24T12:29:11.358Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:29:11 [2022-08-24T12:29:11.921Z] Stopping apparmor (via systemctl): apparmor.service.
12:29:11 [2022-08-24T12:29:11.921Z] Removing test suite binaries
12:29:11 [2022-08-24T12:29:11.921Z] exiting test-integration
12:29:11 [2022-08-24T12:29:11.921Z] ++ exit 0
12:29:11 [2022-08-24T12:29:11.921Z]