Skip to content

Console Output

19:34:41 [2022-08-25T19:34:41.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44028/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961 -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:c500d8824d404ccf705bbeac1b23ea73f9257961 hack/make.sh dynbinary test-integration
19:34:41 [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
19:34:41 [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
19:34:41 [2022-08-25T19:34:41.799Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
19:34:41 [2022-08-25T19:34:41.799Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
19:34:41 [2022-08-25T19:34:41.799Z] 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)
19:34:41 [2022-08-25T19:34:41.799Z] Detected virtualization docker.
19:34:41 [2022-08-25T19:34:41.799Z] Detected architecture x86-64.
19:34:41 [2022-08-25T19:34:41.799Z] Set hostname to <b3957d52a261>.
19:34:42 [2022-08-25T19:34:42.055Z] modprobe@configfs.service: Succeeded.
19:34:42 [2022-08-25T19:34:42.055Z] modprobe@drm.service: Succeeded.
19:34:42 [2022-08-25T19:34:42.055Z] modprobe@fuse.service: Succeeded.
19:34:42 [2022-08-25T19:34:42.055Z] + source /etc/docker-entrypoint-cmd
19:34:42 [2022-08-25T19:34:42.055Z] ++ hack/make.sh dynbinary test-integration
19:34:42 [2022-08-25T19:34:42.055Z] 
19:34:42 [2022-08-25T19:34:42.310Z] Removing bundles/
19:34:42 [2022-08-25T19:34:42.310Z] 
19:34:42 [2022-08-25T19:34:42.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:34:42 [2022-08-25T19:34:42.310Z] Building: bundles/dynbinary-daemon/dockerd
19:34:42 [2022-08-25T19:34:42.310Z] GOOS="" GOARCH="" GOARM=""
19:36:48 [2022-08-25T19:36:48.693Z] Created binary: bundles/dynbinary-daemon/dockerd
19:36:48 [2022-08-25T19:36:48.693Z] Building: bundles/dynbinary-daemon/docker-proxy
19:36:48 [2022-08-25T19:36:48.693Z] GOOS="" GOARCH="" GOARM=""
19:36:48 [2022-08-25T19:36:48.693Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:36:48 [2022-08-25T19:36:48.693Z] 
19:36:48 [2022-08-25T19:36:48.693Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_SYSTEMD=1
19:36:48 [2022-08-25T19:36:48.693Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:36:48 [2022-08-25T19:36:48.693Z] HOSTNAME=b3957d52a261
19:36:48 [2022-08-25T19:36:48.693Z] DEST=bundles/test-integration
19:36:48 [2022-08-25T19:36:48.693Z] PWD=/go/src/github.com/docker/docker
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_GITCOMMIT=c500d8824d404ccf705bbeac1b23ea73f9257961
19:36:48 [2022-08-25T19:36:48.693Z] container=docker
19:36:48 [2022-08-25T19:36:48.693Z] HOME=/root
19:36:48 [2022-08-25T19:36:48.693Z] LANG=C.UTF-8
19:36:48 [2022-08-25T19:36:48.693Z] INVOCATION_ID=898e4f15b8734e54ac46aaa9679584b0
19:36:48 [2022-08-25T19:36:48.693Z] GOLANG_VERSION=1.18.5
19:36:48 [2022-08-25T19:36:48.693Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:36:48 [2022-08-25T19:36:48.693Z] VALIDATE_BRANCH=master
19:36:48 [2022-08-25T19:36:48.693Z] TERM=xterm
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_PKG=github.com/docker/docker
19:36:48 [2022-08-25T19:36:48.693Z] SHLVL=3
19:36:48 [2022-08-25T19:36:48.693Z] TIMEOUT=120m
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_BUILDTAGS= journald
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_GRAPHDRIVER=overlay2
19:36:48 [2022-08-25T19:36:48.693Z] GO111MODULE=off
19:36:48 [2022-08-25T19:36:48.693Z] DOCKER_EXPERIMENTAL=1
19:36:48 [2022-08-25T19:36:48.693Z] TEST_SKIP_INTEGRATION_CLI=1
19:36:48 [2022-08-25T19:36:48.693Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:36:48 [2022-08-25T19:36:48.693Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:36:48 [2022-08-25T19:36:48.693Z] GOPATH=/go
19:36:48 [2022-08-25T19:36:48.693Z] PKG_CONFIG=pkg-config
19:36:48 [2022-08-25T19:36:48.693Z] _=/usr/bin/env
19:36:48 [2022-08-25T19:36:48.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:37:27 [2022-08-25T19:37:27.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:37:27 [2022-08-25T19:37:27.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:37:59 [2022-08-25T19:37:59.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:38:09 [2022-08-25T19:38:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:38:17 [2022-08-25T19:38:17.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:38:17 [2022-08-25T19:38:17.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:38:17 [2022-08-25T19:38:17.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:38:18 [2022-08-25T19:38:18.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:38:19 [2022-08-25T19:38:19.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:38:19 [2022-08-25T19:38:19.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:38:20 [2022-08-25T19:38:20.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:38:22 [2022-08-25T19:38:22.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:38:23 [2022-08-25T19:38:23.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:38:24 [2022-08-25T19:38:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:38:24 [2022-08-25T19:38:24.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:38:25 [2022-08-25T19:38:25.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:38:26 [2022-08-25T19:38:26.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:38:27 [2022-08-25T19:38:27.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:38:27 [2022-08-25T19:38:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:38:28 [2022-08-25T19:38:28.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:38:29 [2022-08-25T19:38:29.722Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:38:29 [2022-08-25T19:38:29.722Z] Using test binary docker
19:38:29 [2022-08-25T19:38:29.722Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:38:29 [2022-08-25T19:38:29.722Z] Starting apparmor (via systemctl): apparmor.service.
19:38:29 [2022-08-25T19:38:29.722Z] Starting dockerd
19:38:29 [2022-08-25T19:38:29.722Z] INFO: Waiting for daemon to start...
19:38:31 [2022-08-25T19:38:31.660Z] .
19:38:31 [2022-08-25T19:38:31.660Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:38:31 [2022-08-25T19:38:31.660Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:38:31 [2022-08-25T19:38:31.660Z] Error: No such image: emptyfs
19:38:31 [2022-08-25T19:38:31.917Z] Loaded image: emptyfs:latest
19:38:31 [2022-08-25T19:38:31.917Z] Running integration-test (iteration 1)
19:38:31 [2022-08-25T19:38:31.917Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:38:32 [2022-08-25T19:38:32.174Z] Loaded image: busybox:latest
19:38:32 [2022-08-25T19:38:32.429Z] Loaded image: busybox:glibc
19:38:33 [2022-08-25T19:38:33.792Z] Loaded image: debian:bullseye-slim
19:38:33 [2022-08-25T19:38:33.792Z] Loaded image: hello-world:latest
19:38:33 [2022-08-25T19:38:33.792Z] Loaded image: arm32v7/hello-world:latest
19:38:33 [2022-08-25T19:38:33.792Z] INFO: Testing against a local daemon
19:38:33 [2022-08-25T19:38:33.792Z] === RUN   TestCgroupNamespacesBuild
19:38:35 [2022-08-25T19:38:35.155Z] --- PASS: TestCgroupNamespacesBuild (1.26s)
19:38:35 [2022-08-25T19:38:35.155Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:38:36 [2022-08-25T19:38:36.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
19:38:36 [2022-08-25T19:38:36.565Z] === RUN   TestBuildWithSession
19:38:36 [2022-08-25T19:38:36.565Z]     build_session_test.go:25: TODO: BuildKit
19:38:36 [2022-08-25T19:38:36.565Z] --- SKIP: TestBuildWithSession (0.00s)
19:38:36 [2022-08-25T19:38:36.565Z] === RUN   TestBuildSquashParent
19:38:40 [2022-08-25T19:38:40.725Z] --- PASS: TestBuildSquashParent (4.10s)
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:38:40 [2022-08-25T19:38:40.725Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:38:40 [2022-08-25T19:38:40.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:38:40 [2022-08-25T19:38:40.725Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:38:40 [2022-08-25T19:38:40.725Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:38:42 [2022-08-25T19:38:42.132Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:38:42 [2022-08-25T19:38:42.132Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:38:43 [2022-08-25T19:38:43.057Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:38:43 [2022-08-25T19:38:43.618Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:38:44 [2022-08-25T19:38:44.983Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.70s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s)
19:38:44 [2022-08-25T19:38:44.983Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
19:38:44 [2022-08-25T19:38:44.983Z] === RUN   TestBuildMultiStageCopy
19:38:44 [2022-08-25T19:38:44.983Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:38:46 [2022-08-25T19:38:46.345Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:38:46 [2022-08-25T19:38:46.601Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:38:46 [2022-08-25T19:38:46.856Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:38:47 [2022-08-25T19:38:47.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:38:47 [2022-08-25T19:38:47.111Z] --- PASS: TestBuildMultiStageCopy (2.25s)
19:38:47 [2022-08-25T19:38:47.111Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s)
19:38:47 [2022-08-25T19:38:47.111Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
19:38:47 [2022-08-25T19:38:47.111Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
19:38:47 [2022-08-25T19:38:47.111Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
19:38:47 [2022-08-25T19:38:47.111Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
19:38:47 [2022-08-25T19:38:47.111Z] === RUN   TestBuildMultiStageParentConfig
19:38:48 [2022-08-25T19:38:48.078Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
19:38:48 [2022-08-25T19:38:48.078Z] === RUN   TestBuildLabelWithTargets
19:38:48 [2022-08-25T19:38:48.638Z] --- PASS: TestBuildLabelWithTargets (0.92s)
19:38:48 [2022-08-25T19:38:48.638Z] === RUN   TestBuildWithEmptyLayers
19:38:49 [2022-08-25T19:38:49.199Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
19:38:49 [2022-08-25T19:38:49.199Z] === RUN   TestBuildMultiStageOnBuild
19:38:51 [2022-08-25T19:38:51.086Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
19:38:51 [2022-08-25T19:38:51.086Z] === RUN   TestBuildUncleanTarFilenames
19:38:51 [2022-08-25T19:38:51.341Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
19:38:51 [2022-08-25T19:38:51.341Z] === RUN   TestBuildMultiStageLayerLeak
19:38:53 [2022-08-25T19:38:53.227Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s)
19:38:53 [2022-08-25T19:38:53.227Z] === RUN   TestBuildWithHugeFile
19:39:49 [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithHugeFile (48.11s)
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildWCOWSandboxSize
19:39:49 [2022-08-25T19:39:49.437Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:39:49 [2022-08-25T19:39:49.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildWithEmptyDockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:39:49 [2022-08-25T19:39:49.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:39:49 [2022-08-25T19:39:49.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
19:39:49 [2022-08-25T19:39:49.437Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
19:39:49 [2022-08-25T19:39:49.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildPreserveOwnership
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildPreserveOwnership/copy_from
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:39:49 [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPreserveOwnership (3.42s)
19:39:49 [2022-08-25T19:39:49.437Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.32s)
19:39:49 [2022-08-25T19:39:49.437Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s)
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildPlatformInvalid
19:39:49 [2022-08-25T19:39:49.437Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:39:49 [2022-08-25T19:39:49.437Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:39:49 [2022-08-25T19:39:49.437Z] Loaded image: busybox:latest
19:39:49 [2022-08-25T19:39:49.437Z] Loaded image: busybox:glibc
19:39:49 [2022-08-25T19:39:49.437Z] Loaded image: debian:bullseye-slim
19:39:49 [2022-08-25T19:39:49.437Z] Loaded image: hello-world:latest
19:39:49 [2022-08-25T19:39:49.437Z] Loaded image: arm32v7/hello-world:latest
19:39:56 [2022-08-25T19:39:56.010Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.48s)
19:39:56 [2022-08-25T19:39:56.010Z] PASS
19:39:56 [2022-08-25T19:39:56.010Z] 
19:39:56 [2022-08-25T19:39:56.010Z] === Skipped
19:39:56 [2022-08-25T19:39:56.010Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:39:56 [2022-08-25T19:39:56.010Z]     build_session_test.go:25: TODO: BuildKit
19:39:56 [2022-08-25T19:39:56.010Z] 
19:39:56 [2022-08-25T19:39:56.010Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:39:56 [2022-08-25T19:39:56.010Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:39:56 [2022-08-25T19:39:56.010Z] 
19:39:56 [2022-08-25T19:39:56.010Z] DONE 34 tests, 2 skipped in 83.499s
19:39:56 [2022-08-25T19:39:56.010Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:39:56 [2022-08-25T19:39:56.010Z] INFO: Testing against a local daemon
19:39:56 [2022-08-25T19:39:56.010Z] === RUN   TestConfigInspect
19:39:57 [2022-08-25T19:39:57.896Z] --- PASS: TestConfigInspect (2.16s)
19:39:57 [2022-08-25T19:39:57.896Z] === RUN   TestConfigList
19:39:59 [2022-08-25T19:39:59.781Z] --- PASS: TestConfigList (2.14s)
19:39:59 [2022-08-25T19:39:59.781Z] === RUN   TestConfigsCreateAndDelete
19:40:02 [2022-08-25T19:40:02.335Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
19:40:02 [2022-08-25T19:40:02.335Z] === RUN   TestConfigsUpdate
19:40:04 [2022-08-25T19:40:04.220Z] --- PASS: TestConfigsUpdate (2.20s)
19:40:04 [2022-08-25T19:40:04.220Z] === RUN   TestTemplatedConfig
19:40:06 [2022-08-25T19:40:06.731Z] --- PASS: TestTemplatedConfig (2.60s)
19:40:06 [2022-08-25T19:40:06.731Z] === RUN   TestConfigCreateResolve
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestConfigCreateResolve (2.13s)
19:40:09 [2022-08-25T19:40:09.241Z] PASS
19:40:09 [2022-08-25T19:40:09.241Z] 
19:40:09 [2022-08-25T19:40:09.241Z] DONE 6 tests in 13.383s
19:40:09 [2022-08-25T19:40:09.241Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:40:09 [2022-08-25T19:40:09.241Z] INFO: Testing against a local daemon
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestAttachWithTTY
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestAttachWithTTY (0.07s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestAttachWithoutTTy
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestAttachWithoutTTy (0.06s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCheckpoint
19:40:09 [2022-08-25T19:40:09.241Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:40:09 [2022-08-25T19:40:09.241Z] --- SKIP: TestCheckpoint (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/commit
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/commit
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/create
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/create
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/commit
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/containers/create
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCopyFromContainerPathIsNotDir
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCopyToContainerPathDoesNotExist
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCopyEmptyFile
19:40:09 [2022-08-25T19:40:09.241Z] --- PASS: TestCopyEmptyFile (0.20s)
19:40:09 [2022-08-25T19:40:09.241Z] === RUN   TestCopyToContainerPathIsNotDir
19:40:09 [2022-08-25T19:40:09.497Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:40:09 [2022-08-25T19:40:09.497Z] === RUN   TestCopyFromContainer
19:40:10 [2022-08-25T19:40:10.424Z] === RUN   TestCopyFromContainer//
19:40:10 [2022-08-25T19:40:10.424Z] === RUN   TestCopyFromContainer//bar/root
19:40:10 [2022-08-25T19:40:10.424Z] === RUN   TestCopyFromContainer//bar/root/
19:40:10 [2022-08-25T19:40:10.679Z] === RUN   TestCopyFromContainer/bar/quux
19:40:10 [2022-08-25T19:40:10.679Z] === RUN   TestCopyFromContainer/bar/quux/
19:40:10 [2022-08-25T19:40:10.679Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:40:10 [2022-08-25T19:40:10.679Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:40:10 [2022-08-25T19:40:10.679Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:40:10 [2022-08-25T19:40:10.934Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:40:10 [2022-08-25T19:40:10.934Z] === RUN   TestCopyFromContainer/bar/notarget
19:40:10 [2022-08-25T19:40:10.934Z] --- PASS: TestCopyFromContainer (1.59s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:40:10 [2022-08-25T19:40:10.934Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:40:10 [2022-08-25T19:40:10.934Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:40:10 [2022-08-25T19:40:10.934Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:10 [2022-08-25T19:40:10.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:10 [2022-08-25T19:40:10.934Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:10 [2022-08-25T19:40:10.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:10 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:40:10 [2022-08-25T19:40:10.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateLinkToNonExistingContainer
19:40:10 [2022-08-25T19:40:10.935Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateWithInvalidEnv
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateWithInvalidEnv/0
19:40:10 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/0
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateWithInvalidEnv/1
19:40:10 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/1
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateWithInvalidEnv/2
19:40:10 [2022-08-25T19:40:10.935Z] === PAUSE TestCreateWithInvalidEnv/2
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateWithInvalidEnv/0
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateWithInvalidEnv/2
19:40:10 [2022-08-25T19:40:10.935Z] === CONT  TestCreateWithInvalidEnv/1
19:40:10 [2022-08-25T19:40:10.935Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateTmpfsMountsTarget
19:40:10 [2022-08-25T19:40:10.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:40:10 [2022-08-25T19:40:10.935Z] === RUN   TestCreateWithCustomMaskedPaths
19:40:12 [2022-08-25T19:40:12.833Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s)
19:40:12 [2022-08-25T19:40:12.833Z] === RUN   TestCreateWithCustomReadonlyPaths
19:40:14 [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:14 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:14 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:40:14 [2022-08-25T19:40:14.196Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:40:14 [2022-08-25T19:40:14.196Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:40:14 [2022-08-25T19:40:14.196Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:40:14 [2022-08-25T19:40:14.196Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:40:14 [2022-08-25T19:40:14.196Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:40:14 [2022-08-25T19:40:14.196Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:40:14 [2022-08-25T19:40:14.196Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:40:14 [2022-08-25T19:40:14.196Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:40:14 [2022-08-25T19:40:14.196Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:40:14 [2022-08-25T19:40:14.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
19:40:14 [2022-08-25T19:40:14.756Z] === RUN   TestCreateDifferentPlatform
19:40:14 [2022-08-25T19:40:14.756Z] === RUN   TestCreateDifferentPlatform/different_os
19:40:14 [2022-08-25T19:40:14.756Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:40:14 [2022-08-25T19:40:14.756Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:40:14 [2022-08-25T19:40:14.756Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:40:14 [2022-08-25T19:40:14.756Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:40:14 [2022-08-25T19:40:14.757Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:40:14 [2022-08-25T19:40:14.757Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateInvalidHostConfig
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:40:14 [2022-08-25T19:40:14.757Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:40:14 [2022-08-25T19:40:14.757Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:40:14 [2022-08-25T19:40:14.757Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:40:14 [2022-08-25T19:40:14.757Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:40:14 [2022-08-25T19:40:14.757Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:40:14 [2022-08-25T19:40:14.757Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:40:14 [2022-08-25T19:40:14.757Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:40:14 [2022-08-25T19:40:14.757Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:40:14 [2022-08-25T19:40:14.757Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestContainerStartOnDaemonRestart
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestContainerStartOnDaemonRestart
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestDaemonRestartIpcMode
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestDaemonRestartIpcMode
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestDaemonHostGatewayIP
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestDaemonHostGatewayIP
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestRestartDaemonWithRestartingContainer
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestContainerKillOnDaemonStart
19:40:14 [2022-08-25T19:40:14.757Z] === PAUSE TestContainerKillOnDaemonStart
19:40:14 [2022-08-25T19:40:14.757Z] === RUN   TestDiff
19:40:15 [2022-08-25T19:40:15.317Z] --- PASS: TestDiff (0.57s)
19:40:15 [2022-08-25T19:40:15.317Z] === RUN   TestExecConsoleSize
19:40:15 [2022-08-25T19:40:15.878Z] --- PASS: TestExecConsoleSize (0.62s)
19:40:15 [2022-08-25T19:40:15.878Z] === RUN   TestExecWithCloseStdin
19:40:16 [2022-08-25T19:40:16.803Z] --- PASS: TestExecWithCloseStdin (0.60s)
19:40:16 [2022-08-25T19:40:16.803Z] === RUN   TestExec
19:40:17 [2022-08-25T19:40:17.407Z] --- PASS: TestExec (0.68s)
19:40:17 [2022-08-25T19:40:17.407Z] === RUN   TestExecUser
19:40:17 [2022-08-25T19:40:17.967Z] --- PASS: TestExecUser (0.63s)
19:40:17 [2022-08-25T19:40:17.967Z] === RUN   TestExportContainerAndImportImage
19:40:18 [2022-08-25T19:40:18.527Z] --- PASS: TestExportContainerAndImportImage (0.70s)
19:40:18 [2022-08-25T19:40:18.527Z] === RUN   TestExportContainerAfterDaemonRestart
19:40:19 [2022-08-25T19:40:19.889Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
19:40:19 [2022-08-25T19:40:19.889Z] === RUN   TestHealthCheckWorkdir
19:40:20 [2022-08-25T19:40:20.449Z] --- PASS: TestHealthCheckWorkdir (0.68s)
19:40:20 [2022-08-25T19:40:20.449Z] === RUN   TestHealthKillContainer
19:40:28 [2022-08-25T19:40:28.566Z] --- PASS: TestHealthKillContainer (8.10s)
19:40:28 [2022-08-25T19:40:28.566Z] === RUN   TestHealthCheckProcessKilled
19:40:29 [2022-08-25T19:40:29.490Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
19:40:29 [2022-08-25T19:40:29.490Z] === RUN   TestInspectCpusetInConfigPre120
19:40:30 [2022-08-25T19:40:30.050Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
19:40:30 [2022-08-25T19:40:30.050Z] === RUN   TestIpcModeNone
19:40:30 [2022-08-25T19:40:30.654Z] --- PASS: TestIpcModeNone (0.61s)
19:40:30 [2022-08-25T19:40:30.654Z] === RUN   TestIpcModePrivate
19:40:30 [2022-08-25T19:40:30.909Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
19:40:31 [2022-08-25T19:40:31.206Z] --- PASS: TestIpcModePrivate (0.65s)
19:40:31 [2022-08-25T19:40:31.206Z] === RUN   TestIpcModeShareable
19:40:31 [2022-08-25T19:40:31.461Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
19:40:31 [2022-08-25T19:40:31.716Z] --- PASS: TestIpcModeShareable (0.66s)
19:40:31 [2022-08-25T19:40:31.716Z] === RUN   TestAPIIpcModeShareableAndContainer
19:40:33 [2022-08-25T19:40:33.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
19:40:33 [2022-08-25T19:40:33.644Z] === RUN   TestAPIIpcModeHost
19:40:33 [2022-08-25T19:40:33.900Z] --- PASS: TestAPIIpcModeHost (0.38s)
19:40:33 [2022-08-25T19:40:33.900Z] === RUN   TestDaemonIpcModeShareable
19:40:35 [2022-08-25T19:40:35.263Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:40:35 [2022-08-25T19:40:35.264Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
19:40:35 [2022-08-25T19:40:35.264Z] === RUN   TestDaemonIpcModePrivate
19:40:36 [2022-08-25T19:40:36.233Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
19:40:36 [2022-08-25T19:40:36.233Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
19:40:36 [2022-08-25T19:40:36.233Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:40:37 [2022-08-25T19:40:37.595Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
19:40:37 [2022-08-25T19:40:37.595Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
19:40:37 [2022-08-25T19:40:37.595Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:40:38 [2022-08-25T19:40:38.520Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
19:40:38 [2022-08-25T19:40:38.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
19:40:38 [2022-08-25T19:40:38.775Z] === RUN   TestIpcModeOlderClient
19:40:38 [2022-08-25T19:40:38.775Z] === PAUSE TestIpcModeOlderClient
19:40:38 [2022-08-25T19:40:38.775Z] === RUN   TestKillContainerInvalidSignal
19:40:39 [2022-08-25T19:40:39.049Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
19:40:39 [2022-08-25T19:40:39.049Z] === RUN   TestKillContainer
19:40:39 [2022-08-25T19:40:39.049Z] === RUN   TestKillContainer/no_signal
19:40:39 [2022-08-25T19:40:39.628Z] === RUN   TestKillContainer/non_killing_signal
19:40:39 [2022-08-25T19:40:39.883Z] === RUN   TestKillContainer/killing_signal
19:40:40 [2022-08-25T19:40:40.445Z] --- PASS: TestKillContainer (1.32s)
19:40:40 [2022-08-25T19:40:40.445Z]     --- PASS: TestKillContainer/no_signal (0.42s)
19:40:40 [2022-08-25T19:40:40.445Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:40:40 [2022-08-25T19:40:40.445Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
19:40:40 [2022-08-25T19:40:40.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:40:40 [2022-08-25T19:40:40.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:40:41 [2022-08-25T19:40:41.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:40:41 [2022-08-25T19:40:41.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
19:40:41 [2022-08-25T19:40:41.566Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
19:40:41 [2022-08-25T19:40:41.566Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
19:40:41 [2022-08-25T19:40:41.566Z] === RUN   TestKillStoppedContainer
19:40:41 [2022-08-25T19:40:41.822Z] --- PASS: TestKillStoppedContainer (0.04s)
19:40:41 [2022-08-25T19:40:41.822Z] === RUN   TestKillStoppedContainerAPIPre120
19:40:41 [2022-08-25T19:40:41.822Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:40:41 [2022-08-25T19:40:41.822Z] === RUN   TestKillDifferentUserContainer
19:40:42 [2022-08-25T19:40:42.078Z] --- PASS: TestKillDifferentUserContainer (0.42s)
19:40:42 [2022-08-25T19:40:42.078Z] === RUN   TestInspectOomKilledTrue
19:40:42 [2022-08-25T19:40:42.078Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:40:42 [2022-08-25T19:40:42.078Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:40:42 [2022-08-25T19:40:42.078Z] === RUN   TestInspectOomKilledFalse
19:40:42 [2022-08-25T19:40:42.638Z] --- PASS: TestInspectOomKilledFalse (0.39s)
19:40:42 [2022-08-25T19:40:42.638Z] === RUN   TestLinksEtcHostsContentMatch
19:40:42 [2022-08-25T19:40:42.936Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
19:40:42 [2022-08-25T19:40:42.936Z] === RUN   TestLinksContainerNames
19:40:43 [2022-08-25T19:40:43.862Z] --- PASS: TestLinksContainerNames (0.88s)
19:40:43 [2022-08-25T19:40:43.862Z] === RUN   TestLogsFollowTailEmpty
19:40:44 [2022-08-25T19:40:44.160Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:40:44 [2022-08-25T19:40:44.160Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:40:44 [2022-08-25T19:40:44.160Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:40:45 [2022-08-25T19:40:45.085Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:40:45 [2022-08-25T19:40:45.086Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:40:45 [2022-08-25T19:40:45.646Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:40:45 [2022-08-25T19:40:45.646Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:40:46 [2022-08-25T19:40:46.207Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:40:46 [2022-08-25T19:40:46.207Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:40:47 [2022-08-25T19:40:47.133Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:40:47 [2022-08-25T19:40:47.133Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:40:47 [2022-08-25T19:40:47.694Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:40:47 [2022-08-25T19:40:47.949Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:40:48 [2022-08-25T19:40:48.510Z] --- PASS: TestLogs (4.22s)
19:40:48 [2022-08-25T19:40:48.510Z]     --- PASS: TestLogs/driver_local (0.02s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s)
19:40:48 [2022-08-25T19:40:48.510Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.85s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.74s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
19:40:48 [2022-08-25T19:40:48.510Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
19:40:48 [2022-08-25T19:40:48.510Z] === RUN   TestContainerNetworkMountsNoChown
19:40:48 [2022-08-25T19:40:48.765Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/default
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/private
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rprivate
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/slave
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/slave
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rslave
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rslave
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/shared
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/shared
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rshared
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rshared
19:40:48 [2022-08-25T19:40:48.765Z] === CONT  TestMountDaemonRoot/default
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/default/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/default/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === CONT  TestMountDaemonRoot/rprivate
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === CONT  TestMountDaemonRoot/private
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/private/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:40:48 [2022-08-25T19:40:48.765Z] === RUN   TestMountDaemonRoot/private/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:40:48 [2022-08-25T19:40:48.765Z] === CONT  TestMountDaemonRoot/default/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/default/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/shared
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rshared
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rslave
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/slave
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/private/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/private/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:40:49 [2022-08-25T19:40:49.021Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:40:49 [2022-08-25T19:40:49.277Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:40:49 [2022-08-25T19:40:49.277Z] --- PASS: TestMountDaemonRoot (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:40:49 [2022-08-25T19:40:49.277Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:40:49 [2022-08-25T19:40:49.277Z] === RUN   TestContainerBindMountNonRecursive
19:40:50 [2022-08-25T19:40:50.641Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
19:40:50 [2022-08-25T19:40:50.641Z] === RUN   TestContainerVolumesMountedAsShared
19:40:51 [2022-08-25T19:40:51.203Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
19:40:51 [2022-08-25T19:40:51.203Z] === RUN   TestContainerVolumesMountedAsSlave
19:40:51 [2022-08-25T19:40:51.459Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
19:40:51 [2022-08-25T19:40:51.459Z] === RUN   TestNetworkNat
19:40:52 [2022-08-25T19:40:52.021Z] --- PASS: TestNetworkNat (0.52s)
19:40:52 [2022-08-25T19:40:52.021Z] === RUN   TestNetworkLocalhostTCPNat
19:40:52 [2022-08-25T19:40:52.581Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
19:40:52 [2022-08-25T19:40:52.581Z] === RUN   TestNetworkLoopbackNat
19:40:55 [2022-08-25T19:40:55.091Z] --- PASS: TestNetworkLoopbackNat (2.60s)
19:40:55 [2022-08-25T19:40:55.091Z] === RUN   TestPause
19:40:55 [2022-08-25T19:40:55.652Z] --- PASS: TestPause (0.50s)
19:40:55 [2022-08-25T19:40:55.652Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:40:55 [2022-08-25T19:40:55.652Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:40:55 [2022-08-25T19:40:55.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:40:55 [2022-08-25T19:40:55.652Z] === RUN   TestPauseStopPausedContainer
19:40:55 [2022-08-25T19:40:55.907Z] --- PASS: TestPauseStopPausedContainer (0.47s)
19:40:55 [2022-08-25T19:40:55.907Z] === RUN   TestPidHost
19:40:57 [2022-08-25T19:40:57.271Z] --- PASS: TestPidHost (1.00s)
19:40:57 [2022-08-25T19:40:57.271Z] === RUN   TestPsFilter
19:40:57 [2022-08-25T19:40:57.271Z] --- PASS: TestPsFilter (0.13s)
19:40:57 [2022-08-25T19:40:57.271Z] === RUN   TestRemoveContainerWithRemovedVolume
19:40:57 [2022-08-25T19:40:57.527Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
19:40:57 [2022-08-25T19:40:57.527Z] === RUN   TestRemoveContainerWithVolume
19:40:58 [2022-08-25T19:40:58.087Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
19:40:58 [2022-08-25T19:40:58.087Z] === RUN   TestRemoveContainerRunning
19:40:58 [2022-08-25T19:40:58.342Z] --- PASS: TestRemoveContainerRunning (0.43s)
19:40:58 [2022-08-25T19:40:58.342Z] === RUN   TestRemoveContainerForceRemoveRunning
19:40:58 [2022-08-25T19:40:58.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
19:40:58 [2022-08-25T19:40:58.904Z] === RUN   TestRemoveInvalidContainer
19:40:58 [2022-08-25T19:40:58.904Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:40:58 [2022-08-25T19:40:58.904Z] === RUN   TestRenameLinkedContainer
19:41:00 [2022-08-25T19:41:00.885Z] --- PASS: TestRenameLinkedContainer (1.87s)
19:41:00 [2022-08-25T19:41:00.885Z] === RUN   TestRenameStoppedContainer
19:41:01 [2022-08-25T19:41:01.140Z] --- PASS: TestRenameStoppedContainer (0.40s)
19:41:01 [2022-08-25T19:41:01.140Z] === RUN   TestRenameRunningContainerAndReuse
19:41:02 [2022-08-25T19:41:02.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
19:41:02 [2022-08-25T19:41:02.066Z] === RUN   TestRenameInvalidName
19:41:02 [2022-08-25T19:41:02.626Z] --- PASS: TestRenameInvalidName (0.42s)
19:41:02 [2022-08-25T19:41:02.626Z] === RUN   TestRenameAnonymousContainer
19:41:04 [2022-08-25T19:41:04.030Z] --- PASS: TestRenameAnonymousContainer (1.55s)
19:41:04 [2022-08-25T19:41:04.030Z] === RUN   TestRenameContainerWithSameName
19:41:04 [2022-08-25T19:41:04.591Z] --- PASS: TestRenameContainerWithSameName (0.45s)
19:41:04 [2022-08-25T19:41:04.591Z] === RUN   TestRenameContainerWithLinkedContainer
19:41:05 [2022-08-25T19:41:05.517Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
19:41:05 [2022-08-25T19:41:05.517Z] === RUN   TestResize
19:41:05 [2022-08-25T19:41:05.773Z] --- PASS: TestResize (0.44s)
19:41:05 [2022-08-25T19:41:05.773Z] === RUN   TestResizeWithInvalidSize
19:41:06 [2022-08-25T19:41:06.333Z] --- PASS: TestResizeWithInvalidSize (0.44s)
19:41:06 [2022-08-25T19:41:06.333Z] === RUN   TestResizeWhenContainerNotStarted
19:41:06 [2022-08-25T19:41:06.589Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:41:06 [2022-08-25T19:41:06.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:08 [2022-08-25T19:41:08.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:41:09 [2022-08-25T19:41:09.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:41:11 [2022-08-25T19:41:11.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:41:11 [2022-08-25T19:41:11.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:41:12 [2022-08-25T19:41:12.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:12 [2022-08-25T19:41:12.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:41:15 [2022-08-25T19:41:15.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:41:16 [2022-08-25T19:41:16.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:41:18 [2022-08-25T19:41:18.543Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:41:19 [2022-08-25T19:41:19.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:41:19 [2022-08-25T19:41:19.948Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:41:21 [2022-08-25T19:41:21.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:41:21 [2022-08-25T19:41:21.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:41:23 [2022-08-25T19:41:23.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:41:25 [2022-08-25T19:41:25.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
19:41:25 [2022-08-25T19:41:25.219Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
19:41:25 [2022-08-25T19:41:25.219Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:41:25 [2022-08-25T19:41:25.219Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:41:25 [2022-08-25T19:41:25.780Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:41:26 [2022-08-25T19:41:26.706Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s)
19:41:26 [2022-08-25T19:41:26.706Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
19:41:26 [2022-08-25T19:41:26.706Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
19:41:26 [2022-08-25T19:41:26.706Z] === RUN   TestCgroupNamespacesRun
19:41:28 [2022-08-25T19:41:28.069Z] --- PASS: TestCgroupNamespacesRun (1.16s)
19:41:28 [2022-08-25T19:41:28.069Z] === RUN   TestCgroupNamespacesRunPrivileged
19:41:28 [2022-08-25T19:41:28.069Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:41:28 [2022-08-25T19:41:28.069Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:41:28 [2022-08-25T19:41:28.069Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:41:28 [2022-08-25T19:41:28.998Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
19:41:28 [2022-08-25T19:41:28.998Z] === RUN   TestCgroupNamespacesRunHostMode
19:41:30 [2022-08-25T19:41:30.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
19:41:30 [2022-08-25T19:41:30.361Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:41:31 [2022-08-25T19:41:31.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
19:41:31 [2022-08-25T19:41:31.765Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:41:32 [2022-08-25T19:41:32.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
19:41:32 [2022-08-25T19:41:32.690Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:41:33 [2022-08-25T19:41:33.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
19:41:33 [2022-08-25T19:41:33.250Z] === RUN   TestCgroupNamespacesRunOlderClient
19:41:34 [2022-08-25T19:41:34.619Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
19:41:34 [2022-08-25T19:41:34.619Z] === RUN   TestNISDomainname
19:41:35 [2022-08-25T19:41:35.181Z] --- PASS: TestNISDomainname (0.55s)
19:41:35 [2022-08-25T19:41:35.181Z] === RUN   TestHostnameDnsResolution
19:41:35 [2022-08-25T19:41:35.742Z] --- PASS: TestHostnameDnsResolution (0.67s)
19:41:35 [2022-08-25T19:41:35.742Z] === RUN   TestUnprivilegedPortsAndPing
19:41:36 [2022-08-25T19:41:36.303Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
19:41:36 [2022-08-25T19:41:36.303Z] === RUN   TestPrivilegedHostDevices
19:41:36 [2022-08-25T19:41:36.864Z] --- PASS: TestPrivilegedHostDevices (0.48s)
19:41:36 [2022-08-25T19:41:36.864Z] === RUN   TestRunConsoleSize
19:41:37 [2022-08-25T19:41:37.425Z] --- PASS: TestRunConsoleSize (0.43s)
19:41:37 [2022-08-25T19:41:37.425Z] === RUN   TestRunWithAlternativeContainerdShim
19:41:39 [2022-08-25T19:41:39.354Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
19:41:39 [2022-08-25T19:41:39.354Z] === RUN   TestStats
19:41:41 [2022-08-25T19:41:41.863Z] --- PASS: TestStats (2.47s)
19:41:41 [2022-08-25T19:41:41.863Z] === RUN   TestStopContainerWithTimeout
19:41:41 [2022-08-25T19:41:41.863Z] === RUN   TestStopContainerWithTimeout/0
19:41:41 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/0
19:41:41 [2022-08-25T19:41:41.863Z] === RUN   TestStopContainerWithTimeout/1
19:41:41 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/1
19:41:41 [2022-08-25T19:41:41.863Z] === RUN   TestStopContainerWithTimeout/3
19:41:41 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/3
19:41:41 [2022-08-25T19:41:41.863Z] === RUN   TestStopContainerWithTimeout/-1
19:41:41 [2022-08-25T19:41:41.863Z] === PAUSE TestStopContainerWithTimeout/-1
19:41:41 [2022-08-25T19:41:41.863Z] === CONT  TestStopContainerWithTimeout/0
19:41:41 [2022-08-25T19:41:41.863Z] === CONT  TestStopContainerWithTimeout/-1
19:41:42 [2022-08-25T19:41:42.788Z] === CONT  TestStopContainerWithTimeout/3
19:41:44 [2022-08-25T19:41:44.714Z] === CONT  TestStopContainerWithTimeout/1
19:41:46 [2022-08-25T19:41:46.075Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:41:46 [2022-08-25T19:41:46.075Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
19:41:46 [2022-08-25T19:41:46.075Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
19:41:46 [2022-08-25T19:41:46.075Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:41:46 [2022-08-25T19:41:46.075Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
19:41:46 [2022-08-25T19:41:46.075Z] === RUN   TestDeleteDevicemapper
19:41:46 [2022-08-25T19:41:46.075Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:41:46 [2022-08-25T19:41:46.075Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:41:46 [2022-08-25T19:41:46.075Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:41:47 [2022-08-25T19:41:47.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s)
19:41:47 [2022-08-25T19:41:47.974Z] === RUN   TestUpdateMemory
19:41:48 [2022-08-25T19:41:48.535Z] --- PASS: TestUpdateMemory (0.55s)
19:41:48 [2022-08-25T19:41:48.535Z] === RUN   TestUpdateCPUQuota
19:41:49 [2022-08-25T19:41:49.461Z] --- PASS: TestUpdateCPUQuota (0.95s)
19:41:49 [2022-08-25T19:41:49.461Z] === RUN   TestUpdatePidsLimit
19:41:49 [2022-08-25T19:41:49.461Z] === RUN   TestUpdatePidsLimit/update_from_none
19:41:49 [2022-08-25T19:41:49.766Z] === RUN   TestUpdatePidsLimit/no_change
19:41:50 [2022-08-25T19:41:50.021Z] === RUN   TestUpdatePidsLimit/update_lower
19:41:50 [2022-08-25T19:41:50.276Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:41:50 [2022-08-25T19:41:50.531Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:41:50 [2022-08-25T19:41:50.531Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:41:50 [2022-08-25T19:41:50.787Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:41:51 [2022-08-25T19:41:51.712Z] --- PASS: TestUpdatePidsLimit (1.98s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
19:41:51 [2022-08-25T19:41:51.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:41:51 [2022-08-25T19:41:51.712Z] === RUN   TestUpdateRestartPolicy
19:42:03 [2022-08-25T19:42:03.873Z] --- PASS: TestUpdateRestartPolicy (11.04s)
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestUpdateRestartWithAutoRemove
19:42:03 [2022-08-25T19:42:03.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitNonBlocked
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:03 [2022-08-25T19:42:03.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:03 [2022-08-25T19:42:03.873Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:03 [2022-08-25T19:42:03.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:42:03 [2022-08-25T19:42:03.873Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:42:03 [2022-08-25T19:42:03.873Z] --- PASS: TestWaitNonBlocked (0.01s)
19:42:03 [2022-08-25T19:42:03.873Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
19:42:03 [2022-08-25T19:42:03.873Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitBlocked
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:42:03 [2022-08-25T19:42:03.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:42:03 [2022-08-25T19:42:03.873Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:42:03 [2022-08-25T19:42:03.873Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:42:03 [2022-08-25T19:42:03.873Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:42:03 [2022-08-25T19:42:03.873Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:42:04 [2022-08-25T19:42:04.434Z] --- PASS: TestWaitBlocked (0.01s)
19:42:04 [2022-08-25T19:42:04.434Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
19:42:04 [2022-08-25T19:42:04.434Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
19:42:04 [2022-08-25T19:42:04.434Z] === RUN   TestWaitConditions
19:42:04 [2022-08-25T19:42:04.434Z] === RUN   TestWaitConditions/default
19:42:04 [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/default
19:42:04 [2022-08-25T19:42:04.434Z] === RUN   TestWaitConditions/not-running
19:42:04 [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/not-running
19:42:04 [2022-08-25T19:42:04.434Z] === RUN   TestWaitConditions/next-exit
19:42:04 [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/next-exit
19:42:04 [2022-08-25T19:42:04.434Z] === RUN   TestWaitConditions/removed
19:42:04 [2022-08-25T19:42:04.434Z] === PAUSE TestWaitConditions/removed
19:42:04 [2022-08-25T19:42:04.434Z] === CONT  TestWaitConditions/default
19:42:04 [2022-08-25T19:42:04.434Z] === CONT  TestWaitConditions/removed
19:42:04 [2022-08-25T19:42:04.434Z]     wait_test.go:146: ContainerID = fd6fac97ebff421961615e2760a6dd1c8a64bb48bb0ee2d6892bb8f0c9081bf2
19:42:04 [2022-08-25T19:42:04.434Z] === CONT  TestWaitConditions/default
19:42:04 [2022-08-25T19:42:04.434Z]     wait_test.go:146: ContainerID = 2385c1ab956a4e59a4b73bf95aebc61a28bd6a3d63631adfe68aaa4711defdd0
19:42:05 [2022-08-25T19:42:05.360Z] === CONT  TestWaitConditions/next-exit
19:42:05 [2022-08-25T19:42:05.360Z] === CONT  TestWaitConditions/not-running
19:42:05 [2022-08-25T19:42:05.360Z] === CONT  TestWaitConditions/next-exit
19:42:05 [2022-08-25T19:42:05.360Z]     wait_test.go:146: ContainerID = f0c86c8613af7d0a4945c8811d4fe5c88f235a6fa70bbf219f7b8f7dc9a107b5
19:42:05 [2022-08-25T19:42:05.360Z] === CONT  TestWaitConditions/not-running
19:42:05 [2022-08-25T19:42:05.360Z]     wait_test.go:146: ContainerID = 617904bb670cf4811874858f136e45fa537b49181ac403fa8f1edd41f629e1f2
19:42:05 [2022-08-25T19:42:05.921Z] --- PASS: TestWaitConditions (0.02s)
19:42:05 [2022-08-25T19:42:05.921Z]     --- PASS: TestWaitConditions/removed (0.70s)
19:42:05 [2022-08-25T19:42:05.921Z]     --- PASS: TestWaitConditions/default (0.73s)
19:42:05 [2022-08-25T19:42:05.921Z]     --- PASS: TestWaitConditions/next-exit (0.71s)
19:42:05 [2022-08-25T19:42:05.921Z]     --- PASS: TestWaitConditions/not-running (0.71s)
19:42:05 [2022-08-25T19:42:05.921Z] === RUN   TestWaitRestartedContainer
19:42:05 [2022-08-25T19:42:05.921Z] === RUN   TestWaitRestartedContainer/default
19:42:05 [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/default
19:42:05 [2022-08-25T19:42:05.921Z] === RUN   TestWaitRestartedContainer/not-running
19:42:05 [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/not-running
19:42:05 [2022-08-25T19:42:05.921Z] === RUN   TestWaitRestartedContainer/next-exit
19:42:05 [2022-08-25T19:42:05.921Z] === PAUSE TestWaitRestartedContainer/next-exit
19:42:05 [2022-08-25T19:42:05.921Z] === CONT  TestWaitRestartedContainer/default
19:42:05 [2022-08-25T19:42:05.921Z] === CONT  TestWaitRestartedContainer/next-exit
19:42:07 [2022-08-25T19:42:07.808Z] === CONT  TestWaitRestartedContainer/not-running
19:42:08 [2022-08-25T19:42:08.774Z] --- PASS: TestWaitRestartedContainer (0.03s)
19:42:08 [2022-08-25T19:42:08.774Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.67s)
19:42:08 [2022-08-25T19:42:08.774Z]     --- PASS: TestWaitRestartedContainer/default (1.68s)
19:42:08 [2022-08-25T19:42:08.774Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
19:42:08 [2022-08-25T19:42:08.774Z] === CONT  TestContainerStartOnDaemonRestart
19:42:08 [2022-08-25T19:42:08.774Z] === CONT  TestRestartDaemonWithRestartingContainer
19:42:11 [2022-08-25T19:42:11.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
19:42:11 [2022-08-25T19:42:11.288Z] === CONT  TestIpcModeOlderClient
19:42:11 [2022-08-25T19:42:11.288Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
19:42:11 [2022-08-25T19:42:11.288Z] === CONT  TestContainerKillOnDaemonStart
19:42:11 [2022-08-25T19:42:11.288Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:42:11 [2022-08-25T19:42:11.288Z] === CONT  TestDaemonHostGatewayIP
19:42:13 [2022-08-25T19:42:13.800Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
19:42:13 [2022-08-25T19:42:13.800Z] === CONT  TestDaemonRestartIpcMode
19:42:15 [2022-08-25T19:42:15.730Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
19:42:23 [2022-08-25T19:42:23.820Z] --- PASS: TestContainerKillOnDaemonStart (11.70s)
19:42:23 [2022-08-25T19:42:23.820Z] PASS
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] === Skipped
19:42:23 [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:42:23 [2022-08-25T19:42:23.820Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:42:23 [2022-08-25T19:42:23.820Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:42:23 [2022-08-25T19:42:23.820Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:42:23 [2022-08-25T19:42:23.820Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:42:23 [2022-08-25T19:42:23.820Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:42:23 [2022-08-25T19:42:23.820Z] 
19:42:23 [2022-08-25T19:42:23.820Z] DONE 273 tests, 5 skipped in 133.748s
19:42:23 [2022-08-25T19:42:23.820Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:42:23 [2022-08-25T19:42:23.820Z] === RUN   TestConfigDaemonLibtrustID
19:42:23 [2022-08-25T19:42:23.820Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
19:42:23 [2022-08-25T19:42:23.820Z] === RUN   TestConfigDaemonID
19:42:24 [2022-08-25T19:42:24.076Z]     daemon_test.go:83: [d4afa68757fc8] daemon is not started
19:42:24 [2022-08-25T19:42:24.076Z] --- PASS: TestConfigDaemonID (1.05s)
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:42:24 [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:42:24 [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation/invalid_config
19:42:24 [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation/malformed_config
19:42:24 [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:42:24 [2022-08-25T19:42:24.076Z] === RUN   TestDaemonConfigValidation/valid_config
19:42:24 [2022-08-25T19:42:24.076Z] === PAUSE TestDaemonConfigValidation/valid_config
19:42:24 [2022-08-25T19:42:24.076Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:42:24 [2022-08-25T19:42:24.076Z] === CONT  TestDaemonConfigValidation/malformed_config
19:42:24 [2022-08-25T19:42:24.333Z] === CONT  TestDaemonConfigValidation/valid_config
19:42:24 [2022-08-25T19:42:24.333Z] === CONT  TestDaemonConfigValidation/invalid_config
19:42:24 [2022-08-25T19:42:24.333Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:42:24 [2022-08-25T19:42:24.333Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:42:24 [2022-08-25T19:42:24.333Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
19:42:24 [2022-08-25T19:42:24.333Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
19:42:24 [2022-08-25T19:42:24.333Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
19:42:24 [2022-08-25T19:42:24.333Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
19:42:24 [2022-08-25T19:42:24.333Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:42:24 [2022-08-25T19:42:24.333Z] === RUN   TestConfigDaemonSeccompProfiles
19:42:24 [2022-08-25T19:42:24.333Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:42:25 [2022-08-25T19:42:25.695Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:42:26 [2022-08-25T19:42:26.621Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:42:27 [2022-08-25T19:42:27.546Z] === CONT  TestConfigDaemonSeccompProfiles
19:42:27 [2022-08-25T19:42:27.546Z]     daemon_test.go:197: [d0368f2ebb9f1] daemon is not started
19:42:27 [2022-08-25T19:42:27.546Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
19:42:27 [2022-08-25T19:42:27.546Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
19:42:27 [2022-08-25T19:42:27.546Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
19:42:27 [2022-08-25T19:42:27.546Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
19:42:27 [2022-08-25T19:42:27.546Z] === RUN   TestDaemonProxy
19:42:27 [2022-08-25T19:42:27.546Z] === RUN   TestDaemonProxy/environment_variables
19:42:29 [2022-08-25T19:42:29.430Z] === RUN   TestDaemonProxy/command-line_options
19:42:31 [2022-08-25T19:42:31.314Z] === RUN   TestDaemonProxy/configuration_file
19:42:32 [2022-08-25T19:42:32.677Z] === RUN   TestDaemonProxy/conflicting_options
19:42:33 [2022-08-25T19:42:33.237Z] === RUN   TestDaemonProxy/reload_sanitized
19:42:33 [2022-08-25T19:42:33.797Z] --- PASS: TestDaemonProxy (6.21s)
19:42:33 [2022-08-25T19:42:33.797Z]     --- PASS: TestDaemonProxy/environment_variables (1.70s)
19:42:33 [2022-08-25T19:42:33.797Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
19:42:33 [2022-08-25T19:42:33.797Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
19:42:33 [2022-08-25T19:42:33.797Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:42:33 [2022-08-25T19:42:33.797Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:42:33 [2022-08-25T19:42:33.797Z] PASS
19:42:33 [2022-08-25T19:42:33.797Z] 
19:42:33 [2022-08-25T19:42:33.797Z] DONE 18 tests in 11.139s
19:42:33 [2022-08-25T19:42:33.797Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:42:33 [2022-08-25T19:42:33.797Z] INFO: Testing against a local daemon
19:42:33 [2022-08-25T19:42:33.797Z] === RUN   TestCommitInheritsEnv
19:42:34 [2022-08-25T19:42:34.052Z] --- PASS: TestCommitInheritsEnv (0.30s)
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportExtremelyLargeImageWorks
19:42:34 [2022-08-25T19:42:34.052Z] === PAUSE TestImportExtremelyLargeImageWorks
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportWithCustomPlatform
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportWithCustomPlatform/#00
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportWithCustomPlatform/_______
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportWithCustomPlatform//
19:42:34 [2022-08-25T19:42:34.052Z] === RUN   TestImportWithCustomPlatform/linux
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImportWithCustomPlatform/LINUX
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImportWithCustomPlatform/macos
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:42:34 [2022-08-25T19:42:34.308Z] --- PASS: TestImportWithCustomPlatform (0.32s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:42:34 [2022-08-25T19:42:34.308Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:42:34 [2022-08-25T19:42:34.308Z] === RUN   TestImagesFilterMultiReference
19:42:34 [2022-08-25T19:42:34.563Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:42:34 [2022-08-25T19:42:34.563Z] === RUN   TestImagePullPlatformInvalid
19:42:34 [2022-08-25T19:42:34.563Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:42:34 [2022-08-25T19:42:34.563Z] === RUN   TestRemoveImageOrphaning
19:42:34 [2022-08-25T19:42:34.818Z] --- PASS: TestRemoveImageOrphaning (0.27s)
19:42:34 [2022-08-25T19:42:34.818Z] === RUN   TestRemoveImageGarbageCollector
19:42:35 [2022-08-25T19:42:35.378Z] time="2022-08-25T19:42:35Z" level=info msg="[graphdriver] trying configured driver: overlay2"
19:42:36 [2022-08-25T19:42:36.740Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagInvalidReference
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagInvalidReference (0.02s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagValidPrefixedRepo
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagExistedNameWithoutForce
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagOfficialNames
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagOfficialNames (0.05s)
19:42:36 [2022-08-25T19:42:36.741Z] === RUN   TestTagMatchesDigest
19:42:36 [2022-08-25T19:42:36.741Z] --- PASS: TestTagMatchesDigest (0.01s)
19:42:36 [2022-08-25T19:42:36.741Z] === CONT  TestImportExtremelyLargeImageWorks
19:44:13 [2022-08-25T19:44:13.146Z] --- PASS: TestImportExtremelyLargeImageWorks (89.92s)
19:44:13 [2022-08-25T19:44:13.146Z] PASS
19:44:13 [2022-08-25T19:44:13.146Z] 
19:44:13 [2022-08-25T19:44:13.146Z] DONE 22 tests in 93.053s
19:44:13 [2022-08-25T19:44:13.146Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestStripANSICommands
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestStripANSICommands/#00
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestStripANSICommands/#01
19:44:13 [2022-08-25T19:44:13.146Z] --- PASS: TestStripANSICommands (0.00s)
19:44:13 [2022-08-25T19:44:13.146Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:44:13 [2022-08-25T19:44:13.146Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:44:13 [2022-08-25T19:44:13.146Z] PASS
19:44:13 [2022-08-25T19:44:13.146Z] 
19:44:13 [2022-08-25T19:44:13.146Z] DONE 3 tests in 0.008s
19:44:13 [2022-08-25T19:44:13.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:44:13 [2022-08-25T19:44:13.146Z] INFO: Testing against a local daemon
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestNetworkCreateDelete
19:44:13 [2022-08-25T19:44:13.146Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestDockerNetworkDeletePreferID
19:44:13 [2022-08-25T19:44:13.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
19:44:13 [2022-08-25T19:44:13.146Z] === RUN   TestDaemonDNSFallback
19:44:13 [2022-08-25T19:44:13.721Z] --- PASS: TestDaemonDNSFallback (6.35s)
19:44:13 [2022-08-25T19:44:13.721Z] === RUN   TestInspectNetwork
19:44:16 [2022-08-25T19:44:16.981Z] === RUN   TestInspectNetwork/full_network_id
19:44:16 [2022-08-25T19:44:16.981Z] === RUN   TestInspectNetwork/partial_network_id
19:44:16 [2022-08-25T19:44:16.981Z] === RUN   TestInspectNetwork/network_name
19:44:16 [2022-08-25T19:44:16.981Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:44:21 [2022-08-25T19:44:21.139Z] --- PASS: TestInspectNetwork (7.18s)
19:44:21 [2022-08-25T19:44:21.140Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:44:21 [2022-08-25T19:44:21.140Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:44:21 [2022-08-25T19:44:21.140Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:44:21 [2022-08-25T19:44:21.140Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:44:21 [2022-08-25T19:44:21.140Z] === RUN   TestRunContainerWithBridgeNone
19:44:22 [2022-08-25T19:44:22.587Z] --- PASS: TestRunContainerWithBridgeNone (1.51s)
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/create
19:44:22 [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:44:22 [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:44:22 [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:44:22 [2022-08-25T19:44:22.587Z] === CONT  TestNetworkInvalidJSON/networks/create
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:44:22 [2022-08-25T19:44:22.587Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:44:22 [2022-08-25T19:44:22.587Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:44:22 [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:44:22 [2022-08-25T19:44:22.587Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkList
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkList//networks
19:44:22 [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkList//networks
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestNetworkList//networks/
19:44:22 [2022-08-25T19:44:22.587Z] === PAUSE TestNetworkList//networks/
19:44:22 [2022-08-25T19:44:22.587Z] === CONT  TestNetworkList//networks
19:44:22 [2022-08-25T19:44:22.587Z] === CONT  TestNetworkList//networks/
19:44:22 [2022-08-25T19:44:22.587Z] --- PASS: TestNetworkList (0.02s)
19:44:22 [2022-08-25T19:44:22.587Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z]     --- PASS: TestNetworkList//networks (0.00s)
19:44:22 [2022-08-25T19:44:22.587Z] === RUN   TestHostIPv4BridgeLabel
19:44:22 [2022-08-25T19:44:22.843Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
19:44:22 [2022-08-25T19:44:22.843Z] === RUN   TestDaemonRestartWithLiveRestore
19:44:24 [2022-08-25T19:44:24.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:44:24 [2022-08-25T19:44:24.205Z] === RUN   TestDaemonDefaultNetworkPools
19:44:24 [2022-08-25T19:44:24.765Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
19:44:24 [2022-08-25T19:44:24.765Z] === RUN   TestDaemonRestartWithExistingNetwork
19:44:25 [2022-08-25T19:44:25.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
19:44:25 [2022-08-25T19:44:25.731Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:44:27 [2022-08-25T19:44:27.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
19:44:27 [2022-08-25T19:44:27.094Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:44:27 [2022-08-25T19:44:27.654Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:44:27 [2022-08-25T19:44:27.654Z] === RUN   TestServiceWithPredefinedNetwork
19:44:29 [2022-08-25T19:44:29.538Z] --- PASS: TestServiceWithPredefinedNetwork (1.84s)
19:44:29 [2022-08-25T19:44:29.539Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:44:29 [2022-08-25T19:44:29.539Z]     service_test.go:243: FLAKY_TEST
19:44:29 [2022-08-25T19:44:29.539Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:44:29 [2022-08-25T19:44:29.539Z] === RUN   TestServiceWithDataPathPortInit
19:44:44 [2022-08-25T19:44:44.409Z] --- PASS: TestServiceWithDataPathPortInit (13.93s)
19:44:44 [2022-08-25T19:44:44.409Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:44:46 [2022-08-25T19:44:46.295Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a1dj5f3yk3zrflvsbpl0h99a5 Created:2022-08-25 19:44:44.677641068 +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[baeda49feb2da245b720f8ac2e2596df3f38fe0bbfdcaa70b8a992df02ad5d7b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mozgup03wsqb55asg0uz2spy9 EndpointID:6b6606034c1c7f5f96614ee064a1229d9d0d26484d17a6df0180a40f375e5bc0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:845f5831b1215e176a176f916ebf0d57516f5b386b81f5ec19c7fd3c0ca99dc3 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:12101eaea28d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mozgup03wsqb55asg0uz2spy9 EndpointID:6b6606034c1c7f5f96614ee064a1229d9d0d26484d17a6df0180a40f375e5bc0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:44:50 [2022-08-25T19:44:50.453Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s)
19:44:50 [2022-08-25T19:44:50.453Z] PASS
19:44:50 [2022-08-25T19:44:50.453Z] 
19:44:50 [2022-08-25T19:44:50.453Z] === Skipped
19:44:50 [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:44:50 [2022-08-25T19:44:50.453Z]     service_test.go:243: FLAKY_TEST
19:44:50 [2022-08-25T19:44:50.453Z] 
19:44:50 [2022-08-25T19:44:50.453Z] DONE 38 tests, 1 skipped in 43.551s
19:44:50 [2022-08-25T19:44:50.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:44:50 [2022-08-25T19:44:50.453Z] INFO: Testing against a local daemon
19:44:50 [2022-08-25T19:44:50.453Z] === RUN   TestDockerNetworkIpvlanPersistance
19:44:50 [2022-08-25T19:44:50.453Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:50 [2022-08-25T19:44:50.453Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:44:50 [2022-08-25T19:44:50.453Z] === RUN   TestDockerNetworkIpvlan
19:44:50 [2022-08-25T19:44:50.453Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:50 [2022-08-25T19:44:50.453Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:44:50 [2022-08-25T19:44:50.453Z] PASS
19:44:50 [2022-08-25T19:44:50.453Z] 
19:44:50 [2022-08-25T19:44:50.453Z] === Skipped
19:44:50 [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:44:50 [2022-08-25T19:44:50.453Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:50 [2022-08-25T19:44:50.453Z] 
19:44:50 [2022-08-25T19:44:50.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:44:50 [2022-08-25T19:44:50.453Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:44:50 [2022-08-25T19:44:50.453Z] 
19:44:50 [2022-08-25T19:44:50.453Z] DONE 2 tests, 2 skipped in 0.024s
19:44:50 [2022-08-25T19:44:50.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:44:50 [2022-08-25T19:44:50.453Z] INFO: Testing against a local daemon
19:44:50 [2022-08-25T19:44:50.453Z] === RUN   TestDockerNetworkMacvlanPersistance
19:44:51 [2022-08-25T19:44:51.841Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
19:44:51 [2022-08-25T19:44:51.841Z] === RUN   TestDockerNetworkMacvlan
19:44:52 [2022-08-25T19:44:52.402Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:44:52 [2022-08-25T19:44:52.962Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:44:53 [2022-08-25T19:44:53.887Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:44:55 [2022-08-25T19:44:55.775Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:44:57 [2022-08-25T19:44:57.662Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:45:00 [2022-08-25T19:45:00.925Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:45:01 [2022-08-25T19:45:01.486Z] --- PASS: TestDockerNetworkMacvlan (9.68s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
19:45:01 [2022-08-25T19:45:01.486Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
19:45:01 [2022-08-25T19:45:01.486Z] PASS
19:45:01 [2022-08-25T19:45:01.486Z] 
19:45:01 [2022-08-25T19:45:01.486Z] DONE 8 tests in 10.924s
19:45:01 [2022-08-25T19:45:01.486Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:45:01 [2022-08-25T19:45:01.486Z] testing: warning: no tests to run
19:45:01 [2022-08-25T19:45:01.486Z] PASS
19:45:01 [2022-08-25T19:45:01.486Z] 
19:45:01 [2022-08-25T19:45:01.486Z] DONE 0 tests in 0.007s
19:45:01 [2022-08-25T19:45:01.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:45:01 [2022-08-25T19:45:01.486Z] INFO: Testing against a local daemon
19:45:01 [2022-08-25T19:45:01.486Z] === RUN   TestAuthZPluginAllowRequest
19:45:02 [2022-08-25T19:45:02.848Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
19:45:02 [2022-08-25T19:45:02.848Z] === RUN   TestAuthZPluginTLS
19:45:03 [2022-08-25T19:45:03.103Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:45:03 [2022-08-25T19:45:03.103Z] === RUN   TestAuthZPluginDenyRequest
19:45:03 [2022-08-25T19:45:03.706Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:45:03 [2022-08-25T19:45:03.706Z] === RUN   TestAuthZPluginAPIDenyResponse
19:45:04 [2022-08-25T19:45:04.266Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:45:04 [2022-08-25T19:45:04.266Z] === RUN   TestAuthZPluginDenyResponse
19:45:04 [2022-08-25T19:45:04.825Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:45:04 [2022-08-25T19:45:04.825Z] === RUN   TestAuthZPluginAllowEventStream
19:45:05 [2022-08-25T19:45:05.752Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
19:45:05 [2022-08-25T19:45:05.752Z] === RUN   TestAuthZPluginErrorResponse
19:45:06 [2022-08-25T19:45:06.354Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:45:06 [2022-08-25T19:45:06.354Z] === RUN   TestAuthZPluginErrorRequest
19:45:06 [2022-08-25T19:45:06.914Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:45:06 [2022-08-25T19:45:06.914Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:45:07 [2022-08-25T19:45:07.474Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:45:07 [2022-08-25T19:45:07.474Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:45:08 [2022-08-25T19:45:08.879Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
19:45:08 [2022-08-25T19:45:08.879Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:45:10 [2022-08-25T19:45:10.285Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
19:45:10 [2022-08-25T19:45:10.285Z] === RUN   TestAuthZPluginHeader
19:45:10 [2022-08-25T19:45:10.845Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:45:10 [2022-08-25T19:45:10.845Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:45:15 [2022-08-25T19:45:15.046Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s)
19:45:15 [2022-08-25T19:45:15.046Z] === RUN   TestAuthZPluginV2Disable
19:45:19 [2022-08-25T19:45:19.255Z] --- PASS: TestAuthZPluginV2Disable (3.77s)
19:45:19 [2022-08-25T19:45:19.255Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:45:22 [2022-08-25T19:45:22.515Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s)
19:45:22 [2022-08-25T19:45:22.515Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:45:32 [2022-08-25T19:45:32.494Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s)
19:45:32 [2022-08-25T19:45:32.494Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:45:50 [2022-08-25T19:45:50.527Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
19:45:50 [2022-08-25T19:45:50.527Z] PASS
19:45:50 [2022-08-25T19:45:50.527Z] 
19:45:50 [2022-08-25T19:45:50.527Z] DONE 17 tests in 47.445s
19:45:50 [2022-08-25T19:45:50.527Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:45:50 [2022-08-25T19:45:50.527Z] INFO: Testing against a local daemon
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:45:50 [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:45:50 [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:45:50 [2022-08-25T19:45:50.527Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:45:50 [2022-08-25T19:45:50.527Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:45:50 [2022-08-25T19:45:50.527Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:45:50 [2022-08-25T19:45:50.527Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:45:50 [2022-08-25T19:45:50.527Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInstall
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInstall/no_auth
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInstall/with_htpasswd
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:50 [2022-08-25T19:45:50.527Z] time="2022-08-25T19:45:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a41cb71dc008e5280d494b6d698477cdda0139df5edf7ade7d1fe7db16b777a5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:50 [2022-08-25T19:45:50.527Z] === RUN   TestPluginInstall/with_insecure
19:45:51 [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:51 [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfe497a6830bbd6c11a05752678c9f17d8b6846e0188702a38daac85ba3d9f1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:51 [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:45:51 [2022-08-25T19:45:51.494Z] time="2022-08-25T19:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bfe497a6830bbd6c11a05752678c9f17d8b6846e0188702a38daac85ba3d9f1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:45:51 [2022-08-25T19:45:51.494Z]     plugin_test.go:196: [d58c40cf22761] daemon is not started
19:45:51 [2022-08-25T19:45:51.494Z] --- PASS: TestPluginInstall (2.70s)
19:45:51 [2022-08-25T19:45:51.494Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
19:45:51 [2022-08-25T19:45:51.494Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
19:45:51 [2022-08-25T19:45:51.494Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
19:45:51 [2022-08-25T19:45:51.494Z] === RUN   TestPluginsWithRuntimes
19:45:53 [2022-08-25T19:45:53.380Z] === RUN   TestPluginsWithRuntimes/No_Args
19:45:53 [2022-08-25T19:45:53.940Z] === RUN   TestPluginsWithRuntimes/With_Args
19:45:54 [2022-08-25T19:45:54.865Z] --- PASS: TestPluginsWithRuntimes (3.37s)
19:45:54 [2022-08-25T19:45:54.865Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
19:45:54 [2022-08-25T19:45:54.865Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
19:45:54 [2022-08-25T19:45:54.865Z] === RUN   TestPluginBackCompatMediaTypes
19:45:55 [2022-08-25T19:45:55.426Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
19:45:55 [2022-08-25T19:45:55.426Z] PASS
19:45:55 [2022-08-25T19:45:55.426Z] 
19:45:55 [2022-08-25T19:45:55.426Z] DONE 24 tests in 6.677s
19:45:55 [2022-08-25T19:45:55.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:45:55 [2022-08-25T19:45:55.426Z] INFO: Testing against a local daemon
19:45:55 [2022-08-25T19:45:55.426Z] === RUN   TestExternalGraphDriver
19:45:55 [2022-08-25T19:45:55.985Z] === RUN   TestExternalGraphDriver/json
19:45:57 [2022-08-25T19:45:57.910Z] === RUN   TestExternalGraphDriver/spec
19:45:59 [2022-08-25T19:45:59.272Z] === RUN   TestExternalGraphDriver/pull
19:46:01 [2022-08-25T19:46:01.166Z] --- PASS: TestExternalGraphDriver (5.33s)
19:46:01 [2022-08-25T19:46:01.166Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
19:46:01 [2022-08-25T19:46:01.166Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
19:46:01 [2022-08-25T19:46:01.166Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
19:46:01 [2022-08-25T19:46:01.166Z] === RUN   TestGraphdriverPluginV2
19:46:05 [2022-08-25T19:46:05.368Z] --- PASS: TestGraphdriverPluginV2 (4.23s)
19:46:05 [2022-08-25T19:46:05.368Z] PASS
19:46:05 [2022-08-25T19:46:05.368Z] 
19:46:05 [2022-08-25T19:46:05.368Z] DONE 5 tests in 9.599s
19:46:05 [2022-08-25T19:46:05.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:46:05 [2022-08-25T19:46:05.368Z] INFO: Testing against a local daemon
19:46:05 [2022-08-25T19:46:05.368Z] === RUN   TestContinueAfterPluginCrash
19:46:05 [2022-08-25T19:46:05.368Z] === PAUSE TestContinueAfterPluginCrash
19:46:05 [2022-08-25T19:46:05.368Z] === RUN   TestReadPluginNoRead
19:46:05 [2022-08-25T19:46:05.368Z] === PAUSE TestReadPluginNoRead
19:46:05 [2022-08-25T19:46:05.368Z] === RUN   TestDaemonStartWithLogOpt
19:46:05 [2022-08-25T19:46:05.368Z] === PAUSE TestDaemonStartWithLogOpt
19:46:05 [2022-08-25T19:46:05.368Z] === CONT  TestContinueAfterPluginCrash
19:46:05 [2022-08-25T19:46:05.368Z] === CONT  TestReadPluginNoRead
19:46:08 [2022-08-25T19:46:08.631Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:46:09 [2022-08-25T19:46:09.556Z] === RUN   TestReadPluginNoRead/default
19:46:10 [2022-08-25T19:46:10.919Z] === RUN   TestReadPluginNoRead/disabled_caching
19:46:11 [2022-08-25T19:46:11.843Z] === CONT  TestReadPluginNoRead
19:46:11 [2022-08-25T19:46:11.843Z]     read_test.go:92: [d13a11dd9e687] daemon is not started
19:46:11 [2022-08-25T19:46:11.843Z] --- PASS: TestReadPluginNoRead (6.83s)
19:46:11 [2022-08-25T19:46:11.843Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s)
19:46:11 [2022-08-25T19:46:11.843Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
19:46:11 [2022-08-25T19:46:11.843Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
19:46:11 [2022-08-25T19:46:11.843Z] === CONT  TestDaemonStartWithLogOpt
19:46:13 [2022-08-25T19:46:13.770Z] --- PASS: TestContinueAfterPluginCrash (8.55s)
19:46:14 [2022-08-25T19:46:14.695Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
19:46:14 [2022-08-25T19:46:14.695Z] PASS
19:46:14 [2022-08-25T19:46:14.695Z] 
19:46:14 [2022-08-25T19:46:14.695Z] DONE 6 tests in 9.578s
19:46:14 [2022-08-25T19:46:14.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:46:14 [2022-08-25T19:46:14.695Z] testing: warning: no tests to run
19:46:14 [2022-08-25T19:46:14.695Z] PASS
19:46:14 [2022-08-25T19:46:14.695Z] 
19:46:14 [2022-08-25T19:46:14.695Z] DONE 0 tests in 0.007s
19:46:14 [2022-08-25T19:46:14.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:46:14 [2022-08-25T19:46:14.695Z] INFO: Testing against a local daemon
19:46:14 [2022-08-25T19:46:14.695Z] === RUN   TestPluginWithDevMounts
19:46:14 [2022-08-25T19:46:14.695Z] === PAUSE TestPluginWithDevMounts
19:46:14 [2022-08-25T19:46:14.695Z] === CONT  TestPluginWithDevMounts
19:46:16 [2022-08-25T19:46:16.580Z] --- PASS: TestPluginWithDevMounts (1.62s)
19:46:16 [2022-08-25T19:46:16.580Z] PASS
19:46:16 [2022-08-25T19:46:16.580Z] 
19:46:16 [2022-08-25T19:46:16.580Z] DONE 1 tests in 1.645s
19:46:16 [2022-08-25T19:46:16.580Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:46:16 [2022-08-25T19:46:16.580Z] INFO: Testing against a local daemon
19:46:16 [2022-08-25T19:46:16.580Z] === RUN   TestSecretInspect
19:46:18 [2022-08-25T19:46:18.467Z] --- PASS: TestSecretInspect (2.17s)
19:46:18 [2022-08-25T19:46:18.467Z] === RUN   TestSecretList
19:46:21 [2022-08-25T19:46:21.020Z] --- PASS: TestSecretList (2.18s)
19:46:21 [2022-08-25T19:46:21.020Z] === RUN   TestSecretsCreateAndDelete
19:46:22 [2022-08-25T19:46:22.906Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
19:46:22 [2022-08-25T19:46:22.906Z] === RUN   TestSecretsUpdate
19:46:25 [2022-08-25T19:46:25.542Z] --- PASS: TestSecretsUpdate (2.17s)
19:46:25 [2022-08-25T19:46:25.542Z] === RUN   TestTemplatedSecret
19:46:28 [2022-08-25T19:46:28.060Z] --- PASS: TestTemplatedSecret (2.55s)
19:46:28 [2022-08-25T19:46:28.060Z] === RUN   TestSecretCreateResolve
19:46:29 [2022-08-25T19:46:29.964Z] --- PASS: TestSecretCreateResolve (2.22s)
19:46:29 [2022-08-25T19:46:29.964Z] PASS
19:46:29 [2022-08-25T19:46:29.964Z] 
19:46:29 [2022-08-25T19:46:29.964Z] DONE 6 tests in 13.496s
19:46:29 [2022-08-25T19:46:29.964Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:46:29 [2022-08-25T19:46:29.964Z] INFO: Testing against a local daemon
19:46:29 [2022-08-25T19:46:29.964Z] === RUN   TestServiceCreateInit
19:46:29 [2022-08-25T19:46:29.964Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:46:34 [2022-08-25T19:46:34.127Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:46:37 [2022-08-25T19:46:37.433Z] --- PASS: TestServiceCreateInit (7.24s)
19:46:37 [2022-08-25T19:46:37.433Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
19:46:37 [2022-08-25T19:46:37.433Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
19:46:37 [2022-08-25T19:46:37.433Z] === RUN   TestCreateServiceMultipleTimes
19:46:55 [2022-08-25T19:46:55.466Z] --- PASS: TestCreateServiceMultipleTimes (15.91s)
19:46:55 [2022-08-25T19:46:55.466Z] === RUN   TestCreateServiceConflict
19:46:55 [2022-08-25T19:46:55.466Z] --- PASS: TestCreateServiceConflict (2.17s)
19:46:55 [2022-08-25T19:46:55.466Z] === RUN   TestCreateServiceMaxReplicas
19:46:58 [2022-08-25T19:46:58.727Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
19:46:58 [2022-08-25T19:46:58.727Z] === RUN   TestCreateWithDuplicateNetworkNames
19:47:13 [2022-08-25T19:47:13.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
19:47:13 [2022-08-25T19:47:13.555Z] === RUN   TestCreateServiceSecretFileMode
19:47:13 [2022-08-25T19:47:13.810Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
19:47:13 [2022-08-25T19:47:13.810Z] === RUN   TestCreateServiceConfigFileMode
19:47:16 [2022-08-25T19:47:16.366Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
19:47:16 [2022-08-25T19:47:16.366Z] === RUN   TestCreateServiceSysctls
19:47:19 [2022-08-25T19:47:19.635Z] --- PASS: TestCreateServiceSysctls (3.07s)
19:47:19 [2022-08-25T19:47:19.635Z] === RUN   TestCreateServiceCapabilities
19:47:22 [2022-08-25T19:47:22.188Z] --- PASS: TestCreateServiceCapabilities (2.47s)
19:47:22 [2022-08-25T19:47:22.188Z] === RUN   TestInspect
19:47:24 [2022-08-25T19:47:24.892Z] --- PASS: TestInspect (2.77s)
19:47:24 [2022-08-25T19:47:24.892Z] === RUN   TestCreateJob
19:47:28 [2022-08-25T19:47:28.155Z] --- PASS: TestCreateJob (3.29s)
19:47:28 [2022-08-25T19:47:28.155Z] === RUN   TestReplicatedJob
19:47:33 [2022-08-25T19:47:33.393Z] --- PASS: TestReplicatedJob (5.37s)
19:47:33 [2022-08-25T19:47:33.393Z] === RUN   TestUpdateReplicatedJob
19:47:36 [2022-08-25T19:47:36.696Z] --- PASS: TestUpdateReplicatedJob (3.22s)
19:47:36 [2022-08-25T19:47:36.696Z] === RUN   TestServiceListWithStatuses
19:47:36 [2022-08-25T19:47:36.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:47:36 [2022-08-25T19:47:36.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:47:36 [2022-08-25T19:47:36.696Z] === RUN   TestDockerNetworkConnectAlias
19:47:40 [2022-08-25T19:47:40.899Z] --- PASS: TestDockerNetworkConnectAlias (4.15s)
19:47:40 [2022-08-25T19:47:40.899Z] === RUN   TestDockerNetworkReConnect
19:47:44 [2022-08-25T19:47:44.162Z] --- PASS: TestDockerNetworkReConnect (3.41s)
19:47:44 [2022-08-25T19:47:44.162Z] === RUN   TestServicePlugin
19:47:48 [2022-08-25T19:47:48.323Z]     plugin_test.go:61: [d7df5d9b54eab] joining swarm manager [d04e4b5fafdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:47:48 [2022-08-25T19:47:48.883Z]     plugin_test.go:64: [d889c40b55ab5] joining swarm manager [d04e4b5fafdc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:48:15 [2022-08-25T19:48:15.370Z] --- PASS: TestServicePlugin (29.91s)
19:48:15 [2022-08-25T19:48:15.370Z] === RUN   TestServiceUpdateLabel
19:48:16 [2022-08-25T19:48:16.337Z] --- PASS: TestServiceUpdateLabel (2.20s)
19:48:16 [2022-08-25T19:48:16.337Z] === RUN   TestServiceUpdateSecrets
19:48:31 [2022-08-25T19:48:31.247Z] --- PASS: TestServiceUpdateSecrets (14.48s)
19:48:31 [2022-08-25T19:48:31.247Z] === RUN   TestServiceUpdateConfigs
19:48:46 [2022-08-25T19:48:46.164Z] --- PASS: TestServiceUpdateConfigs (14.62s)
19:48:46 [2022-08-25T19:48:46.164Z] === RUN   TestServiceUpdateNetwork
19:48:58 [2022-08-25T19:48:58.323Z] --- PASS: TestServiceUpdateNetwork (12.51s)
19:48:58 [2022-08-25T19:48:58.323Z] === RUN   TestServiceUpdatePidsLimit
19:48:59 [2022-08-25T19:48:59.249Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:48:59 [2022-08-25T19:48:59.810Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:49:07 [2022-08-25T19:49:07.899Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:49:14 [2022-08-25T19:49:14.469Z] --- PASS: TestServiceUpdatePidsLimit (16.29s)
19:49:14 [2022-08-25T19:49:14.469Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
19:49:14 [2022-08-25T19:49:14.469Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
19:49:14 [2022-08-25T19:49:14.469Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
19:49:14 [2022-08-25T19:49:14.469Z] PASS
19:49:14 [2022-08-25T19:49:14.469Z] 
19:49:14 [2022-08-25T19:49:14.469Z] === Skipped
19:49:14 [2022-08-25T19:49:14.469Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:49:14 [2022-08-25T19:49:14.469Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:49:14 [2022-08-25T19:49:14.469Z] 
19:49:14 [2022-08-25T19:49:14.469Z] DONE 27 tests, 1 skipped in 164.154s
19:49:14 [2022-08-25T19:49:14.469Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:49:14 [2022-08-25T19:49:14.469Z] INFO: Testing against a local daemon
19:49:14 [2022-08-25T19:49:14.469Z] === RUN   TestSessionCreate
19:49:14 [2022-08-25T19:49:14.469Z] --- PASS: TestSessionCreate (0.02s)
19:49:14 [2022-08-25T19:49:14.469Z] === RUN   TestSessionCreateWithBadUpgrade
19:49:14 [2022-08-25T19:49:14.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:49:14 [2022-08-25T19:49:14.469Z] PASS
19:49:14 [2022-08-25T19:49:14.469Z] 
19:49:14 [2022-08-25T19:49:14.469Z] DONE 2 tests in 0.054s
19:49:14 [2022-08-25T19:49:14.469Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:49:14 [2022-08-25T19:49:14.469Z] INFO: Testing against a local daemon
19:49:14 [2022-08-25T19:49:14.469Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:49:14 [2022-08-25T19:49:14.469Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:49:14 [2022-08-25T19:49:14.469Z] === RUN   TestDiskUsage
19:49:14 [2022-08-25T19:49:14.469Z] === PAUSE TestDiskUsage
19:49:14 [2022-08-25T19:49:14.469Z] === RUN   TestEventsExecDie
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestEventsExecDie (0.55s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestEventsBackwardsCompatible
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestEventsVolumeCreate
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestEventsVolumeCreate (0.07s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestInfoBinaryCommits
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestInfoAPIVersioned
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestInfoAPIVersioned (0.00s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestInfoAPI
19:49:14 [2022-08-25T19:49:14.725Z] --- PASS: TestInfoAPI (0.02s)
19:49:14 [2022-08-25T19:49:14.725Z] === RUN   TestInfoAPIWarnings
19:49:32 [2022-08-25T19:49:32.751Z] --- PASS: TestInfoAPIWarnings (16.54s)
19:49:32 [2022-08-25T19:49:32.751Z] === RUN   TestInfoDebug
19:49:32 [2022-08-25T19:49:32.751Z] --- PASS: TestInfoDebug (0.52s)
19:49:32 [2022-08-25T19:49:32.751Z] === RUN   TestInfoInsecureRegistries
19:49:32 [2022-08-25T19:49:32.751Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:49:32 [2022-08-25T19:49:32.751Z] === RUN   TestInfoRegistryMirrors
19:49:33 [2022-08-25T19:49:33.006Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:49:33 [2022-08-25T19:49:33.006Z] === RUN   TestLoginFailsWithBadCredentials
19:49:33 [2022-08-25T19:49:33.262Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
19:49:33 [2022-08-25T19:49:33.262Z] === RUN   TestPingCacheHeaders
19:49:33 [2022-08-25T19:49:33.262Z] --- PASS: TestPingCacheHeaders (0.02s)
19:49:33 [2022-08-25T19:49:33.262Z] === RUN   TestPingGet
19:49:33 [2022-08-25T19:49:33.262Z] --- PASS: TestPingGet (0.01s)
19:49:33 [2022-08-25T19:49:33.262Z] === RUN   TestPingHead
19:49:33 [2022-08-25T19:49:33.262Z] --- PASS: TestPingHead (0.02s)
19:49:33 [2022-08-25T19:49:33.262Z] === RUN   TestPingSwarmHeader
19:49:33 [2022-08-25T19:49:33.863Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:49:34 [2022-08-25T19:49:34.423Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:49:35 [2022-08-25T19:49:35.347Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:49:35 [2022-08-25T19:49:35.348Z] --- PASS: TestPingSwarmHeader (2.07s)
19:49:35 [2022-08-25T19:49:35.348Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:49:35 [2022-08-25T19:49:35.348Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:49:35 [2022-08-25T19:49:35.348Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:49:35 [2022-08-25T19:49:35.348Z] === RUN   TestPingBuilderHeader
19:49:35 [2022-08-25T19:49:35.348Z] === RUN   TestPingBuilderHeader/default_config
19:49:35 [2022-08-25T19:49:35.908Z] === RUN   TestPingBuilderHeader/buildkit_disabled
19:49:36 [2022-08-25T19:49:36.470Z] --- PASS: TestPingBuilderHeader (1.05s)
19:49:36 [2022-08-25T19:49:36.470Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
19:49:36 [2022-08-25T19:49:36.470Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
19:49:36 [2022-08-25T19:49:36.470Z] === RUN   TestVersion
19:49:36 [2022-08-25T19:49:36.470Z] --- PASS: TestVersion (0.02s)
19:49:36 [2022-08-25T19:49:36.470Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:49:36 [2022-08-25T19:49:36.470Z] === CONT  TestDiskUsage
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/container_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/image_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/volume_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/build-cache_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.073Z] === RUN   TestDiskUsage/after_LoadBusybox
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.328Z] === RUN   TestDiskUsage/after_container.Run
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:49:37 [2022-08-25T19:49:37.889Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s)
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestDiskUsage (1.52s)
19:49:38 [2022-08-25T19:49:38.145Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.01s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z] PASS
19:49:38 [2022-08-25T19:49:38.145Z] 
19:49:38 [2022-08-25T19:49:38.145Z] DONE 57 tests in 23.920s
19:49:38 [2022-08-25T19:49:38.145Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:49:38 [2022-08-25T19:49:38.145Z] INFO: Testing against a local daemon
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesCreateAndList
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesRemove
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesRemove (0.10s)
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInspect
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInspect (0.02s)
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON/volumes/create
19:49:38 [2022-08-25T19:49:38.145Z] === PAUSE TestVolumesInvalidJSON/volumes/create
19:49:38 [2022-08-25T19:49:38.145Z] === CONT  TestVolumesInvalidJSON/volumes/create
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
19:49:38 [2022-08-25T19:49:38.145Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
19:49:38 [2022-08-25T19:49:38.145Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:49:38 [2022-08-25T19:49:38.145Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
19:49:38 [2022-08-25T19:49:38.145Z] PASS
19:49:38 [2022-08-25T19:49:38.145Z] 
19:49:38 [2022-08-25T19:49:38.145Z] DONE 9 tests in 0.173s
19:49:38 [2022-08-25T19:49:38.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:49:38 [2022-08-25T19:49:38.747Z] Stopping apparmor (via systemctl): apparmor.service.
19:49:38 [2022-08-25T19:49:38.747Z] Removing test suite binaries
19:49:38 [2022-08-25T19:49:38.747Z] exiting test-integration
19:49:38 [2022-08-25T19:49:38.747Z] ++ exit 0
19:49:38 [2022-08-25T19:49:38.747Z]