Skip to content

Console Output

20:22:39 [2022-09-07T20:22:39.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44085/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c853881610d9d7b46e38724ca73c1d4d90b35281 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:c853881610d9d7b46e38724ca73c1d4d90b35281 hack/make.sh dynbinary test-integration
20:22:41 [2022-09-07T20:22:41.406Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
20:22:41 [2022-09-07T20:22:41.406Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
20:22:41 [2022-09-07T20:22:41.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
20:22:41 [2022-09-07T20:22:41.406Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
20:22:41 [2022-09-07T20:22:41.406Z] 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)
20:22:41 [2022-09-07T20:22:41.406Z] Detected virtualization docker.
20:22:41 [2022-09-07T20:22:41.406Z] Detected architecture x86-64.
20:22:41 [2022-09-07T20:22:41.406Z] Set hostname to <db531e066122>.
20:22:41 [2022-09-07T20:22:41.406Z] modprobe@configfs.service: Succeeded.
20:22:41 [2022-09-07T20:22:41.406Z] modprobe@drm.service: Succeeded.
20:22:41 [2022-09-07T20:22:41.406Z] modprobe@fuse.service: Succeeded.
20:22:41 [2022-09-07T20:22:41.406Z] + source /etc/docker-entrypoint-cmd
20:22:41 [2022-09-07T20:22:41.406Z] ++ hack/make.sh dynbinary test-integration
20:22:41 [2022-09-07T20:22:41.406Z] 
20:22:41 [2022-09-07T20:22:41.665Z] Removing bundles/
20:22:41 [2022-09-07T20:22:41.665Z] 
20:22:41 [2022-09-07T20:22:41.665Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:22:41 [2022-09-07T20:22:41.665Z] Building: bundles/dynbinary-daemon/dockerd
20:22:41 [2022-09-07T20:22:41.665Z] GOOS="" GOARCH="" GOARM=""
20:24:48 [2022-09-07T20:24:48.128Z] Created binary: bundles/dynbinary-daemon/dockerd
20:24:48 [2022-09-07T20:24:48.128Z] Building: bundles/dynbinary-daemon/docker-proxy
20:24:48 [2022-09-07T20:24:48.128Z] GOOS="" GOARCH="" GOARM=""
20:24:48 [2022-09-07T20:24:48.128Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:24:48 [2022-09-07T20:24:48.128Z] 
20:24:48 [2022-09-07T20:24:48.128Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_SYSTEMD=1
20:24:48 [2022-09-07T20:24:48.128Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:24:48 [2022-09-07T20:24:48.128Z] HOSTNAME=db531e066122
20:24:48 [2022-09-07T20:24:48.128Z] DEST=bundles/test-integration
20:24:48 [2022-09-07T20:24:48.128Z] PWD=/go/src/github.com/docker/docker
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_GITCOMMIT=c853881610d9d7b46e38724ca73c1d4d90b35281
20:24:48 [2022-09-07T20:24:48.128Z] container=docker
20:24:48 [2022-09-07T20:24:48.128Z] HOME=/root
20:24:48 [2022-09-07T20:24:48.128Z] LANG=C.UTF-8
20:24:48 [2022-09-07T20:24:48.128Z] INVOCATION_ID=a8e09878949c414c8aff0f673b7aade9
20:24:48 [2022-09-07T20:24:48.128Z] GOLANG_VERSION=1.19.1
20:24:48 [2022-09-07T20:24:48.128Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:24:48 [2022-09-07T20:24:48.128Z] VALIDATE_BRANCH=22.06
20:24:48 [2022-09-07T20:24:48.128Z] TERM=xterm
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_PKG=github.com/docker/docker
20:24:48 [2022-09-07T20:24:48.128Z] SHLVL=3
20:24:48 [2022-09-07T20:24:48.128Z] TIMEOUT=120m
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_BUILDTAGS= journald
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_GRAPHDRIVER=overlay2
20:24:48 [2022-09-07T20:24:48.128Z] GO111MODULE=off
20:24:48 [2022-09-07T20:24:48.128Z] DOCKER_EXPERIMENTAL=1
20:24:48 [2022-09-07T20:24:48.128Z] TEST_SKIP_INTEGRATION_CLI=1
20:24:48 [2022-09-07T20:24:48.128Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:24:48 [2022-09-07T20:24:48.128Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:24:48 [2022-09-07T20:24:48.128Z] GOPATH=/go
20:24:48 [2022-09-07T20:24:48.128Z] PKG_CONFIG=pkg-config
20:24:48 [2022-09-07T20:24:48.128Z] _=/usr/bin/env
20:24:48 [2022-09-07T20:24:48.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:25:44 [2022-09-07T20:25:44.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:25:44 [2022-09-07T20:25:44.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:26:06 [2022-09-07T20:26:06.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:26:18 [2022-09-07T20:26:18.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:26:26 [2022-09-07T20:26:26.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
20:26:26 [2022-09-07T20:26:26.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:26:27 [2022-09-07T20:26:27.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:26:28 [2022-09-07T20:26:28.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:26:29 [2022-09-07T20:26:29.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:26:29 [2022-09-07T20:26:29.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:26:30 [2022-09-07T20:26:30.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:26:33 [2022-09-07T20:26:33.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:26:34 [2022-09-07T20:26:34.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:26:35 [2022-09-07T20:26:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:26:35 [2022-09-07T20:26:35.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:26:36 [2022-09-07T20:26:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:26:37 [2022-09-07T20:26:37.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:26:38 [2022-09-07T20:26:38.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:26:39 [2022-09-07T20:26:39.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:26:40 [2022-09-07T20:26:40.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:26:41 [2022-09-07T20:26:41.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:26:41 [2022-09-07T20:26:41.378Z] Using test binary docker
20:26:41 [2022-09-07T20:26:41.378Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:26:41 [2022-09-07T20:26:41.378Z] Starting apparmor (via systemctl): apparmor.service.
20:26:41 [2022-09-07T20:26:41.378Z] Starting dockerd
20:26:41 [2022-09-07T20:26:41.378Z] INFO: Waiting for daemon to start...
20:26:43 [2022-09-07T20:26:43.280Z] .
20:26:43 [2022-09-07T20:26:43.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:26:43 [2022-09-07T20:26:43.280Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:26:43 [2022-09-07T20:26:43.280Z] Error: No such image: emptyfs
20:26:43 [2022-09-07T20:26:43.540Z] Running integration-test (iteration 1)
20:26:43 [2022-09-07T20:26:43.540Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:26:43 [2022-09-07T20:26:43.798Z] Loaded image: busybox:latest
20:26:43 [2022-09-07T20:26:43.798Z] Loaded image: busybox:glibc
20:26:45 [2022-09-07T20:26:45.172Z] Loaded image: debian:bullseye-slim
20:26:45 [2022-09-07T20:26:45.429Z] Loaded image: hello-world:latest
20:26:45 [2022-09-07T20:26:45.429Z] Loaded image: arm32v7/hello-world:latest
20:26:45 [2022-09-07T20:26:45.429Z] INFO: Testing against a local daemon
20:26:45 [2022-09-07T20:26:45.429Z] === RUN   TestCgroupNamespacesBuild
20:26:47 [2022-09-07T20:26:47.957Z] --- PASS: TestCgroupNamespacesBuild (2.10s)
20:26:47 [2022-09-07T20:26:47.957Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:26:48 [2022-09-07T20:26:48.891Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
20:26:48 [2022-09-07T20:26:48.891Z] === RUN   TestBuildWithSession
20:26:48 [2022-09-07T20:26:48.891Z]     build_session_test.go:25: TODO: BuildKit
20:26:48 [2022-09-07T20:26:48.891Z] --- SKIP: TestBuildWithSession (0.00s)
20:26:48 [2022-09-07T20:26:48.891Z] === RUN   TestBuildSquashParent
20:26:54 [2022-09-07T20:26:54.154Z] --- PASS: TestBuildSquashParent (4.57s)
20:26:54 [2022-09-07T20:26:54.154Z] === RUN   TestBuildWithRemoveAndForceRemove
20:26:54 [2022-09-07T20:26:54.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:54 [2022-09-07T20:26:54.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:54 [2022-09-07T20:26:54.154Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:54 [2022-09-07T20:26:54.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:54 [2022-09-07T20:26:54.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:54 [2022-09-07T20:26:54.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:54 [2022-09-07T20:26:54.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:54 [2022-09-07T20:26:54.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:54 [2022-09-07T20:26:54.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:54 [2022-09-07T20:26:54.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:54 [2022-09-07T20:26:54.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:54 [2022-09-07T20:26:54.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:54 [2022-09-07T20:26:54.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:26:54 [2022-09-07T20:26:54.155Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:26:55 [2022-09-07T20:26:55.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:26:55 [2022-09-07T20:26:55.092Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:26:56 [2022-09-07T20:26:56.467Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:26:56 [2022-09-07T20:26:56.725Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:26:58 [2022-09-07T20:26:58.688Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.62s)
20:26:58 [2022-09-07T20:26:58.688Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s)
20:26:58 [2022-09-07T20:26:58.688Z] === RUN   TestBuildMultiStageCopy
20:26:58 [2022-09-07T20:26:58.688Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:26:59 [2022-09-07T20:26:59.622Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:26:59 [2022-09-07T20:26:59.881Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:27:00 [2022-09-07T20:27:00.139Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:27:00 [2022-09-07T20:27:00.397Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:27:00 [2022-09-07T20:27:00.654Z] --- PASS: TestBuildMultiStageCopy (2.38s)
20:27:00 [2022-09-07T20:27:00.654Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
20:27:00 [2022-09-07T20:27:00.654Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
20:27:00 [2022-09-07T20:27:00.654Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
20:27:00 [2022-09-07T20:27:00.654Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
20:27:00 [2022-09-07T20:27:00.654Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
20:27:00 [2022-09-07T20:27:00.654Z] === RUN   TestBuildMultiStageParentConfig
20:27:01 [2022-09-07T20:27:01.221Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
20:27:01 [2022-09-07T20:27:01.221Z] === RUN   TestBuildLabelWithTargets
20:27:02 [2022-09-07T20:27:02.595Z] --- PASS: TestBuildLabelWithTargets (1.04s)
20:27:02 [2022-09-07T20:27:02.595Z] === RUN   TestBuildWithEmptyLayers
20:27:02 [2022-09-07T20:27:02.854Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
20:27:02 [2022-09-07T20:27:02.854Z] === RUN   TestBuildMultiStageOnBuild
20:27:04 [2022-09-07T20:27:04.753Z] --- PASS: TestBuildMultiStageOnBuild (1.60s)
20:27:04 [2022-09-07T20:27:04.753Z] === RUN   TestBuildUncleanTarFilenames
20:27:05 [2022-09-07T20:27:05.011Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
20:27:05 [2022-09-07T20:27:05.011Z] === RUN   TestBuildMultiStageLayerLeak
20:27:06 [2022-09-07T20:27:06.912Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
20:27:06 [2022-09-07T20:27:06.912Z] === RUN   TestBuildWithHugeFile
20:28:03 [2022-09-07T20:28:03.125Z] --- PASS: TestBuildWithHugeFile (52.80s)
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildWCOWSandboxSize
20:28:03 [2022-09-07T20:28:03.125Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:28:03 [2022-09-07T20:28:03.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildWithEmptyDockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:28:03 [2022-09-07T20:28:03.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:28:03 [2022-09-07T20:28:03.125Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
20:28:03 [2022-09-07T20:28:03.125Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
20:28:03 [2022-09-07T20:28:03.125Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildPreserveOwnership
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildPreserveOwnership/copy_from
20:28:03 [2022-09-07T20:28:03.125Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:28:03 [2022-09-07T20:28:03.690Z] --- PASS: TestBuildPreserveOwnership (3.93s)
20:28:03 [2022-09-07T20:28:03.690Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.66s)
20:28:03 [2022-09-07T20:28:03.690Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
20:28:03 [2022-09-07T20:28:03.690Z] === RUN   TestBuildPlatformInvalid
20:28:03 [2022-09-07T20:28:03.948Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:28:03 [2022-09-07T20:28:03.948Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
20:28:04 [2022-09-07T20:28:04.514Z] Loaded image: busybox:latest
20:28:04 [2022-09-07T20:28:04.773Z] Loaded image: busybox:glibc
20:28:06 [2022-09-07T20:28:06.148Z] Loaded image: debian:bullseye-slim
20:28:06 [2022-09-07T20:28:06.148Z] Loaded image: hello-world:latest
20:28:06 [2022-09-07T20:28:06.406Z] Loaded image: arm32v7/hello-world:latest
20:28:16 [2022-09-07T20:28:16.376Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.58s)
20:28:16 [2022-09-07T20:28:16.376Z] PASS
20:28:16 [2022-09-07T20:28:16.376Z] 
20:28:16 [2022-09-07T20:28:16.376Z] === Skipped
20:28:16 [2022-09-07T20:28:16.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:28:16 [2022-09-07T20:28:16.376Z]     build_session_test.go:25: TODO: BuildKit
20:28:16 [2022-09-07T20:28:16.376Z] 
20:28:16 [2022-09-07T20:28:16.376Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
20:28:16 [2022-09-07T20:28:16.376Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
20:28:16 [2022-09-07T20:28:16.376Z] 
20:28:16 [2022-09-07T20:28:16.376Z] DONE 34 tests, 2 skipped in 91.936s
20:28:16 [2022-09-07T20:28:16.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:28:16 [2022-09-07T20:28:16.376Z] INFO: Testing against a local daemon
20:28:16 [2022-09-07T20:28:16.376Z] === RUN   TestConfigInspect
20:28:17 [2022-09-07T20:28:17.766Z] --- PASS: TestConfigInspect (2.26s)
20:28:17 [2022-09-07T20:28:17.766Z] === RUN   TestConfigList
20:28:20 [2022-09-07T20:28:20.305Z] --- PASS: TestConfigList (2.18s)
20:28:20 [2022-09-07T20:28:20.305Z] === RUN   TestConfigsCreateAndDelete
20:28:22 [2022-09-07T20:28:22.202Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
20:28:22 [2022-09-07T20:28:22.202Z] === RUN   TestConfigsUpdate
20:28:24 [2022-09-07T20:28:24.730Z] --- PASS: TestConfigsUpdate (2.28s)
20:28:24 [2022-09-07T20:28:24.730Z] === RUN   TestTemplatedConfig
20:28:27 [2022-09-07T20:28:27.258Z] --- PASS: TestTemplatedConfig (2.65s)
20:28:27 [2022-09-07T20:28:27.258Z] === RUN   TestConfigCreateResolve
20:28:29 [2022-09-07T20:28:29.156Z] --- PASS: TestConfigCreateResolve (2.18s)
20:28:29 [2022-09-07T20:28:29.156Z] PASS
20:28:29 [2022-09-07T20:28:29.156Z] 
20:28:29 [2022-09-07T20:28:29.156Z] DONE 6 tests in 13.758s
20:28:29 [2022-09-07T20:28:29.156Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:28:29 [2022-09-07T20:28:29.156Z] INFO: Testing against a local daemon
20:28:29 [2022-09-07T20:28:29.156Z] === RUN   TestAttachWithTTY
20:28:29 [2022-09-07T20:28:29.414Z] --- PASS: TestAttachWithTTY (0.08s)
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestAttachWithoutTTy
20:28:29 [2022-09-07T20:28:29.414Z] --- PASS: TestAttachWithoutTTy (0.05s)
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestCheckpoint
20:28:29 [2022-09-07T20:28:29.414Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:28:29 [2022-09-07T20:28:29.414Z] --- SKIP: TestCheckpoint (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/commit
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/commit
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/create
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/containers/create
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/commit
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/commit/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/containers/create
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
20:28:29 [2022-09-07T20:28:29.414Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:28:29 [2022-09-07T20:28:29.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
20:28:29 [2022-09-07T20:28:29.414Z] === RUN   TestCopyFromContainerPathIsNotDir
20:28:29 [2022-09-07T20:28:29.672Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
20:28:29 [2022-09-07T20:28:29.672Z] === RUN   TestCopyToContainerPathDoesNotExist
20:28:29 [2022-09-07T20:28:29.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
20:28:29 [2022-09-07T20:28:29.672Z] === RUN   TestCopyEmptyFile
20:28:29 [2022-09-07T20:28:29.931Z] --- PASS: TestCopyEmptyFile (0.22s)
20:28:29 [2022-09-07T20:28:29.931Z] === RUN   TestCopyToContainerPathIsNotDir
20:28:29 [2022-09-07T20:28:29.931Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:28:29 [2022-09-07T20:28:29.931Z] === RUN   TestCopyFromContainer
20:28:31 [2022-09-07T20:28:31.304Z] === RUN   TestCopyFromContainer//
20:28:31 [2022-09-07T20:28:31.304Z] === RUN   TestCopyFromContainer//bar/root
20:28:31 [2022-09-07T20:28:31.304Z] === RUN   TestCopyFromContainer//bar/root/
20:28:31 [2022-09-07T20:28:31.304Z] === RUN   TestCopyFromContainer/bar/quux
20:28:31 [2022-09-07T20:28:31.304Z] === RUN   TestCopyFromContainer/bar/quux/
20:28:31 [2022-09-07T20:28:31.563Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:28:31 [2022-09-07T20:28:31.563Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:28:31 [2022-09-07T20:28:31.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:28:31 [2022-09-07T20:28:31.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:28:31 [2022-09-07T20:28:31.563Z] === RUN   TestCopyFromContainer/bar/notarget
20:28:31 [2022-09-07T20:28:31.820Z] --- PASS: TestCopyFromContainer (1.87s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:28:31 [2022-09-07T20:28:31.820Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:28:31 [2022-09-07T20:28:31.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateLinkToNonExistingContainer
20:28:31 [2022-09-07T20:28:31.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateWithInvalidEnv
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateWithInvalidEnv/0
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateWithInvalidEnv/0
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateWithInvalidEnv/1
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateWithInvalidEnv/1
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateWithInvalidEnv/2
20:28:31 [2022-09-07T20:28:31.821Z] === PAUSE TestCreateWithInvalidEnv/2
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateWithInvalidEnv/0
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateWithInvalidEnv/2
20:28:31 [2022-09-07T20:28:31.821Z] === CONT  TestCreateWithInvalidEnv/1
20:28:31 [2022-09-07T20:28:31.821Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateTmpfsMountsTarget
20:28:31 [2022-09-07T20:28:31.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:28:31 [2022-09-07T20:28:31.821Z] === RUN   TestCreateWithCustomMaskedPaths
20:28:33 [2022-09-07T20:28:33.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
20:28:33 [2022-09-07T20:28:33.718Z] === RUN   TestCreateWithCustomReadonlyPaths
20:28:35 [2022-09-07T20:28:35.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s)
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:35 [2022-09-07T20:28:35.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:35 [2022-09-07T20:28:35.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:28:35 [2022-09-07T20:28:35.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:28:35 [2022-09-07T20:28:35.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:28:35 [2022-09-07T20:28:35.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
20:28:35 [2022-09-07T20:28:35.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:28:35 [2022-09-07T20:28:35.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
20:28:35 [2022-09-07T20:28:35.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
20:28:35 [2022-09-07T20:28:35.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:28:35 [2022-09-07T20:28:35.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:28:35 [2022-09-07T20:28:35.092Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:28:36 [2022-09-07T20:28:36.026Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateDifferentPlatform
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateDifferentPlatform/different_os
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:28:36 [2022-09-07T20:28:36.026Z] --- PASS: TestCreateDifferentPlatform (0.01s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:28:36 [2022-09-07T20:28:36.026Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:28:36 [2022-09-07T20:28:36.026Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateInvalidHostConfig
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:28:36 [2022-09-07T20:28:36.026Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:28:36 [2022-09-07T20:28:36.026Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:28:36 [2022-09-07T20:28:36.026Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:28:36 [2022-09-07T20:28:36.026Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:28:36 [2022-09-07T20:28:36.026Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestContainerStartOnDaemonRestart
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestContainerStartOnDaemonRestart
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestDaemonRestartIpcMode
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestDaemonRestartIpcMode
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestDaemonHostGatewayIP
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestDaemonHostGatewayIP
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestRestartDaemonWithRestartingContainer
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestContainerKillOnDaemonStart
20:28:36 [2022-09-07T20:28:36.026Z] === PAUSE TestContainerKillOnDaemonStart
20:28:36 [2022-09-07T20:28:36.026Z] === RUN   TestDiff
20:28:36 [2022-09-07T20:28:36.592Z] --- PASS: TestDiff (0.59s)
20:28:36 [2022-09-07T20:28:36.592Z] === RUN   TestExecConsoleSize
20:28:37 [2022-09-07T20:28:37.157Z] --- PASS: TestExecConsoleSize (0.64s)
20:28:37 [2022-09-07T20:28:37.157Z] === RUN   TestExecWithCloseStdin
20:28:37 [2022-09-07T20:28:37.723Z] --- PASS: TestExecWithCloseStdin (0.61s)
20:28:37 [2022-09-07T20:28:37.723Z] === RUN   TestExec
20:28:38 [2022-09-07T20:28:38.658Z] --- PASS: TestExec (0.66s)
20:28:38 [2022-09-07T20:28:38.658Z] === RUN   TestExecUser
20:28:39 [2022-09-07T20:28:39.225Z] --- PASS: TestExecUser (0.62s)
20:28:39 [2022-09-07T20:28:39.225Z] === RUN   TestExportContainerAndImportImage
20:28:39 [2022-09-07T20:28:39.791Z] --- PASS: TestExportContainerAndImportImage (0.75s)
20:28:39 [2022-09-07T20:28:39.791Z] === RUN   TestExportContainerAfterDaemonRestart
20:28:41 [2022-09-07T20:28:41.165Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
20:28:41 [2022-09-07T20:28:41.165Z] === RUN   TestHealthCheckWorkdir
20:28:42 [2022-09-07T20:28:42.100Z] --- PASS: TestHealthCheckWorkdir (0.92s)
20:28:42 [2022-09-07T20:28:42.100Z] === RUN   TestHealthKillContainer
20:28:50 [2022-09-07T20:28:50.205Z] --- PASS: TestHealthKillContainer (8.27s)
20:28:50 [2022-09-07T20:28:50.205Z] === RUN   TestHealthCheckProcessKilled
20:28:51 [2022-09-07T20:28:51.137Z] --- PASS: TestHealthCheckProcessKilled (0.80s)
20:28:51 [2022-09-07T20:28:51.137Z] === RUN   TestInspectCpusetInConfigPre120
20:28:51 [2022-09-07T20:28:51.702Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
20:28:51 [2022-09-07T20:28:51.702Z] === RUN   TestIpcModeNone
20:28:52 [2022-09-07T20:28:52.268Z] --- PASS: TestIpcModeNone (0.67s)
20:28:52 [2022-09-07T20:28:52.268Z] === RUN   TestIpcModePrivate
20:28:52 [2022-09-07T20:28:52.835Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
20:28:53 [2022-09-07T20:28:53.094Z] --- PASS: TestIpcModePrivate (0.61s)
20:28:53 [2022-09-07T20:28:53.094Z] === RUN   TestIpcModeShareable
20:28:53 [2022-09-07T20:28:53.352Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
20:28:53 [2022-09-07T20:28:53.610Z] --- PASS: TestIpcModeShareable (0.65s)
20:28:53 [2022-09-07T20:28:53.610Z] === RUN   TestAPIIpcModeShareableAndContainer
20:28:55 [2022-09-07T20:28:55.510Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s)
20:28:55 [2022-09-07T20:28:55.510Z] === RUN   TestAPIIpcModeHost
20:28:55 [2022-09-07T20:28:55.769Z] --- PASS: TestAPIIpcModeHost (0.40s)
20:28:55 [2022-09-07T20:28:55.769Z] === RUN   TestDaemonIpcModeShareable
20:28:57 [2022-09-07T20:28:57.143Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:28:57 [2022-09-07T20:28:57.143Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
20:28:57 [2022-09-07T20:28:57.143Z] === RUN   TestDaemonIpcModePrivate
20:28:58 [2022-09-07T20:28:58.076Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:28:58 [2022-09-07T20:28:58.334Z] --- PASS: TestDaemonIpcModePrivate (1.25s)
20:28:58 [2022-09-07T20:28:58.334Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:28:59 [2022-09-07T20:28:59.270Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
20:28:59 [2022-09-07T20:28:59.528Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
20:28:59 [2022-09-07T20:28:59.528Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:29:00 [2022-09-07T20:29:00.463Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
20:29:00 [2022-09-07T20:29:00.721Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
20:29:00 [2022-09-07T20:29:00.721Z] === RUN   TestIpcModeOlderClient
20:29:00 [2022-09-07T20:29:00.721Z] === PAUSE TestIpcModeOlderClient
20:29:00 [2022-09-07T20:29:00.721Z] === RUN   TestKillContainerInvalidSignal
20:29:01 [2022-09-07T20:29:01.287Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
20:29:01 [2022-09-07T20:29:01.287Z] === RUN   TestKillContainer
20:29:01 [2022-09-07T20:29:01.287Z] === RUN   TestKillContainer/no_signal
20:29:01 [2022-09-07T20:29:01.545Z] === RUN   TestKillContainer/non_killing_signal
20:29:02 [2022-09-07T20:29:02.111Z] === RUN   TestKillContainer/killing_signal
20:29:02 [2022-09-07T20:29:02.676Z] --- PASS: TestKillContainer (1.47s)
20:29:02 [2022-09-07T20:29:02.676Z]     --- PASS: TestKillContainer/no_signal (0.44s)
20:29:02 [2022-09-07T20:29:02.676Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
20:29:02 [2022-09-07T20:29:02.676Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
20:29:02 [2022-09-07T20:29:02.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:29:02 [2022-09-07T20:29:02.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:29:03 [2022-09-07T20:29:03.245Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:29:04 [2022-09-07T20:29:04.179Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
20:29:04 [2022-09-07T20:29:04.179Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
20:29:04 [2022-09-07T20:29:04.179Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s)
20:29:04 [2022-09-07T20:29:04.179Z] === RUN   TestKillStoppedContainer
20:29:04 [2022-09-07T20:29:04.179Z] --- PASS: TestKillStoppedContainer (0.05s)
20:29:04 [2022-09-07T20:29:04.179Z] === RUN   TestKillStoppedContainerAPIPre120
20:29:04 [2022-09-07T20:29:04.179Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:29:04 [2022-09-07T20:29:04.179Z] === RUN   TestKillDifferentUserContainer
20:29:04 [2022-09-07T20:29:04.748Z] --- PASS: TestKillDifferentUserContainer (0.47s)
20:29:04 [2022-09-07T20:29:04.748Z] === RUN   TestInspectOomKilledTrue
20:29:04 [2022-09-07T20:29:04.748Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:29:04 [2022-09-07T20:29:04.748Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:29:04 [2022-09-07T20:29:04.748Z] === RUN   TestInspectOomKilledFalse
20:29:05 [2022-09-07T20:29:05.007Z] --- PASS: TestInspectOomKilledFalse (0.46s)
20:29:05 [2022-09-07T20:29:05.007Z] === RUN   TestLinksEtcHostsContentMatch
20:29:05 [2022-09-07T20:29:05.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
20:29:05 [2022-09-07T20:29:05.265Z] === RUN   TestLinksContainerNames
20:29:06 [2022-09-07T20:29:06.200Z] --- PASS: TestLinksContainerNames (0.90s)
20:29:06 [2022-09-07T20:29:06.200Z] === RUN   TestLogsFollowTailEmpty
20:29:06 [2022-09-07T20:29:06.766Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:29:06 [2022-09-07T20:29:06.766Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:29:06 [2022-09-07T20:29:06.766Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:29:07 [2022-09-07T20:29:07.701Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:29:07 [2022-09-07T20:29:07.701Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:29:08 [2022-09-07T20:29:08.267Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:29:08 [2022-09-07T20:29:08.267Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:29:08 [2022-09-07T20:29:08.872Z] === RUN   TestLogs/driver_json-file
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:29:09 [2022-09-07T20:29:09.135Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.135Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:29:09 [2022-09-07T20:29:09.712Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:29:09 [2022-09-07T20:29:09.712Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:29:10 [2022-09-07T20:29:10.284Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:29:10 [2022-09-07T20:29:10.543Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:29:11 [2022-09-07T20:29:11.108Z] --- PASS: TestLogs (4.26s)
20:29:11 [2022-09-07T20:29:11.108Z]     --- PASS: TestLogs/driver_local (0.01s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.84s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
20:29:11 [2022-09-07T20:29:11.108Z]     --- PASS: TestLogs/driver_json-file (0.03s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
20:29:11 [2022-09-07T20:29:11.108Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
20:29:11 [2022-09-07T20:29:11.108Z] === RUN   TestContainerNetworkMountsNoChown
20:29:11 [2022-09-07T20:29:11.367Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/default
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/default
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/private
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/private
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rprivate
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rprivate
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/slave
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/slave
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rslave
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rslave
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/shared
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/shared
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rshared
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rshared
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/default
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/default/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/default/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/rslave
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/rshared
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/shared
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/rprivate
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/slave
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/private
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/private/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/private/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/default/mount_root
20:29:11 [2022-09-07T20:29:11.367Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/default/bind_root
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:29:11 [2022-09-07T20:29:11.625Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/private/bind_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:29:11 [2022-09-07T20:29:11.883Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:29:12 [2022-09-07T20:29:12.142Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:29:12 [2022-09-07T20:29:12.142Z] === CONT  TestMountDaemonRoot/private/mount_root
20:29:12 [2022-09-07T20:29:12.142Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:29:12 [2022-09-07T20:29:12.142Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:29:12 [2022-09-07T20:29:12.142Z] --- PASS: TestMountDaemonRoot (0.02s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:29:12 [2022-09-07T20:29:12.142Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:29:12 [2022-09-07T20:29:12.142Z] === RUN   TestContainerBindMountNonRecursive
20:29:13 [2022-09-07T20:29:13.515Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
20:29:13 [2022-09-07T20:29:13.515Z] === RUN   TestContainerVolumesMountedAsShared
20:29:14 [2022-09-07T20:29:14.080Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
20:29:14 [2022-09-07T20:29:14.080Z] === RUN   TestContainerVolumesMountedAsSlave
20:29:14 [2022-09-07T20:29:14.338Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
20:29:14 [2022-09-07T20:29:14.338Z] === RUN   TestNetworkNat
20:29:14 [2022-09-07T20:29:14.903Z] --- PASS: TestNetworkNat (0.48s)
20:29:14 [2022-09-07T20:29:14.903Z] === RUN   TestNetworkLocalhostTCPNat
20:29:15 [2022-09-07T20:29:15.161Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
20:29:15 [2022-09-07T20:29:15.161Z] === RUN   TestNetworkLoopbackNat
20:29:18 [2022-09-07T20:29:18.441Z] --- PASS: TestNetworkLoopbackNat (2.60s)
20:29:18 [2022-09-07T20:29:18.441Z] === RUN   TestPause
20:29:18 [2022-09-07T20:29:18.441Z] --- PASS: TestPause (0.50s)
20:29:18 [2022-09-07T20:29:18.441Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:29:18 [2022-09-07T20:29:18.441Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:29:18 [2022-09-07T20:29:18.441Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:29:18 [2022-09-07T20:29:18.441Z] === RUN   TestPauseStopPausedContainer
20:29:19 [2022-09-07T20:29:19.007Z] --- PASS: TestPauseStopPausedContainer (0.48s)
20:29:19 [2022-09-07T20:29:19.007Z] === RUN   TestPidHost
20:29:19 [2022-09-07T20:29:19.944Z] --- PASS: TestPidHost (1.04s)
20:29:19 [2022-09-07T20:29:19.944Z] === RUN   TestPsFilter
20:29:19 [2022-09-07T20:29:19.944Z] --- PASS: TestPsFilter (0.13s)
20:29:19 [2022-09-07T20:29:19.944Z] === RUN   TestRemoveContainerWithRemovedVolume
20:29:20 [2022-09-07T20:29:20.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
20:29:20 [2022-09-07T20:29:20.510Z] === RUN   TestRemoveContainerWithVolume
20:29:21 [2022-09-07T20:29:21.074Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
20:29:21 [2022-09-07T20:29:21.074Z] === RUN   TestRemoveContainerRunning
20:29:21 [2022-09-07T20:29:21.332Z] --- PASS: TestRemoveContainerRunning (0.47s)
20:29:21 [2022-09-07T20:29:21.332Z] === RUN   TestRemoveContainerForceRemoveRunning
20:29:21 [2022-09-07T20:29:21.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
20:29:21 [2022-09-07T20:29:21.901Z] === RUN   TestRemoveInvalidContainer
20:29:21 [2022-09-07T20:29:21.901Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:29:21 [2022-09-07T20:29:21.901Z] === RUN   TestRenameLinkedContainer
20:29:23 [2022-09-07T20:29:23.800Z] --- PASS: TestRenameLinkedContainer (1.91s)
20:29:23 [2022-09-07T20:29:23.800Z] === RUN   TestRenameStoppedContainer
20:29:24 [2022-09-07T20:29:24.365Z] --- PASS: TestRenameStoppedContainer (0.45s)
20:29:24 [2022-09-07T20:29:24.365Z] === RUN   TestRenameRunningContainerAndReuse
20:29:25 [2022-09-07T20:29:25.300Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s)
20:29:25 [2022-09-07T20:29:25.300Z] === RUN   TestRenameInvalidName
20:29:25 [2022-09-07T20:29:25.865Z] --- PASS: TestRenameInvalidName (0.51s)
20:29:25 [2022-09-07T20:29:25.865Z] === RUN   TestRenameAnonymousContainer
20:29:27 [2022-09-07T20:29:27.240Z] --- PASS: TestRenameAnonymousContainer (1.64s)
20:29:27 [2022-09-07T20:29:27.240Z] === RUN   TestRenameContainerWithSameName
20:29:27 [2022-09-07T20:29:27.805Z] --- PASS: TestRenameContainerWithSameName (0.46s)
20:29:27 [2022-09-07T20:29:27.805Z] === RUN   TestRenameContainerWithLinkedContainer
20:29:28 [2022-09-07T20:29:28.738Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
20:29:28 [2022-09-07T20:29:28.738Z] === RUN   TestResize
20:29:29 [2022-09-07T20:29:29.305Z] --- PASS: TestResize (0.47s)
20:29:29 [2022-09-07T20:29:29.305Z] === RUN   TestResizeWithInvalidSize
20:29:29 [2022-09-07T20:29:29.563Z] --- PASS: TestResizeWithInvalidSize (0.44s)
20:29:29 [2022-09-07T20:29:29.563Z] === RUN   TestResizeWhenContainerNotStarted
20:29:30 [2022-09-07T20:29:30.131Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:29:30 [2022-09-07T20:29:30.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:29:31 [2022-09-07T20:29:31.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:29:32 [2022-09-07T20:29:32.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:29:33 [2022-09-07T20:29:33.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:29:33 [2022-09-07T20:29:33.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:34 [2022-09-07T20:29:34.202Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:36 [2022-09-07T20:29:36.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:29:37 [2022-09-07T20:29:37.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:29:40 [2022-09-07T20:29:40.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:29:41 [2022-09-07T20:29:41.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:29:42 [2022-09-07T20:29:42.445Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:29:43 [2022-09-07T20:29:43.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:29:44 [2022-09-07T20:29:44.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:29:45 [2022-09-07T20:29:45.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:29:46 [2022-09-07T20:29:46.626Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:29:48 [2022-09-07T20:29:48.526Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.93s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s)
20:29:48 [2022-09-07T20:29:48.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s)
20:29:48 [2022-09-07T20:29:48.526Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:29:48 [2022-09-07T20:29:48.526Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:29:49 [2022-09-07T20:29:49.092Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:29:50 [2022-09-07T20:29:50.026Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
20:29:50 [2022-09-07T20:29:50.026Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
20:29:50 [2022-09-07T20:29:50.026Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
20:29:50 [2022-09-07T20:29:50.026Z] === RUN   TestCgroupNamespacesRun
20:29:51 [2022-09-07T20:29:51.398Z] --- PASS: TestCgroupNamespacesRun (1.23s)
20:29:51 [2022-09-07T20:29:51.398Z] === RUN   TestCgroupNamespacesRunPrivileged
20:29:51 [2022-09-07T20:29:51.398Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:29:51 [2022-09-07T20:29:51.398Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:29:51 [2022-09-07T20:29:51.398Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:29:52 [2022-09-07T20:29:52.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
20:29:52 [2022-09-07T20:29:52.772Z] === RUN   TestCgroupNamespacesRunHostMode
20:29:53 [2022-09-07T20:29:53.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
20:29:53 [2022-09-07T20:29:53.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:29:55 [2022-09-07T20:29:55.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
20:29:55 [2022-09-07T20:29:55.078Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:29:56 [2022-09-07T20:29:56.450Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s)
20:29:56 [2022-09-07T20:29:56.450Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:29:57 [2022-09-07T20:29:57.022Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
20:29:57 [2022-09-07T20:29:57.022Z] === RUN   TestCgroupNamespacesRunOlderClient
20:29:58 [2022-09-07T20:29:58.423Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s)
20:29:58 [2022-09-07T20:29:58.423Z] === RUN   TestNISDomainname
20:29:58 [2022-09-07T20:29:58.989Z] --- PASS: TestNISDomainname (0.56s)
20:29:58 [2022-09-07T20:29:58.989Z] === RUN   TestHostnameDnsResolution
20:29:59 [2022-09-07T20:29:59.555Z] --- PASS: TestHostnameDnsResolution (0.73s)
20:29:59 [2022-09-07T20:29:59.555Z] === RUN   TestUnprivilegedPortsAndPing
20:30:00 [2022-09-07T20:30:00.121Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
20:30:00 [2022-09-07T20:30:00.121Z] === RUN   TestPrivilegedHostDevices
20:30:00 [2022-09-07T20:30:00.686Z] --- PASS: TestPrivilegedHostDevices (0.57s)
20:30:00 [2022-09-07T20:30:00.686Z] === RUN   TestRunConsoleSize
20:30:01 [2022-09-07T20:30:01.252Z] --- PASS: TestRunConsoleSize (0.48s)
20:30:01 [2022-09-07T20:30:01.252Z] === RUN   TestRunWithAlternativeContainerdShim
20:30:03 [2022-09-07T20:30:03.778Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s)
20:30:03 [2022-09-07T20:30:03.778Z] === RUN   TestStats
20:30:06 [2022-09-07T20:30:06.303Z] --- PASS: TestStats (2.53s)
20:30:06 [2022-09-07T20:30:06.303Z] === RUN   TestStopContainerWithTimeout
20:30:06 [2022-09-07T20:30:06.303Z] === RUN   TestStopContainerWithTimeout/0
20:30:06 [2022-09-07T20:30:06.303Z] === PAUSE TestStopContainerWithTimeout/0
20:30:06 [2022-09-07T20:30:06.303Z] === RUN   TestStopContainerWithTimeout/1
20:30:06 [2022-09-07T20:30:06.303Z] === PAUSE TestStopContainerWithTimeout/1
20:30:06 [2022-09-07T20:30:06.303Z] === RUN   TestStopContainerWithTimeout/3
20:30:06 [2022-09-07T20:30:06.303Z] === PAUSE TestStopContainerWithTimeout/3
20:30:06 [2022-09-07T20:30:06.303Z] === RUN   TestStopContainerWithTimeout/-1
20:30:06 [2022-09-07T20:30:06.303Z] === PAUSE TestStopContainerWithTimeout/-1
20:30:06 [2022-09-07T20:30:06.303Z] === CONT  TestStopContainerWithTimeout/0
20:30:06 [2022-09-07T20:30:06.303Z] === CONT  TestStopContainerWithTimeout/-1
20:30:06 [2022-09-07T20:30:06.561Z] === CONT  TestStopContainerWithTimeout/3
20:30:08 [2022-09-07T20:30:08.457Z] === CONT  TestStopContainerWithTimeout/1
20:30:10 [2022-09-07T20:30:10.354Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:30:10 [2022-09-07T20:30:10.354Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
20:30:10 [2022-09-07T20:30:10.354Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
20:30:10 [2022-09-07T20:30:10.354Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
20:30:10 [2022-09-07T20:30:10.354Z]     --- PASS: TestStopContainerWithTimeout/1 (1.48s)
20:30:10 [2022-09-07T20:30:10.354Z] === RUN   TestDeleteDevicemapper
20:30:10 [2022-09-07T20:30:10.354Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:30:10 [2022-09-07T20:30:10.354Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:30:10 [2022-09-07T20:30:10.354Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:30:11 [2022-09-07T20:30:11.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
20:30:11 [2022-09-07T20:30:11.729Z] === RUN   TestUpdateMemory
20:30:12 [2022-09-07T20:30:12.294Z] --- PASS: TestUpdateMemory (0.61s)
20:30:12 [2022-09-07T20:30:12.294Z] === RUN   TestUpdateCPUQuota
20:30:13 [2022-09-07T20:30:13.227Z] --- PASS: TestUpdateCPUQuota (0.96s)
20:30:13 [2022-09-07T20:30:13.227Z] === RUN   TestUpdatePidsLimit
20:30:13 [2022-09-07T20:30:13.227Z] === RUN   TestUpdatePidsLimit/update_from_none
20:30:13 [2022-09-07T20:30:13.485Z] === RUN   TestUpdatePidsLimit/no_change
20:30:13 [2022-09-07T20:30:13.485Z] === RUN   TestUpdatePidsLimit/update_lower
20:30:13 [2022-09-07T20:30:13.743Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:30:14 [2022-09-07T20:30:14.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:30:14 [2022-09-07T20:30:14.260Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:30:14 [2022-09-07T20:30:14.518Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:30:15 [2022-09-07T20:30:15.450Z] --- PASS: TestUpdatePidsLimit (2.16s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
20:30:15 [2022-09-07T20:30:15.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
20:30:15 [2022-09-07T20:30:15.450Z] === RUN   TestUpdateRestartPolicy
20:30:27 [2022-09-07T20:30:27.639Z] --- PASS: TestUpdateRestartPolicy (11.14s)
20:30:27 [2022-09-07T20:30:27.639Z] === RUN   TestUpdateRestartWithAutoRemove
20:30:27 [2022-09-07T20:30:27.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
20:30:27 [2022-09-07T20:30:27.639Z] === RUN   TestWaitNonBlocked
20:30:27 [2022-09-07T20:30:27.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:30:27 [2022-09-07T20:30:27.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:30:27 [2022-09-07T20:30:27.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:30:27 [2022-09-07T20:30:27.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:30:27 [2022-09-07T20:30:27.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:30:27 [2022-09-07T20:30:27.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:30:27 [2022-09-07T20:30:27.896Z] --- PASS: TestWaitNonBlocked (0.01s)
20:30:27 [2022-09-07T20:30:27.896Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
20:30:27 [2022-09-07T20:30:27.896Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
20:30:27 [2022-09-07T20:30:27.896Z] === RUN   TestWaitBlocked
20:30:27 [2022-09-07T20:30:27.896Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:30:27 [2022-09-07T20:30:27.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:30:27 [2022-09-07T20:30:27.896Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:30:27 [2022-09-07T20:30:27.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:30:27 [2022-09-07T20:30:27.896Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:30:27 [2022-09-07T20:30:27.896Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:30:28 [2022-09-07T20:30:28.829Z] --- PASS: TestWaitBlocked (0.01s)
20:30:28 [2022-09-07T20:30:28.829Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
20:30:28 [2022-09-07T20:30:28.829Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
20:30:28 [2022-09-07T20:30:28.829Z] === RUN   TestWaitConditions
20:30:28 [2022-09-07T20:30:28.829Z] === RUN   TestWaitConditions/default
20:30:28 [2022-09-07T20:30:28.829Z] === PAUSE TestWaitConditions/default
20:30:28 [2022-09-07T20:30:28.829Z] === RUN   TestWaitConditions/not-running
20:30:28 [2022-09-07T20:30:28.829Z] === PAUSE TestWaitConditions/not-running
20:30:28 [2022-09-07T20:30:28.829Z] === RUN   TestWaitConditions/next-exit
20:30:28 [2022-09-07T20:30:28.829Z] === PAUSE TestWaitConditions/next-exit
20:30:28 [2022-09-07T20:30:28.829Z] === RUN   TestWaitConditions/removed
20:30:28 [2022-09-07T20:30:28.829Z] === PAUSE TestWaitConditions/removed
20:30:28 [2022-09-07T20:30:28.829Z] === CONT  TestWaitConditions/default
20:30:28 [2022-09-07T20:30:28.829Z] === CONT  TestWaitConditions/next-exit
20:30:30 [2022-09-07T20:30:30.202Z] === CONT  TestWaitConditions/removed
20:30:30 [2022-09-07T20:30:30.202Z] === CONT  TestWaitConditions/not-running
20:30:32 [2022-09-07T20:30:32.101Z] --- PASS: TestWaitConditions (0.01s)
20:30:32 [2022-09-07T20:30:32.101Z]     --- PASS: TestWaitConditions/default (1.53s)
20:30:32 [2022-09-07T20:30:32.101Z]     --- PASS: TestWaitConditions/next-exit (1.67s)
20:30:32 [2022-09-07T20:30:32.101Z]     --- PASS: TestWaitConditions/not-running (1.59s)
20:30:32 [2022-09-07T20:30:32.101Z]     --- PASS: TestWaitConditions/removed (1.75s)
20:30:32 [2022-09-07T20:30:32.101Z] === RUN   TestWaitRestartedContainer
20:30:32 [2022-09-07T20:30:32.101Z] === RUN   TestWaitRestartedContainer/default
20:30:32 [2022-09-07T20:30:32.101Z] === PAUSE TestWaitRestartedContainer/default
20:30:32 [2022-09-07T20:30:32.101Z] === RUN   TestWaitRestartedContainer/not-running
20:30:32 [2022-09-07T20:30:32.101Z] === PAUSE TestWaitRestartedContainer/not-running
20:30:32 [2022-09-07T20:30:32.101Z] === RUN   TestWaitRestartedContainer/next-exit
20:30:32 [2022-09-07T20:30:32.101Z] === PAUSE TestWaitRestartedContainer/next-exit
20:30:32 [2022-09-07T20:30:32.101Z] === CONT  TestWaitRestartedContainer/default
20:30:32 [2022-09-07T20:30:32.101Z] === CONT  TestWaitRestartedContainer/next-exit
20:30:33 [2022-09-07T20:30:33.474Z] === CONT  TestWaitRestartedContainer/not-running
20:30:34 [2022-09-07T20:30:34.407Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:30:34 [2022-09-07T20:30:34.407Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.59s)
20:30:34 [2022-09-07T20:30:34.407Z]     --- PASS: TestWaitRestartedContainer/default (1.67s)
20:30:34 [2022-09-07T20:30:34.407Z]     --- PASS: TestWaitRestartedContainer/not-running (0.99s)
20:30:34 [2022-09-07T20:30:34.407Z] === CONT  TestContainerStartOnDaemonRestart
20:30:34 [2022-09-07T20:30:34.407Z] === CONT  TestRestartDaemonWithRestartingContainer
20:30:36 [2022-09-07T20:30:36.939Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
20:30:36 [2022-09-07T20:30:36.939Z] === CONT  TestIpcModeOlderClient
20:30:36 [2022-09-07T20:30:36.939Z] --- PASS: TestIpcModeOlderClient (0.11s)
20:30:36 [2022-09-07T20:30:36.939Z] === CONT  TestContainerKillOnDaemonStart
20:30:36 [2022-09-07T20:30:36.939Z] === CONT  TestDaemonHostGatewayIP
20:30:36 [2022-09-07T20:30:36.939Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s)
20:30:40 [2022-09-07T20:30:40.223Z] --- PASS: TestDaemonHostGatewayIP (2.69s)
20:30:40 [2022-09-07T20:30:40.223Z] === CONT  TestDaemonRestartIpcMode
20:30:42 [2022-09-07T20:30:42.121Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
20:30:48 [2022-09-07T20:30:48.671Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
20:30:48 [2022-09-07T20:30:48.671Z] PASS
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] === Skipped
20:30:48 [2022-09-07T20:30:48.671Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:30:48 [2022-09-07T20:30:48.671Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:30:48 [2022-09-07T20:30:48.671Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:30:48 [2022-09-07T20:30:48.671Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:30:48 [2022-09-07T20:30:48.671Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:30:48 [2022-09-07T20:30:48.671Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:30:48 [2022-09-07T20:30:48.671Z] 
20:30:48 [2022-09-07T20:30:48.671Z] DONE 273 tests, 5 skipped in 139.582s
20:30:48 [2022-09-07T20:30:48.930Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
20:30:48 [2022-09-07T20:30:48.930Z] === RUN   TestConfigDaemonLibtrustID
20:30:49 [2022-09-07T20:30:49.495Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
20:30:49 [2022-09-07T20:30:49.495Z] === RUN   TestConfigDaemonID
20:30:50 [2022-09-07T20:30:50.428Z]     daemon_test.go:83: [d8c757dc4f10f] daemon is not started
20:30:50 [2022-09-07T20:30:50.428Z] --- PASS: TestConfigDaemonID (1.04s)
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:30:50 [2022-09-07T20:30:50.428Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:30:50 [2022-09-07T20:30:50.428Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation/invalid_config
20:30:50 [2022-09-07T20:30:50.428Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation/malformed_config
20:30:50 [2022-09-07T20:30:50.428Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:30:50 [2022-09-07T20:30:50.428Z] === RUN   TestDaemonConfigValidation/valid_config
20:30:50 [2022-09-07T20:30:50.428Z] === PAUSE TestDaemonConfigValidation/valid_config
20:30:50 [2022-09-07T20:30:50.428Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:30:50 [2022-09-07T20:30:50.428Z] === CONT  TestDaemonConfigValidation/malformed_config
20:30:50 [2022-09-07T20:30:50.428Z] === CONT  TestDaemonConfigValidation/valid_config
20:30:50 [2022-09-07T20:30:50.428Z] === CONT  TestDaemonConfigValidation/invalid_config
20:30:50 [2022-09-07T20:30:50.685Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:30:50 [2022-09-07T20:30:50.686Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:30:50 [2022-09-07T20:30:50.686Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
20:30:50 [2022-09-07T20:30:50.686Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
20:30:50 [2022-09-07T20:30:50.686Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
20:30:50 [2022-09-07T20:30:50.686Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
20:30:50 [2022-09-07T20:30:50.686Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
20:30:50 [2022-09-07T20:30:50.686Z] === RUN   TestConfigDaemonSeccompProfiles
20:30:50 [2022-09-07T20:30:50.686Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:30:51 [2022-09-07T20:30:51.620Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:30:52 [2022-09-07T20:30:52.992Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:30:53 [2022-09-07T20:30:53.925Z] === CONT  TestConfigDaemonSeccompProfiles
20:30:53 [2022-09-07T20:30:53.925Z]     daemon_test.go:197: [dae2de7779772] daemon is not started
20:30:53 [2022-09-07T20:30:53.925Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:30:53 [2022-09-07T20:30:53.925Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:30:53 [2022-09-07T20:30:53.925Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:30:53 [2022-09-07T20:30:53.925Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:30:53 [2022-09-07T20:30:53.925Z] === RUN   TestDaemonProxy
20:30:53 [2022-09-07T20:30:53.925Z] === RUN   TestDaemonProxy/environment_variables
20:30:55 [2022-09-07T20:30:55.821Z] === RUN   TestDaemonProxy/command-line_options
20:30:57 [2022-09-07T20:30:57.193Z] === RUN   TestDaemonProxy/configuration_file
20:30:59 [2022-09-07T20:30:59.103Z] === RUN   TestDaemonProxy/conflicting_options
20:30:59 [2022-09-07T20:30:59.363Z] === RUN   TestDaemonProxy/reload_sanitized
20:30:59 [2022-09-07T20:30:59.928Z] --- PASS: TestDaemonProxy (6.22s)
20:30:59 [2022-09-07T20:30:59.928Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:30:59 [2022-09-07T20:30:59.928Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:30:59 [2022-09-07T20:30:59.928Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
20:30:59 [2022-09-07T20:30:59.928Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:30:59 [2022-09-07T20:30:59.928Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:30:59 [2022-09-07T20:30:59.928Z] PASS
20:30:59 [2022-09-07T20:30:59.928Z] 
20:30:59 [2022-09-07T20:30:59.928Z] DONE 18 tests in 11.167s
20:30:59 [2022-09-07T20:30:59.928Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:31:00 [2022-09-07T20:31:00.186Z] INFO: Testing against a local daemon
20:31:00 [2022-09-07T20:31:00.186Z] === RUN   TestCommitInheritsEnv
20:31:00 [2022-09-07T20:31:00.443Z] --- PASS: TestCommitInheritsEnv (0.29s)
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportExtremelyLargeImageWorks
20:31:00 [2022-09-07T20:31:00.443Z] === PAUSE TestImportExtremelyLargeImageWorks
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform/#00
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform/_______
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform//
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform/linux
20:31:00 [2022-09-07T20:31:00.443Z] === RUN   TestImportWithCustomPlatform/LINUX
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImportWithCustomPlatform/macos
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:31:00 [2022-09-07T20:31:00.701Z] --- PASS: TestImportWithCustomPlatform (0.33s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:31:00 [2022-09-07T20:31:00.701Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImagesFilterMultiReference
20:31:00 [2022-09-07T20:31:00.701Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestImagePullPlatformInvalid
20:31:00 [2022-09-07T20:31:00.701Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:31:00 [2022-09-07T20:31:00.701Z] === RUN   TestRemoveImageOrphaning
20:31:01 [2022-09-07T20:31:01.266Z] --- PASS: TestRemoveImageOrphaning (0.33s)
20:31:01 [2022-09-07T20:31:01.266Z] === RUN   TestRemoveImageGarbageCollector
20:31:01 [2022-09-07T20:31:01.524Z] time="2022-09-07T20:31:01Z" level=info msg="[graphdriver] trying configured driver: overlay2"
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestRemoveImageGarbageCollector (1.96s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagInvalidReference
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagInvalidReference (0.01s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagValidPrefixedRepo
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagExistedNameWithoutForce
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagOfficialNames
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagOfficialNames (0.05s)
20:31:03 [2022-09-07T20:31:03.422Z] === RUN   TestTagMatchesDigest
20:31:03 [2022-09-07T20:31:03.422Z] --- PASS: TestTagMatchesDigest (0.01s)
20:31:03 [2022-09-07T20:31:03.422Z] === CONT  TestImportExtremelyLargeImageWorks
20:32:39 [2022-09-07T20:32:39.848Z] --- PASS: TestImportExtremelyLargeImageWorks (91.46s)
20:32:39 [2022-09-07T20:32:39.848Z] PASS
20:32:39 [2022-09-07T20:32:39.848Z] 
20:32:39 [2022-09-07T20:32:39.848Z] DONE 22 tests in 94.709s
20:32:39 [2022-09-07T20:32:39.848Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestStripANSICommands
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestStripANSICommands/#00
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestStripANSICommands/#01
20:32:39 [2022-09-07T20:32:39.848Z] --- PASS: TestStripANSICommands (0.00s)
20:32:39 [2022-09-07T20:32:39.848Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:32:39 [2022-09-07T20:32:39.848Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:32:39 [2022-09-07T20:32:39.848Z] PASS
20:32:39 [2022-09-07T20:32:39.848Z] 
20:32:39 [2022-09-07T20:32:39.848Z] DONE 3 tests in 0.009s
20:32:39 [2022-09-07T20:32:39.848Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:32:39 [2022-09-07T20:32:39.848Z] INFO: Testing against a local daemon
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestNetworkCreateDelete
20:32:39 [2022-09-07T20:32:39.848Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestDockerNetworkDeletePreferID
20:32:39 [2022-09-07T20:32:39.848Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:32:39 [2022-09-07T20:32:39.848Z] === RUN   TestDaemonDNSFallback
20:32:41 [2022-09-07T20:32:41.750Z] --- PASS: TestDaemonDNSFallback (6.36s)
20:32:41 [2022-09-07T20:32:41.750Z] === RUN   TestInspectNetwork
20:32:45 [2022-09-07T20:32:45.031Z] === RUN   TestInspectNetwork/full_network_id
20:32:45 [2022-09-07T20:32:45.031Z] === RUN   TestInspectNetwork/partial_network_id
20:32:45 [2022-09-07T20:32:45.031Z] === RUN   TestInspectNetwork/network_name
20:32:45 [2022-09-07T20:32:45.031Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:32:49 [2022-09-07T20:32:49.209Z] --- PASS: TestInspectNetwork (7.23s)
20:32:49 [2022-09-07T20:32:49.209Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:32:49 [2022-09-07T20:32:49.209Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:32:49 [2022-09-07T20:32:49.209Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:32:49 [2022-09-07T20:32:49.209Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:32:49 [2022-09-07T20:32:49.209Z] === RUN   TestRunContainerWithBridgeNone
20:32:50 [2022-09-07T20:32:50.584Z] --- PASS: TestRunContainerWithBridgeNone (1.63s)
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/create
20:32:50 [2022-09-07T20:32:50.584Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:32:50 [2022-09-07T20:32:50.584Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:32:50 [2022-09-07T20:32:50.584Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:32:50 [2022-09-07T20:32:50.584Z] === CONT  TestNetworkInvalidJSON/networks/create
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:32:50 [2022-09-07T20:32:50.584Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:32:50 [2022-09-07T20:32:50.584Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:32:50 [2022-09-07T20:32:50.584Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:32:50 [2022-09-07T20:32:50.584Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkList
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkList//networks
20:32:50 [2022-09-07T20:32:50.584Z] === PAUSE TestNetworkList//networks
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestNetworkList//networks/
20:32:50 [2022-09-07T20:32:50.584Z] === PAUSE TestNetworkList//networks/
20:32:50 [2022-09-07T20:32:50.584Z] === CONT  TestNetworkList//networks
20:32:50 [2022-09-07T20:32:50.584Z] === CONT  TestNetworkList//networks/
20:32:50 [2022-09-07T20:32:50.584Z] --- PASS: TestNetworkList (0.01s)
20:32:50 [2022-09-07T20:32:50.584Z]     --- PASS: TestNetworkList//networks (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:32:50 [2022-09-07T20:32:50.584Z] === RUN   TestHostIPv4BridgeLabel
20:32:51 [2022-09-07T20:32:51.151Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:32:51 [2022-09-07T20:32:51.151Z] === RUN   TestDaemonRestartWithLiveRestore
20:32:52 [2022-09-07T20:32:52.083Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:32:52 [2022-09-07T20:32:52.083Z] === RUN   TestDaemonDefaultNetworkPools
20:32:53 [2022-09-07T20:32:53.015Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
20:32:53 [2022-09-07T20:32:53.015Z] === RUN   TestDaemonRestartWithExistingNetwork
20:32:53 [2022-09-07T20:32:53.948Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
20:32:53 [2022-09-07T20:32:53.948Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:32:55 [2022-09-07T20:32:55.322Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:32:55 [2022-09-07T20:32:55.322Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:32:55 [2022-09-07T20:32:55.887Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
20:32:55 [2022-09-07T20:32:55.887Z] === RUN   TestServiceWithPredefinedNetwork
20:32:58 [2022-09-07T20:32:58.412Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
20:32:58 [2022-09-07T20:32:58.412Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:32:58 [2022-09-07T20:32:58.412Z]     service_test.go:243: FLAKY_TEST
20:32:58 [2022-09-07T20:32:58.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:32:58 [2022-09-07T20:32:58.412Z] === RUN   TestServiceWithDataPathPortInit
20:33:13 [2022-09-07T20:33:13.276Z] --- PASS: TestServiceWithDataPathPortInit (14.23s)
20:33:13 [2022-09-07T20:33:13.276Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:33:15 [2022-09-07T20:33:15.174Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:obyhsib9pe7e26nyqgm0zfxis Created:2022-09-07 20:33:13.585984491 +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[776e41892facf1041b286b6d6541c3c19e8c791ab27e5feccec0c6691069914a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x0mr8o4h3h4j4eu853rsk4cu EndpointID:ed8e63ab6b174ce6f331e34e77d35d1f2d30831b474ce1850c5f5b5725e09372 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e50e12d908afacfa2b114ca533bfe8b5bdf5d30f759606e0e027c1c60b8c47df 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:ae5fb60072f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1x0mr8o4h3h4j4eu853rsk4cu EndpointID:ed8e63ab6b174ce6f331e34e77d35d1f2d30831b474ce1850c5f5b5725e09372 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:33:19 [2022-09-07T20:33:19.351Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s)
20:33:19 [2022-09-07T20:33:19.351Z] PASS
20:33:19 [2022-09-07T20:33:19.351Z] 
20:33:19 [2022-09-07T20:33:19.351Z] === Skipped
20:33:19 [2022-09-07T20:33:19.351Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:33:19 [2022-09-07T20:33:19.351Z]     service_test.go:243: FLAKY_TEST
20:33:19 [2022-09-07T20:33:19.351Z] 
20:33:19 [2022-09-07T20:33:19.351Z] DONE 38 tests, 1 skipped in 44.558s
20:33:19 [2022-09-07T20:33:19.351Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:33:19 [2022-09-07T20:33:19.351Z] INFO: Testing against a local daemon
20:33:19 [2022-09-07T20:33:19.351Z] === RUN   TestDockerNetworkIpvlanPersistance
20:33:19 [2022-09-07T20:33:19.351Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:33:19 [2022-09-07T20:33:19.351Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:33:19 [2022-09-07T20:33:19.351Z] === RUN   TestDockerNetworkIpvlan
20:33:19 [2022-09-07T20:33:19.351Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:33:19 [2022-09-07T20:33:19.351Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:33:19 [2022-09-07T20:33:19.351Z] PASS
20:33:19 [2022-09-07T20:33:19.351Z] 
20:33:19 [2022-09-07T20:33:19.351Z] === Skipped
20:33:19 [2022-09-07T20:33:19.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:33:19 [2022-09-07T20:33:19.351Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:33:19 [2022-09-07T20:33:19.351Z] 
20:33:19 [2022-09-07T20:33:19.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:33:19 [2022-09-07T20:33:19.351Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:33:19 [2022-09-07T20:33:19.351Z] 
20:33:19 [2022-09-07T20:33:19.351Z] DONE 2 tests, 2 skipped in 0.025s
20:33:19 [2022-09-07T20:33:19.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:33:19 [2022-09-07T20:33:19.351Z] INFO: Testing against a local daemon
20:33:19 [2022-09-07T20:33:19.351Z] === RUN   TestDockerNetworkMacvlanPersistance
20:33:20 [2022-09-07T20:33:20.723Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
20:33:20 [2022-09-07T20:33:20.723Z] === RUN   TestDockerNetworkMacvlan
20:33:21 [2022-09-07T20:33:21.288Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:33:22 [2022-09-07T20:33:22.220Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:33:22 [2022-09-07T20:33:22.785Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:33:24 [2022-09-07T20:33:24.684Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:33:26 [2022-09-07T20:33:26.582Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:33:29 [2022-09-07T20:33:29.865Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:33:30 [2022-09-07T20:33:30.815Z] --- PASS: TestDockerNetworkMacvlan (10.07s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s)
20:33:30 [2022-09-07T20:33:30.815Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s)
20:33:30 [2022-09-07T20:33:30.815Z] PASS
20:33:30 [2022-09-07T20:33:30.815Z] 
20:33:30 [2022-09-07T20:33:30.815Z] DONE 8 tests in 11.376s
20:33:30 [2022-09-07T20:33:30.815Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:33:30 [2022-09-07T20:33:30.815Z] testing: warning: no tests to run
20:33:30 [2022-09-07T20:33:30.815Z] PASS
20:33:30 [2022-09-07T20:33:30.815Z] 
20:33:30 [2022-09-07T20:33:30.815Z] DONE 0 tests in 0.007s
20:33:30 [2022-09-07T20:33:30.815Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:33:30 [2022-09-07T20:33:30.815Z] INFO: Testing against a local daemon
20:33:30 [2022-09-07T20:33:30.815Z] === RUN   TestAuthZPluginAllowRequest
20:33:32 [2022-09-07T20:33:32.213Z] --- PASS: TestAuthZPluginAllowRequest (1.25s)
20:33:32 [2022-09-07T20:33:32.213Z] === RUN   TestAuthZPluginTLS
20:33:32 [2022-09-07T20:33:32.471Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:33:32 [2022-09-07T20:33:32.471Z] === RUN   TestAuthZPluginDenyRequest
20:33:33 [2022-09-07T20:33:33.036Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:33:33 [2022-09-07T20:33:33.036Z] === RUN   TestAuthZPluginAPIDenyResponse
20:33:33 [2022-09-07T20:33:33.601Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:33:33 [2022-09-07T20:33:33.601Z] === RUN   TestAuthZPluginDenyResponse
20:33:34 [2022-09-07T20:33:34.167Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:33:34 [2022-09-07T20:33:34.167Z] === RUN   TestAuthZPluginAllowEventStream
20:33:35 [2022-09-07T20:33:35.540Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
20:33:35 [2022-09-07T20:33:35.540Z] === RUN   TestAuthZPluginErrorResponse
20:33:35 [2022-09-07T20:33:35.798Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:33:35 [2022-09-07T20:33:35.798Z] === RUN   TestAuthZPluginErrorRequest
20:33:36 [2022-09-07T20:33:36.364Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:33:36 [2022-09-07T20:33:36.364Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:33:36 [2022-09-07T20:33:36.929Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
20:33:36 [2022-09-07T20:33:36.929Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:33:38 [2022-09-07T20:33:38.834Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
20:33:38 [2022-09-07T20:33:38.834Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:33:40 [2022-09-07T20:33:40.211Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s)
20:33:40 [2022-09-07T20:33:40.211Z] === RUN   TestAuthZPluginHeader
20:33:40 [2022-09-07T20:33:40.776Z] --- PASS: TestAuthZPluginHeader (0.70s)
20:33:40 [2022-09-07T20:33:40.776Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:33:46 [2022-09-07T20:33:46.037Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
20:33:46 [2022-09-07T20:33:46.037Z] === RUN   TestAuthZPluginV2Disable
20:33:49 [2022-09-07T20:33:49.317Z] --- PASS: TestAuthZPluginV2Disable (3.71s)
20:33:49 [2022-09-07T20:33:49.317Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:33:52 [2022-09-07T20:33:52.596Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s)
20:33:52 [2022-09-07T20:33:52.596Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:34:04 [2022-09-07T20:34:04.792Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.36s)
20:34:04 [2022-09-07T20:34:04.792Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:34:22 [2022-09-07T20:34:22.857Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
20:34:22 [2022-09-07T20:34:22.857Z] PASS
20:34:22 [2022-09-07T20:34:22.857Z] 
20:34:22 [2022-09-07T20:34:22.857Z] DONE 17 tests in 49.917s
20:34:22 [2022-09-07T20:34:22.857Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:34:22 [2022-09-07T20:34:22.857Z] INFO: Testing against a local daemon
20:34:22 [2022-09-07T20:34:22.857Z] === RUN   TestPluginInvalidJSON
20:34:22 [2022-09-07T20:34:22.857Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:34:22 [2022-09-07T20:34:22.857Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:34:22 [2022-09-07T20:34:22.857Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:34:22 [2022-09-07T20:34:22.857Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:34:22 [2022-09-07T20:34:22.857Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:34:22 [2022-09-07T20:34:22.857Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:34:22 [2022-09-07T20:34:22.857Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:34:22 [2022-09-07T20:34:22.858Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:34:22 [2022-09-07T20:34:22.858Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:34:22 [2022-09-07T20:34:22.858Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInstall
20:34:22 [2022-09-07T20:34:22.858Z] === RUN   TestPluginInstall/no_auth
20:34:25 [2022-09-07T20:34:25.386Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:25 [2022-09-07T20:34:25.386Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f261f7c4d81a4286d3ebf9fa0c86eac408f2246e93491578311167c0d209985" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:25 [2022-09-07T20:34:25.386Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:25 [2022-09-07T20:34:25.386Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f261f7c4d81a4286d3ebf9fa0c86eac408f2246e93491578311167c0d209985" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:25 [2022-09-07T20:34:25.644Z] === RUN   TestPluginInstall/with_htpasswd
20:34:25 [2022-09-07T20:34:25.902Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:25 [2022-09-07T20:34:25.902Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:336cb1ad2807df96849b194cc7d09686241cbb50613cd00b5ac9b8570ebb325c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:25 [2022-09-07T20:34:25.902Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:25 [2022-09-07T20:34:25.902Z] time="2022-09-07T20:34:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:336cb1ad2807df96849b194cc7d09686241cbb50613cd00b5ac9b8570ebb325c" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:26 [2022-09-07T20:34:26.467Z] === RUN   TestPluginInstall/with_insecure
20:34:27 [2022-09-07T20:34:27.032Z] time="2022-09-07T20:34:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:27 [2022-09-07T20:34:27.033Z] time="2022-09-07T20:34:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b9fd798927e05f82c9aea0b6a9e087d4c66aa7343f230a892cf3b1d60a3845e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:27 [2022-09-07T20:34:27.290Z] time="2022-09-07T20:34:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:34:27 [2022-09-07T20:34:27.290Z] time="2022-09-07T20:34:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b9fd798927e05f82c9aea0b6a9e087d4c66aa7343f230a892cf3b1d60a3845e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:34:27 [2022-09-07T20:34:27.290Z]     plugin_test.go:195: [d95cd40e28573] daemon is not started
20:34:27 [2022-09-07T20:34:27.290Z] --- PASS: TestPluginInstall (6.68s)
20:34:27 [2022-09-07T20:34:27.290Z]     --- PASS: TestPluginInstall/no_auth (4.91s)
20:34:27 [2022-09-07T20:34:27.290Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
20:34:27 [2022-09-07T20:34:27.290Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
20:34:27 [2022-09-07T20:34:27.290Z] === RUN   TestPluginsWithRuntimes
20:34:29 [2022-09-07T20:34:29.192Z] === RUN   TestPluginsWithRuntimes/No_Args
20:34:29 [2022-09-07T20:34:29.757Z] === RUN   TestPluginsWithRuntimes/With_Args
20:34:30 [2022-09-07T20:34:30.692Z] --- PASS: TestPluginsWithRuntimes (3.41s)
20:34:30 [2022-09-07T20:34:30.692Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
20:34:30 [2022-09-07T20:34:30.692Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
20:34:30 [2022-09-07T20:34:30.692Z] === RUN   TestPluginBackCompatMediaTypes
20:34:31 [2022-09-07T20:34:31.627Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
20:34:31 [2022-09-07T20:34:31.627Z] PASS
20:34:31 [2022-09-07T20:34:31.627Z] 
20:34:31 [2022-09-07T20:34:31.627Z] DONE 24 tests in 10.727s
20:34:31 [2022-09-07T20:34:31.627Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:34:31 [2022-09-07T20:34:31.627Z] INFO: Testing against a local daemon
20:34:31 [2022-09-07T20:34:31.627Z] === RUN   TestExternalGraphDriver
20:34:31 [2022-09-07T20:34:31.884Z] === RUN   TestExternalGraphDriver/json
20:34:33 [2022-09-07T20:34:33.782Z] === RUN   TestExternalGraphDriver/spec
20:34:35 [2022-09-07T20:34:35.155Z] === RUN   TestExternalGraphDriver/pull
20:34:37 [2022-09-07T20:34:37.056Z] --- PASS: TestExternalGraphDriver (5.47s)
20:34:37 [2022-09-07T20:34:37.056Z]     --- PASS: TestExternalGraphDriver/json (1.71s)
20:34:37 [2022-09-07T20:34:37.056Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
20:34:37 [2022-09-07T20:34:37.056Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
20:34:37 [2022-09-07T20:34:37.056Z] === RUN   TestGraphdriverPluginV2
20:34:41 [2022-09-07T20:34:41.295Z] --- PASS: TestGraphdriverPluginV2 (4.43s)
20:34:41 [2022-09-07T20:34:41.295Z] PASS
20:34:41 [2022-09-07T20:34:41.295Z] 
20:34:41 [2022-09-07T20:34:41.295Z] DONE 5 tests in 9.939s
20:34:41 [2022-09-07T20:34:41.295Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:34:41 [2022-09-07T20:34:41.295Z] INFO: Testing against a local daemon
20:34:41 [2022-09-07T20:34:41.295Z] === RUN   TestContinueAfterPluginCrash
20:34:41 [2022-09-07T20:34:41.295Z] === PAUSE TestContinueAfterPluginCrash
20:34:41 [2022-09-07T20:34:41.295Z] === RUN   TestReadPluginNoRead
20:34:41 [2022-09-07T20:34:41.295Z] === PAUSE TestReadPluginNoRead
20:34:41 [2022-09-07T20:34:41.295Z] === RUN   TestDaemonStartWithLogOpt
20:34:41 [2022-09-07T20:34:41.295Z] === PAUSE TestDaemonStartWithLogOpt
20:34:41 [2022-09-07T20:34:41.295Z] === CONT  TestContinueAfterPluginCrash
20:34:41 [2022-09-07T20:34:41.295Z] === CONT  TestDaemonStartWithLogOpt
20:34:45 [2022-09-07T20:34:45.507Z] --- PASS: TestDaemonStartWithLogOpt (3.73s)
20:34:45 [2022-09-07T20:34:45.507Z] === CONT  TestReadPluginNoRead
20:34:47 [2022-09-07T20:34:47.405Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:34:48 [2022-09-07T20:34:48.781Z] === RUN   TestReadPluginNoRead/default
20:34:50 [2022-09-07T20:34:50.156Z] === RUN   TestReadPluginNoRead/disabled_caching
20:34:50 [2022-09-07T20:34:50.156Z] --- PASS: TestContinueAfterPluginCrash (8.84s)
20:34:51 [2022-09-07T20:34:51.531Z] === CONT  TestReadPluginNoRead
20:34:51 [2022-09-07T20:34:51.531Z]     read_test.go:92: [d2e8179c0f94f] daemon is not started
20:34:51 [2022-09-07T20:34:51.531Z] --- PASS: TestReadPluginNoRead (6.23s)
20:34:51 [2022-09-07T20:34:51.531Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s)
20:34:51 [2022-09-07T20:34:51.531Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
20:34:51 [2022-09-07T20:34:51.531Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
20:34:51 [2022-09-07T20:34:51.531Z] PASS
20:34:51 [2022-09-07T20:34:51.531Z] 
20:34:51 [2022-09-07T20:34:51.531Z] DONE 6 tests in 10.000s
20:34:51 [2022-09-07T20:34:51.531Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:34:51 [2022-09-07T20:34:51.531Z] testing: warning: no tests to run
20:34:51 [2022-09-07T20:34:51.531Z] PASS
20:34:51 [2022-09-07T20:34:51.531Z] 
20:34:51 [2022-09-07T20:34:51.531Z] DONE 0 tests in 0.010s
20:34:51 [2022-09-07T20:34:51.531Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:34:51 [2022-09-07T20:34:51.531Z] INFO: Testing against a local daemon
20:34:51 [2022-09-07T20:34:51.531Z] === RUN   TestPluginWithDevMounts
20:34:51 [2022-09-07T20:34:51.531Z] === PAUSE TestPluginWithDevMounts
20:34:51 [2022-09-07T20:34:51.531Z] === CONT  TestPluginWithDevMounts
20:34:53 [2022-09-07T20:34:53.428Z] --- PASS: TestPluginWithDevMounts (1.62s)
20:34:53 [2022-09-07T20:34:53.428Z] PASS
20:34:53 [2022-09-07T20:34:53.428Z] 
20:34:53 [2022-09-07T20:34:53.428Z] DONE 1 tests in 1.643s
20:34:53 [2022-09-07T20:34:53.428Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:34:53 [2022-09-07T20:34:53.428Z] INFO: Testing against a local daemon
20:34:53 [2022-09-07T20:34:53.428Z] === RUN   TestSecretInspect
20:34:55 [2022-09-07T20:34:55.328Z] --- PASS: TestSecretInspect (2.19s)
20:34:55 [2022-09-07T20:34:55.328Z] === RUN   TestSecretList
20:34:57 [2022-09-07T20:34:57.854Z] --- PASS: TestSecretList (2.19s)
20:34:57 [2022-09-07T20:34:57.854Z] === RUN   TestSecretsCreateAndDelete
20:34:59 [2022-09-07T20:34:59.752Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
20:34:59 [2022-09-07T20:34:59.752Z] === RUN   TestSecretsUpdate
20:35:02 [2022-09-07T20:35:02.278Z] --- PASS: TestSecretsUpdate (2.17s)
20:35:02 [2022-09-07T20:35:02.279Z] === RUN   TestTemplatedSecret
20:35:04 [2022-09-07T20:35:04.806Z] --- PASS: TestTemplatedSecret (2.58s)
20:35:04 [2022-09-07T20:35:04.806Z] === RUN   TestSecretCreateResolve
20:35:06 [2022-09-07T20:35:06.703Z] --- PASS: TestSecretCreateResolve (2.28s)
20:35:06 [2022-09-07T20:35:06.703Z] PASS
20:35:06 [2022-09-07T20:35:06.703Z] 
20:35:06 [2022-09-07T20:35:06.703Z] DONE 6 tests in 13.628s
20:35:06 [2022-09-07T20:35:06.703Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:35:06 [2022-09-07T20:35:06.703Z] INFO: Testing against a local daemon
20:35:06 [2022-09-07T20:35:06.703Z] === RUN   TestServiceCreateInit
20:35:06 [2022-09-07T20:35:06.703Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:35:10 [2022-09-07T20:35:10.884Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:35:15 [2022-09-07T20:35:15.067Z] --- PASS: TestServiceCreateInit (7.78s)
20:35:15 [2022-09-07T20:35:15.067Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s)
20:35:15 [2022-09-07T20:35:15.067Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
20:35:15 [2022-09-07T20:35:15.067Z] === RUN   TestCreateServiceMultipleTimes
20:35:33 [2022-09-07T20:35:33.145Z] --- PASS: TestCreateServiceMultipleTimes (15.62s)
20:35:33 [2022-09-07T20:35:33.145Z] === RUN   TestCreateServiceConflict
20:35:33 [2022-09-07T20:35:33.145Z] --- PASS: TestCreateServiceConflict (2.26s)
20:35:33 [2022-09-07T20:35:33.145Z] === RUN   TestCreateServiceMaxReplicas
20:35:35 [2022-09-07T20:35:35.047Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
20:35:35 [2022-09-07T20:35:35.047Z] === RUN   TestCreateWithDuplicateNetworkNames
20:35:50 [2022-09-07T20:35:50.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s)
20:35:50 [2022-09-07T20:35:50.012Z] === RUN   TestCreateServiceSecretFileMode
20:35:50 [2022-09-07T20:35:50.946Z] --- PASS: TestCreateServiceSecretFileMode (2.67s)
20:35:50 [2022-09-07T20:35:50.946Z] === RUN   TestCreateServiceConfigFileMode
20:35:53 [2022-09-07T20:35:53.474Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
20:35:53 [2022-09-07T20:35:53.474Z] === RUN   TestCreateServiceSysctls
20:35:56 [2022-09-07T20:35:56.756Z] --- PASS: TestCreateServiceSysctls (3.21s)
20:35:56 [2022-09-07T20:35:56.757Z] === RUN   TestCreateServiceCapabilities
20:36:01 [2022-09-07T20:36:01.196Z] --- PASS: TestCreateServiceCapabilities (2.49s)
20:36:01 [2022-09-07T20:36:01.196Z] === RUN   TestInspect
20:36:02 [2022-09-07T20:36:02.130Z] --- PASS: TestInspect (2.90s)
20:36:02 [2022-09-07T20:36:02.130Z] === RUN   TestCreateJob
20:36:05 [2022-09-07T20:36:05.408Z] --- PASS: TestCreateJob (3.19s)
20:36:05 [2022-09-07T20:36:05.408Z] === RUN   TestReplicatedJob
20:36:11 [2022-09-07T20:36:11.966Z] --- PASS: TestReplicatedJob (5.57s)
20:36:11 [2022-09-07T20:36:11.966Z] === RUN   TestUpdateReplicatedJob
20:36:14 [2022-09-07T20:36:14.499Z] --- PASS: TestUpdateReplicatedJob (3.24s)
20:36:14 [2022-09-07T20:36:14.499Z] === RUN   TestServiceListWithStatuses
20:36:14 [2022-09-07T20:36:14.499Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:36:14 [2022-09-07T20:36:14.499Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:36:14 [2022-09-07T20:36:14.499Z] === RUN   TestDockerNetworkConnectAlias
20:36:18 [2022-09-07T20:36:18.681Z] --- PASS: TestDockerNetworkConnectAlias (4.27s)
20:36:18 [2022-09-07T20:36:18.681Z] === RUN   TestDockerNetworkReConnect
20:36:21 [2022-09-07T20:36:21.963Z] --- PASS: TestDockerNetworkReConnect (3.51s)
20:36:21 [2022-09-07T20:36:21.963Z] === RUN   TestServicePlugin
20:36:26 [2022-09-07T20:36:26.147Z]     plugin_test.go:61: [dcb9ba786303b] joining swarm manager [d9d102097a55a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:36:27 [2022-09-07T20:36:27.081Z]     plugin_test.go:64: [d76c8aa14bf47] joining swarm manager [d9d102097a55a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:36:53 [2022-09-07T20:36:53.608Z] --- PASS: TestServicePlugin (30.22s)
20:36:53 [2022-09-07T20:36:53.608Z] === RUN   TestServiceUpdateLabel
20:36:54 [2022-09-07T20:36:54.542Z] --- PASS: TestServiceUpdateLabel (2.24s)
20:36:54 [2022-09-07T20:36:54.543Z] === RUN   TestServiceUpdateSecrets
20:37:09 [2022-09-07T20:37:09.406Z] --- PASS: TestServiceUpdateSecrets (14.60s)
20:37:09 [2022-09-07T20:37:09.406Z] === RUN   TestServiceUpdateConfigs
20:37:24 [2022-09-07T20:37:24.270Z] --- PASS: TestServiceUpdateConfigs (14.63s)
20:37:24 [2022-09-07T20:37:24.271Z] === RUN   TestServiceUpdateNetwork
20:37:36 [2022-09-07T20:37:36.461Z] --- PASS: TestServiceUpdateNetwork (12.58s)
20:37:36 [2022-09-07T20:37:36.461Z] === RUN   TestServiceUpdatePidsLimit
20:37:37 [2022-09-07T20:37:37.444Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:37:38 [2022-09-07T20:37:38.015Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:37:46 [2022-09-07T20:37:46.123Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:37:52 [2022-09-07T20:37:52.675Z] --- PASS: TestServiceUpdatePidsLimit (16.55s)
20:37:52 [2022-09-07T20:37:52.675Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
20:37:52 [2022-09-07T20:37:52.675Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
20:37:52 [2022-09-07T20:37:52.675Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
20:37:52 [2022-09-07T20:37:52.675Z] PASS
20:37:52 [2022-09-07T20:37:52.675Z] 
20:37:52 [2022-09-07T20:37:52.675Z] === Skipped
20:37:52 [2022-09-07T20:37:52.675Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:37:52 [2022-09-07T20:37:52.675Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:37:52 [2022-09-07T20:37:52.675Z] 
20:37:52 [2022-09-07T20:37:52.675Z] DONE 27 tests, 1 skipped in 165.976s
20:37:52 [2022-09-07T20:37:52.675Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:37:52 [2022-09-07T20:37:52.675Z] INFO: Testing against a local daemon
20:37:52 [2022-09-07T20:37:52.675Z] === RUN   TestSessionCreate
20:37:52 [2022-09-07T20:37:52.675Z] --- PASS: TestSessionCreate (0.02s)
20:37:52 [2022-09-07T20:37:52.675Z] === RUN   TestSessionCreateWithBadUpgrade
20:37:52 [2022-09-07T20:37:52.675Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:37:52 [2022-09-07T20:37:52.675Z] PASS
20:37:52 [2022-09-07T20:37:52.675Z] 
20:37:52 [2022-09-07T20:37:52.675Z] DONE 2 tests in 0.058s
20:37:52 [2022-09-07T20:37:52.675Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:37:52 [2022-09-07T20:37:52.675Z] INFO: Testing against a local daemon
20:37:52 [2022-09-07T20:37:52.675Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:37:52 [2022-09-07T20:37:52.675Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
20:37:52 [2022-09-07T20:37:52.675Z] === RUN   TestDiskUsage
20:37:52 [2022-09-07T20:37:52.675Z] === PAUSE TestDiskUsage
20:37:52 [2022-09-07T20:37:52.675Z] === RUN   TestEventsExecDie
20:37:53 [2022-09-07T20:37:53.243Z] --- PASS: TestEventsExecDie (0.58s)
20:37:53 [2022-09-07T20:37:53.243Z] === RUN   TestEventsBackwardsCompatible
20:37:53 [2022-09-07T20:37:53.500Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:37:53 [2022-09-07T20:37:53.500Z] === RUN   TestEventsVolumeCreate
20:37:53 [2022-09-07T20:37:53.500Z] --- PASS: TestEventsVolumeCreate (0.07s)
20:37:53 [2022-09-07T20:37:53.501Z] === RUN   TestInfoBinaryCommits
20:37:53 [2022-09-07T20:37:53.501Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:37:53 [2022-09-07T20:37:53.501Z] === RUN   TestInfoAPIVersioned
20:37:53 [2022-09-07T20:37:53.501Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:37:53 [2022-09-07T20:37:53.501Z] === RUN   TestInfoAPI
20:37:53 [2022-09-07T20:37:53.501Z] --- PASS: TestInfoAPI (0.02s)
20:37:53 [2022-09-07T20:37:53.501Z] === RUN   TestInfoAPIWarnings
20:38:11 [2022-09-07T20:38:11.566Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:38:11 [2022-09-07T20:38:11.566Z] === RUN   TestInfoDebug
20:38:11 [2022-09-07T20:38:11.566Z] --- PASS: TestInfoDebug (0.52s)
20:38:11 [2022-09-07T20:38:11.566Z] === RUN   TestInfoInsecureRegistries
20:38:11 [2022-09-07T20:38:11.566Z] --- PASS: TestInfoInsecureRegistries (0.53s)
20:38:11 [2022-09-07T20:38:11.566Z] === RUN   TestInfoRegistryMirrors
20:38:11 [2022-09-07T20:38:11.566Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:38:11 [2022-09-07T20:38:11.566Z] === RUN   TestLoginFailsWithBadCredentials
20:38:12 [2022-09-07T20:38:12.132Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
20:38:12 [2022-09-07T20:38:12.132Z] === RUN   TestPingCacheHeaders
20:38:12 [2022-09-07T20:38:12.132Z] --- PASS: TestPingCacheHeaders (0.02s)
20:38:12 [2022-09-07T20:38:12.132Z] === RUN   TestPingGet
20:38:12 [2022-09-07T20:38:12.132Z] --- PASS: TestPingGet (0.01s)
20:38:12 [2022-09-07T20:38:12.132Z] === RUN   TestPingHead
20:38:12 [2022-09-07T20:38:12.132Z] --- PASS: TestPingHead (0.02s)
20:38:12 [2022-09-07T20:38:12.132Z] === RUN   TestPingSwarmHeader
20:38:12 [2022-09-07T20:38:12.697Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:38:13 [2022-09-07T20:38:13.261Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:38:14 [2022-09-07T20:38:14.195Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:38:14 [2022-09-07T20:38:14.195Z] --- PASS: TestPingSwarmHeader (2.06s)
20:38:14 [2022-09-07T20:38:14.195Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:38:14 [2022-09-07T20:38:14.195Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:38:14 [2022-09-07T20:38:14.195Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:38:14 [2022-09-07T20:38:14.195Z] === RUN   TestPingBuilderHeader
20:38:14 [2022-09-07T20:38:14.195Z] === RUN   TestPingBuilderHeader/default_config
20:38:14 [2022-09-07T20:38:14.761Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:38:15 [2022-09-07T20:38:15.330Z] --- PASS: TestPingBuilderHeader (1.04s)
20:38:15 [2022-09-07T20:38:15.330Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:38:15 [2022-09-07T20:38:15.330Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:38:15 [2022-09-07T20:38:15.330Z] === RUN   TestVersion
20:38:15 [2022-09-07T20:38:15.330Z] --- PASS: TestVersion (0.02s)
20:38:15 [2022-09-07T20:38:15.330Z] === CONT  TestCgroupDriverSystemdMemoryLimit
20:38:15 [2022-09-07T20:38:15.330Z] === CONT  TestDiskUsage
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/container_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/image_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:38:15 [2022-09-07T20:38:15.897Z] === RUN   TestDiskUsage/after_container.Run
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:38:16 [2022-09-07T20:38:16.834Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.67s)
20:38:16 [2022-09-07T20:38:16.834Z] --- PASS: TestDiskUsage (1.67s)
20:38:16 [2022-09-07T20:38:16.834Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]     --- PASS: TestDiskUsage/after_container.Run (0.62s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:38:16 [2022-09-07T20:38:16.834Z] PASS
20:38:16 [2022-09-07T20:38:16.834Z] 
20:38:16 [2022-09-07T20:38:16.834Z] DONE 57 tests in 24.132s
20:38:16 [2022-09-07T20:38:16.834Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:38:16 [2022-09-07T20:38:16.834Z] INFO: Testing against a local daemon
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestVolumesCreateAndList
20:38:16 [2022-09-07T20:38:16.834Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:38:16 [2022-09-07T20:38:16.834Z] === RUN   TestVolumesRemove
20:38:17 [2022-09-07T20:38:17.093Z] --- PASS: TestVolumesRemove (0.09s)
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInspect
20:38:17 [2022-09-07T20:38:17.093Z] --- PASS: TestVolumesInspect (0.02s)
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:38:17 [2022-09-07T20:38:17.093Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:38:17 [2022-09-07T20:38:17.093Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:38:17 [2022-09-07T20:38:17.093Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:38:17 [2022-09-07T20:38:17.093Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:38:17 [2022-09-07T20:38:17.093Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:38:17 [2022-09-07T20:38:17.093Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:38:17 [2022-09-07T20:38:17.093Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:38:17 [2022-09-07T20:38:17.093Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:38:17 [2022-09-07T20:38:17.093Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:38:17 [2022-09-07T20:38:17.093Z] PASS
20:38:17 [2022-09-07T20:38:17.093Z] 
20:38:17 [2022-09-07T20:38:17.093Z] DONE 9 tests in 0.166s
20:38:17 [2022-09-07T20:38:17.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:38:17 [2022-09-07T20:38:17.662Z] Stopping apparmor (via systemctl): apparmor.service.
20:38:17 [2022-09-07T20:38:17.663Z] Removing test suite binaries
20:38:17 [2022-09-07T20:38:17.663Z] exiting test-integration
20:38:17 [2022-09-07T20:38:17.663Z] ++ exit 0
20:38:17 [2022-09-07T20:38:17.663Z]