Skip to content

Console Output

09:17:18 [2022-01-20T09:17:18.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -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=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary test-integration
09:17:18 [2022-01-20T09:17:18.301Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:17:18 [2022-01-20T09:17:18.301Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:17:18 [2022-01-20T09:17:18.559Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:17:18 [2022-01-20T09:17:18.559Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:17:18 [2022-01-20T09:17:18.559Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
09:17:18 [2022-01-20T09:17:18.559Z] Detected virtualization docker.
09:17:18 [2022-01-20T09:17:18.559Z] Detected architecture x86-64.
09:17:18 [2022-01-20T09:17:18.559Z] Set hostname to <358b847337ae>.
09:17:18 [2022-01-20T09:17:18.559Z] + source /etc/docker-entrypoint-cmd
09:17:18 [2022-01-20T09:17:18.559Z] ++ hack/make.sh dynbinary test-integration
09:17:18 [2022-01-20T09:17:18.559Z] 
09:17:18 [2022-01-20T09:17:18.817Z] Removing bundles/
09:17:18 [2022-01-20T09:17:18.817Z] 
09:17:18 [2022-01-20T09:17:18.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:17:18 [2022-01-20T09:17:18.817Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:17:18 [2022-01-20T09:17:18.817Z] GOOS="" GOARCH="" GOARM=""
09:18:55 [2022-01-20T09:18:55.265Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:18:55 [2022-01-20T09:18:55.265Z] 
09:18:55 [2022-01-20T09:18:55.265Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_SYSTEMD=1
09:18:55 [2022-01-20T09:18:55.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:18:55 [2022-01-20T09:18:55.265Z] HOSTNAME=358b847337ae
09:18:55 [2022-01-20T09:18:55.265Z] DEST=bundles/test-integration
09:18:55 [2022-01-20T09:18:55.265Z] PWD=/go/src/github.com/docker/docker
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780
09:18:55 [2022-01-20T09:18:55.265Z] container=docker
09:18:55 [2022-01-20T09:18:55.265Z] HOME=/root
09:18:55 [2022-01-20T09:18:55.265Z] LANG=C.UTF-8
09:18:55 [2022-01-20T09:18:55.265Z] INVOCATION_ID=9d1f909e31024050a2f01393de8a0f45
09:18:55 [2022-01-20T09:18:55.265Z] GOLANG_VERSION=1.16.13
09:18:55 [2022-01-20T09:18:55.265Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:18:55 [2022-01-20T09:18:55.265Z] VALIDATE_BRANCH=20.10
09:18:55 [2022-01-20T09:18:55.265Z] TERM=xterm
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_PKG=github.com/docker/docker
09:18:55 [2022-01-20T09:18:55.265Z] SHLVL=3
09:18:55 [2022-01-20T09:18:55.265Z] TIMEOUT=120m
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_GRAPHDRIVER=overlay2
09:18:55 [2022-01-20T09:18:55.265Z] GO111MODULE=off
09:18:55 [2022-01-20T09:18:55.265Z] DOCKER_EXPERIMENTAL=1
09:18:55 [2022-01-20T09:18:55.265Z] TEST_SKIP_INTEGRATION_CLI=1
09:18:55 [2022-01-20T09:18:55.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:18:55 [2022-01-20T09:18:55.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:18:55 [2022-01-20T09:18:55.265Z] GOPATH=/go
09:18:55 [2022-01-20T09:18:55.265Z] PKG_CONFIG=pkg-config
09:18:55 [2022-01-20T09:18:55.265Z] _=/usr/bin/env
09:18:55 [2022-01-20T09:18:55.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:19:33 [2022-01-20T09:19:33.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:19:33 [2022-01-20T09:19:33.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:20:00 [2022-01-20T09:20:00.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:20:07 [2022-01-20T09:20:07.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:20:08 [2022-01-20T09:20:08.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:20:08 [2022-01-20T09:20:08.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:20:09 [2022-01-20T09:20:09.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:20:09 [2022-01-20T09:20:09.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:20:11 [2022-01-20T09:20:11.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:20:14 [2022-01-20T09:20:14.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:20:15 [2022-01-20T09:20:15.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:20:15 [2022-01-20T09:20:15.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:20:16 [2022-01-20T09:20:16.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:20:17 [2022-01-20T09:20:17.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:20:18 [2022-01-20T09:20:18.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:20:19 [2022-01-20T09:20:19.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:20:19 [2022-01-20T09:20:19.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:20:20 [2022-01-20T09:20:20.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:20:21 [2022-01-20T09:20:21.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:20:21 [2022-01-20T09:20:21.531Z] Using test binary docker
09:20:21 [2022-01-20T09:20:21.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:20:21 [2022-01-20T09:20:21.531Z] Starting apparmor (via systemctl): apparmor.service.
09:20:21 [2022-01-20T09:20:21.531Z] Starting dockerd
09:20:21 [2022-01-20T09:20:21.531Z] INFO: Waiting for daemon to start...
09:20:23 [2022-01-20T09:20:23.429Z] .
09:20:23 [2022-01-20T09:20:23.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:20:23 [2022-01-20T09:20:23.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:20:23 [2022-01-20T09:20:23.429Z] Error: No such image: emptyfs
09:20:23 [2022-01-20T09:20:23.687Z] Running integration-test (iteration 1)
09:20:23 [2022-01-20T09:20:23.687Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:20:38 [2022-01-20T09:20:38.560Z] Loaded image: buildpack-deps:buster
09:20:38 [2022-01-20T09:20:38.560Z] Loaded image: busybox:latest
09:20:38 [2022-01-20T09:20:38.560Z] Loaded image: busybox:glibc
09:20:39 [2022-01-20T09:20:39.494Z] Loaded image: debian:bullseye
09:20:39 [2022-01-20T09:20:39.494Z] Loaded image: hello-world:latest
09:20:39 [2022-01-20T09:20:39.494Z] Loaded image: arm32v7/hello-world:latest
09:20:39 [2022-01-20T09:20:39.494Z] INFO: Testing against a local daemon
09:20:39 [2022-01-20T09:20:39.494Z] === RUN   TestCgroupNamespacesBuild
09:20:40 [2022-01-20T09:20:40.873Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
09:20:40 [2022-01-20T09:20:40.873Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:20:42 [2022-01-20T09:20:42.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
09:20:42 [2022-01-20T09:20:42.245Z] === RUN   TestBuildWithSession
09:20:42 [2022-01-20T09:20:42.245Z]     build_session_test.go:25: TODO: BuildKit
09:20:42 [2022-01-20T09:20:42.245Z] --- SKIP: TestBuildWithSession (0.00s)
09:20:42 [2022-01-20T09:20:42.245Z] === RUN   TestBuildSquashParent
09:20:46 [2022-01-20T09:20:46.430Z] --- PASS: TestBuildSquashParent (4.30s)
09:20:46 [2022-01-20T09:20:46.430Z] === RUN   TestBuildWithRemoveAndForceRemove
09:20:46 [2022-01-20T09:20:46.430Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:46 [2022-01-20T09:20:46.431Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:46 [2022-01-20T09:20:46.431Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:46 [2022-01-20T09:20:46.431Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:46 [2022-01-20T09:20:46.431Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:46 [2022-01-20T09:20:46.431Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:46 [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:46 [2022-01-20T09:20:46.431Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:46 [2022-01-20T09:20:46.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:47 [2022-01-20T09:20:47.806Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:47 [2022-01-20T09:20:47.806Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:49 [2022-01-20T09:20:49.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:49 [2022-01-20T09:20:49.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:50 [2022-01-20T09:20:50.556Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s)
09:20:50 [2022-01-20T09:20:50.557Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s)
09:20:50 [2022-01-20T09:20:50.557Z] === RUN   TestBuildMultiStageCopy
09:20:50 [2022-01-20T09:20:50.557Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:20:51 [2022-01-20T09:20:51.929Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:20:52 [2022-01-20T09:20:52.188Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:20:52 [2022-01-20T09:20:52.188Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:20:52 [2022-01-20T09:20:52.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:20:52 [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy (2.10s)
09:20:52 [2022-01-20T09:20:52.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s)
09:20:52 [2022-01-20T09:20:52.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
09:20:52 [2022-01-20T09:20:52.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
09:20:52 [2022-01-20T09:20:52.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
09:20:52 [2022-01-20T09:20:52.823Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
09:20:52 [2022-01-20T09:20:52.823Z] === RUN   TestBuildMultiStageParentConfig
09:20:53 [2022-01-20T09:20:53.391Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
09:20:53 [2022-01-20T09:20:53.391Z] === RUN   TestBuildLabelWithTargets
09:20:54 [2022-01-20T09:20:54.325Z] --- PASS: TestBuildLabelWithTargets (0.92s)
09:20:54 [2022-01-20T09:20:54.325Z] === RUN   TestBuildWithEmptyLayers
09:20:54 [2022-01-20T09:20:54.583Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
09:20:54 [2022-01-20T09:20:54.584Z] === RUN   TestBuildMultiStageOnBuild
09:20:56 [2022-01-20T09:20:56.482Z] --- PASS: TestBuildMultiStageOnBuild (1.53s)
09:20:56 [2022-01-20T09:20:56.482Z] === RUN   TestBuildUncleanTarFilenames
09:20:56 [2022-01-20T09:20:56.740Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
09:20:56 [2022-01-20T09:20:56.741Z] === RUN   TestBuildMultiStageLayerLeak
09:20:58 [2022-01-20T09:20:58.641Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s)
09:20:58 [2022-01-20T09:20:58.641Z] === RUN   TestBuildWithHugeFile
09:21:54 [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithHugeFile (51.96s)
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildWithEmptyDockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:54 [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:21:54 [2022-01-20T09:21:54.860Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
09:21:54 [2022-01-20T09:21:54.860Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
09:21:54 [2022-01-20T09:21:54.860Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildPreserveOwnership
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildPreserveOwnership/copy_from
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:21:54 [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPreserveOwnership (3.18s)
09:21:54 [2022-01-20T09:21:54.860Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.17s)
09:21:54 [2022-01-20T09:21:54.860Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s)
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildPlatformInvalid
09:21:54 [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:21:54 [2022-01-20T09:21:54.860Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:22:09 [2022-01-20T09:22:09.732Z] Loaded image: buildpack-deps:buster
09:22:09 [2022-01-20T09:22:09.732Z] Loaded image: busybox:latest
09:22:09 [2022-01-20T09:22:09.732Z] Loaded image: busybox:glibc
09:22:10 [2022-01-20T09:22:10.677Z] Loaded image: debian:bullseye
09:22:10 [2022-01-20T09:22:10.677Z] Loaded image: hello-world:latest
09:22:10 [2022-01-20T09:22:10.935Z] Loaded image: arm32v7/hello-world:latest
09:22:19 [2022-01-20T09:22:19.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.18s)
09:22:19 [2022-01-20T09:22:19.041Z] PASS
09:22:19 [2022-01-20T09:22:19.041Z] 
09:22:19 [2022-01-20T09:22:19.041Z] === Skipped
09:22:19 [2022-01-20T09:22:19.041Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:22:19 [2022-01-20T09:22:19.041Z]     build_session_test.go:25: TODO: BuildKit
09:22:19 [2022-01-20T09:22:19.041Z] 
09:22:19 [2022-01-20T09:22:19.041Z] 
09:22:19 [2022-01-20T09:22:19.041Z] DONE 33 tests, 1 skipped in 114.181s
09:22:19 [2022-01-20T09:22:19.041Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:22:19 [2022-01-20T09:22:19.041Z] INFO: Testing against a local daemon
09:22:19 [2022-01-20T09:22:19.041Z] === RUN   TestConfigInspect
09:22:19 [2022-01-20T09:22:19.975Z] --- PASS: TestConfigInspect (2.17s)
09:22:19 [2022-01-20T09:22:19.975Z] === RUN   TestConfigList
09:22:22 [2022-01-20T09:22:22.503Z] --- PASS: TestConfigList (2.13s)
09:22:22 [2022-01-20T09:22:22.503Z] === RUN   TestConfigsCreateAndDelete
09:22:24 [2022-01-20T09:22:24.402Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
09:22:24 [2022-01-20T09:22:24.402Z] === RUN   TestConfigsUpdate
09:22:26 [2022-01-20T09:22:26.929Z] --- PASS: TestConfigsUpdate (2.16s)
09:22:26 [2022-01-20T09:22:26.929Z] === RUN   TestTemplatedConfig
09:22:29 [2022-01-20T09:22:29.457Z] --- PASS: TestTemplatedConfig (2.52s)
09:22:29 [2022-01-20T09:22:29.457Z] === RUN   TestConfigCreateResolve
09:22:31 [2022-01-20T09:22:31.374Z] --- PASS: TestConfigCreateResolve (2.11s)
09:22:31 [2022-01-20T09:22:31.374Z] === RUN   TestConfigDaemonLibtrustID
09:22:31 [2022-01-20T09:22:31.633Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:22:31 [2022-01-20T09:22:31.633Z] PASS
09:22:31 [2022-01-20T09:22:31.633Z] 
09:22:31 [2022-01-20T09:22:31.633Z] DONE 7 tests in 13.889s
09:22:31 [2022-01-20T09:22:31.891Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:22:31 [2022-01-20T09:22:31.891Z] INFO: Testing against a local daemon
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestCheckpoint
09:22:31 [2022-01-20T09:22:31.891Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:22:31 [2022-01-20T09:22:31.891Z] --- SKIP: TestCheckpoint (0.00s)
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestContainerInvalidJSON
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:22:31 [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:22:31 [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:22:31 [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:22:31 [2022-01-20T09:22:31.891Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:22:31 [2022-01-20T09:22:31.891Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:22:31 [2022-01-20T09:22:31.891Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:22:31 [2022-01-20T09:22:31.891Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:22:31 [2022-01-20T09:22:31.891Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:22:31 [2022-01-20T09:22:31.891Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:22:31 [2022-01-20T09:22:31.891Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:22:31 [2022-01-20T09:22:31.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
09:22:31 [2022-01-20T09:22:31.891Z] === RUN   TestCopyFromContainerPathIsNotDir
09:22:32 [2022-01-20T09:22:32.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:22:32 [2022-01-20T09:22:32.149Z] === RUN   TestCopyToContainerPathDoesNotExist
09:22:32 [2022-01-20T09:22:32.149Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:22:32 [2022-01-20T09:22:32.149Z] === RUN   TestCopyToContainerPathIsNotDir
09:22:32 [2022-01-20T09:22:32.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:22:32 [2022-01-20T09:22:32.149Z] === RUN   TestCopyFromContainer
09:22:33 [2022-01-20T09:22:33.083Z] === RUN   TestCopyFromContainer//
09:22:33 [2022-01-20T09:22:33.341Z] === RUN   TestCopyFromContainer//bar/root
09:22:33 [2022-01-20T09:22:33.342Z] === RUN   TestCopyFromContainer//bar/root/
09:22:33 [2022-01-20T09:22:33.342Z] === RUN   TestCopyFromContainer/bar/quux
09:22:33 [2022-01-20T09:22:33.342Z] === RUN   TestCopyFromContainer/bar/quux/
09:22:33 [2022-01-20T09:22:33.342Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:22:33 [2022-01-20T09:22:33.600Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:22:33 [2022-01-20T09:22:33.600Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:22:33 [2022-01-20T09:22:33.600Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:22:33 [2022-01-20T09:22:33.600Z] === RUN   TestCopyFromContainer/bar/notarget
09:22:33 [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer (1.65s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:22:33 [2022-01-20T09:22:33.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateLinkToNonExistingContainer
09:22:33 [2022-01-20T09:22:33.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateWithInvalidEnv
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateWithInvalidEnv/0
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/0
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateWithInvalidEnv/1
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/1
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateWithInvalidEnv/2
09:22:33 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/2
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateWithInvalidEnv/0
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateWithInvalidEnv/2
09:22:33 [2022-01-20T09:22:33.858Z] === CONT  TestCreateWithInvalidEnv/1
09:22:33 [2022-01-20T09:22:33.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateTmpfsMountsTarget
09:22:33 [2022-01-20T09:22:33.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:22:33 [2022-01-20T09:22:33.858Z] === RUN   TestCreateWithCustomMaskedPaths
09:22:35 [2022-01-20T09:22:35.233Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s)
09:22:35 [2022-01-20T09:22:35.233Z] === RUN   TestCreateWithCustomReadonlyPaths
09:22:36 [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s)
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:36 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:36 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:22:36 [2022-01-20T09:22:36.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:22:36 [2022-01-20T09:22:36.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:22:36 [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:22:36 [2022-01-20T09:22:36.607Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:22:37 [2022-01-20T09:22:37.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
09:22:37 [2022-01-20T09:22:37.173Z] === RUN   TestCreateDifferentPlatform
09:22:37 [2022-01-20T09:22:37.173Z] === RUN   TestCreateDifferentPlatform/different_os
09:22:37 [2022-01-20T09:22:37.173Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:22:37 [2022-01-20T09:22:37.173Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:22:37 [2022-01-20T09:22:37.173Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:22:37 [2022-01-20T09:22:37.173Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:22:37 [2022-01-20T09:22:37.173Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:22:37 [2022-01-20T09:22:37.173Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:22:37 [2022-01-20T09:22:37.173Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:22:37 [2022-01-20T09:22:37.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestContainerStartOnDaemonRestart
09:22:37 [2022-01-20T09:22:37.430Z] === PAUSE TestContainerStartOnDaemonRestart
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestDaemonRestartIpcMode
09:22:37 [2022-01-20T09:22:37.430Z] === PAUSE TestDaemonRestartIpcMode
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestDaemonHostGatewayIP
09:22:37 [2022-01-20T09:22:37.430Z] === PAUSE TestDaemonHostGatewayIP
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestRestartDaemonWithRestartingContainer
09:22:37 [2022-01-20T09:22:37.430Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestContainerKillOnDaemonStart
09:22:37 [2022-01-20T09:22:37.430Z] === PAUSE TestContainerKillOnDaemonStart
09:22:37 [2022-01-20T09:22:37.430Z] === RUN   TestDiff
09:22:37 [2022-01-20T09:22:37.688Z] --- PASS: TestDiff (0.49s)
09:22:37 [2022-01-20T09:22:37.688Z] === RUN   TestExecWithCloseStdin
09:22:38 [2022-01-20T09:22:38.254Z] --- PASS: TestExecWithCloseStdin (0.55s)
09:22:38 [2022-01-20T09:22:38.254Z] === RUN   TestExec
09:22:38 [2022-01-20T09:22:38.820Z] --- PASS: TestExec (0.57s)
09:22:38 [2022-01-20T09:22:38.820Z] === RUN   TestExecUser
09:22:39 [2022-01-20T09:22:39.386Z] --- PASS: TestExecUser (0.57s)
09:22:39 [2022-01-20T09:22:39.386Z] === RUN   TestExportContainerAndImportImage
09:22:40 [2022-01-20T09:22:40.320Z] --- PASS: TestExportContainerAndImportImage (0.66s)
09:22:40 [2022-01-20T09:22:40.320Z] === RUN   TestExportContainerAfterDaemonRestart
09:22:41 [2022-01-20T09:22:41.695Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:22:41 [2022-01-20T09:22:41.695Z] === RUN   TestHealthCheckWorkdir
09:22:42 [2022-01-20T09:22:42.260Z] --- PASS: TestHealthCheckWorkdir (0.74s)
09:22:42 [2022-01-20T09:22:42.260Z] === RUN   TestHealthKillContainer
09:22:50 [2022-01-20T09:22:50.364Z] --- PASS: TestHealthKillContainer (8.12s)
09:22:50 [2022-01-20T09:22:50.364Z] === RUN   TestInspectCpusetInConfigPre120
09:22:50 [2022-01-20T09:22:50.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
09:22:50 [2022-01-20T09:22:50.930Z] === RUN   TestIpcModeNone
09:22:51 [2022-01-20T09:22:51.496Z] --- PASS: TestIpcModeNone (0.58s)
09:22:51 [2022-01-20T09:22:51.496Z] === RUN   TestIpcModePrivate
09:22:51 [2022-01-20T09:22:51.754Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false
09:22:52 [2022-01-20T09:22:52.014Z] --- PASS: TestIpcModePrivate (0.57s)
09:22:52 [2022-01-20T09:22:52.014Z] === RUN   TestIpcModeShareable
09:22:52 [2022-01-20T09:22:52.272Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true
09:22:52 [2022-01-20T09:22:52.530Z] --- PASS: TestIpcModeShareable (0.56s)
09:22:52 [2022-01-20T09:22:52.530Z] === RUN   TestAPIIpcModeShareableAndContainer
09:22:54 [2022-01-20T09:22:54.431Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
09:22:54 [2022-01-20T09:22:54.431Z] === RUN   TestAPIIpcModeHost
09:22:54 [2022-01-20T09:22:54.431Z] --- PASS: TestAPIIpcModeHost (0.39s)
09:22:54 [2022-01-20T09:22:54.431Z] === RUN   TestDaemonIpcModeShareable
09:22:55 [2022-01-20T09:22:55.366Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
09:22:55 [2022-01-20T09:22:55.624Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
09:22:55 [2022-01-20T09:22:55.624Z] === RUN   TestDaemonIpcModePrivate
09:22:57 [2022-01-20T09:22:57.002Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
09:22:57 [2022-01-20T09:22:57.002Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
09:22:57 [2022-01-20T09:22:57.002Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:22:57 [2022-01-20T09:22:57.935Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false
09:22:57 [2022-01-20T09:22:57.935Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
09:22:57 [2022-01-20T09:22:57.935Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:22:59 [2022-01-20T09:22:59.308Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true
09:22:59 [2022-01-20T09:22:59.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
09:22:59 [2022-01-20T09:22:59.308Z] === RUN   TestIpcModeOlderClient
09:22:59 [2022-01-20T09:22:59.308Z] === PAUSE TestIpcModeOlderClient
09:22:59 [2022-01-20T09:22:59.308Z] === RUN   TestKillContainerInvalidSignal
09:22:59 [2022-01-20T09:22:59.566Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
09:22:59 [2022-01-20T09:22:59.566Z] === RUN   TestKillContainer
09:22:59 [2022-01-20T09:22:59.566Z] === RUN   TestKillContainer/no_signal
09:23:00 [2022-01-20T09:23:00.132Z] === RUN   TestKillContainer/non_killing_signal
09:23:00 [2022-01-20T09:23:00.390Z] === RUN   TestKillContainer/killing_signal
09:23:00 [2022-01-20T09:23:00.956Z] --- PASS: TestKillContainer (1.27s)
09:23:00 [2022-01-20T09:23:00.956Z]     --- PASS: TestKillContainer/no_signal (0.40s)
09:23:00 [2022-01-20T09:23:00.956Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
09:23:00 [2022-01-20T09:23:00.956Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:23:00 [2022-01-20T09:23:00.956Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:23:00 [2022-01-20T09:23:00.956Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:23:01 [2022-01-20T09:23:01.214Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:23:01 [2022-01-20T09:23:01.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
09:23:01 [2022-01-20T09:23:01.781Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:23:01 [2022-01-20T09:23:01.781Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
09:23:01 [2022-01-20T09:23:01.781Z] === RUN   TestKillStoppedContainer
09:23:01 [2022-01-20T09:23:01.781Z] --- PASS: TestKillStoppedContainer (0.05s)
09:23:01 [2022-01-20T09:23:01.781Z] === RUN   TestKillStoppedContainerAPIPre120
09:23:01 [2022-01-20T09:23:01.781Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:23:01 [2022-01-20T09:23:01.781Z] === RUN   TestKillDifferentUserContainer
09:23:02 [2022-01-20T09:23:02.346Z] --- PASS: TestKillDifferentUserContainer (0.40s)
09:23:02 [2022-01-20T09:23:02.346Z] === RUN   TestInspectOomKilledTrue
09:23:02 [2022-01-20T09:23:02.346Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:23:02 [2022-01-20T09:23:02.346Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
09:23:02 [2022-01-20T09:23:02.346Z] === RUN   TestInspectOomKilledFalse
09:23:02 [2022-01-20T09:23:02.604Z] --- PASS: TestInspectOomKilledFalse (0.38s)
09:23:02 [2022-01-20T09:23:02.604Z] === RUN   TestLinksEtcHostsContentMatch
09:23:02 [2022-01-20T09:23:02.863Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
09:23:02 [2022-01-20T09:23:02.863Z] === RUN   TestLinksContainerNames
09:23:03 [2022-01-20T09:23:03.800Z] --- PASS: TestLinksContainerNames (0.79s)
09:23:03 [2022-01-20T09:23:03.800Z] === RUN   TestLogsFollowTailEmpty
09:23:04 [2022-01-20T09:23:04.061Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
09:23:04 [2022-01-20T09:23:04.061Z] === RUN   TestContainerNetworkMountsNoChown
09:23:04 [2022-01-20T09:23:04.627Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/default
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/private
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rprivate
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/slave
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rslave
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/shared
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rshared
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/default
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rslave
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/default/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/default/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/slave
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rprivate
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/private
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/private/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/private/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/default/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/default/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rshared
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/shared
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:23:04 [2022-01-20T09:23:04.628Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/private/mount_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/private/bind_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:23:04 [2022-01-20T09:23:04.886Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:23:05 [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:23:05 [2022-01-20T09:23:05.144Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:23:05 [2022-01-20T09:23:05.144Z] === RUN   TestContainerBindMountNonRecursive
09:23:06 [2022-01-20T09:23:06.520Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
09:23:06 [2022-01-20T09:23:06.520Z] === RUN   TestContainerVolumesMountedAsShared
09:23:06 [2022-01-20T09:23:06.778Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:23:06 [2022-01-20T09:23:06.778Z] === RUN   TestContainerVolumesMountedAsSlave
09:23:07 [2022-01-20T09:23:07.036Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
09:23:07 [2022-01-20T09:23:07.036Z] === RUN   TestNetworkNat
09:23:07 [2022-01-20T09:23:07.602Z] --- PASS: TestNetworkNat (0.44s)
09:23:07 [2022-01-20T09:23:07.602Z] === RUN   TestNetworkLocalhostTCPNat
09:23:07 [2022-01-20T09:23:07.860Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
09:23:07 [2022-01-20T09:23:07.860Z] === RUN   TestNetworkLoopbackNat
09:23:11 [2022-01-20T09:23:11.140Z] --- PASS: TestNetworkLoopbackNat (2.59s)
09:23:11 [2022-01-20T09:23:11.140Z] === RUN   TestPause
09:23:11 [2022-01-20T09:23:11.140Z] --- PASS: TestPause (0.42s)
09:23:11 [2022-01-20T09:23:11.140Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:23:11 [2022-01-20T09:23:11.140Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:23:11 [2022-01-20T09:23:11.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:23:11 [2022-01-20T09:23:11.140Z] === RUN   TestPauseStopPausedContainer
09:23:11 [2022-01-20T09:23:11.398Z] --- PASS: TestPauseStopPausedContainer (0.44s)
09:23:11 [2022-01-20T09:23:11.398Z] === RUN   TestPsFilter
09:23:11 [2022-01-20T09:23:11.398Z] --- PASS: TestPsFilter (0.12s)
09:23:11 [2022-01-20T09:23:11.398Z] === RUN   TestRemoveContainerWithRemovedVolume
09:23:11 [2022-01-20T09:23:11.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
09:23:11 [2022-01-20T09:23:11.964Z] === RUN   TestRemoveContainerWithVolume
09:23:12 [2022-01-20T09:23:12.222Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:23:12 [2022-01-20T09:23:12.222Z] === RUN   TestRemoveContainerRunning
09:23:12 [2022-01-20T09:23:12.787Z] --- PASS: TestRemoveContainerRunning (0.39s)
09:23:12 [2022-01-20T09:23:12.787Z] === RUN   TestRemoveContainerForceRemoveRunning
09:23:13 [2022-01-20T09:23:13.046Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
09:23:13 [2022-01-20T09:23:13.046Z] === RUN   TestRemoveInvalidContainer
09:23:13 [2022-01-20T09:23:13.046Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:23:13 [2022-01-20T09:23:13.046Z] === RUN   TestRenameLinkedContainer
09:23:14 [2022-01-20T09:23:14.946Z] --- PASS: TestRenameLinkedContainer (1.71s)
09:23:14 [2022-01-20T09:23:14.946Z] === RUN   TestRenameStoppedContainer
09:23:15 [2022-01-20T09:23:15.203Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:23:15 [2022-01-20T09:23:15.203Z] === RUN   TestRenameRunningContainerAndReuse
09:23:16 [2022-01-20T09:23:16.137Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
09:23:16 [2022-01-20T09:23:16.137Z] === RUN   TestRenameInvalidName
09:23:16 [2022-01-20T09:23:16.726Z] --- PASS: TestRenameInvalidName (0.42s)
09:23:16 [2022-01-20T09:23:16.726Z] === RUN   TestRenameAnonymousContainer
09:23:18 [2022-01-20T09:23:18.102Z] --- PASS: TestRenameAnonymousContainer (1.51s)
09:23:18 [2022-01-20T09:23:18.102Z] === RUN   TestRenameContainerWithSameName
09:23:18 [2022-01-20T09:23:18.360Z] --- PASS: TestRenameContainerWithSameName (0.40s)
09:23:18 [2022-01-20T09:23:18.360Z] === RUN   TestRenameContainerWithLinkedContainer
09:23:19 [2022-01-20T09:23:19.294Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
09:23:19 [2022-01-20T09:23:19.294Z] === RUN   TestResize
09:23:19 [2022-01-20T09:23:19.860Z] --- PASS: TestResize (0.43s)
09:23:19 [2022-01-20T09:23:19.860Z] === RUN   TestResizeWithInvalidSize
09:23:20 [2022-01-20T09:23:20.118Z] --- PASS: TestResizeWithInvalidSize (0.40s)
09:23:20 [2022-01-20T09:23:20.118Z] === RUN   TestResizeWhenContainerNotStarted
09:23:20 [2022-01-20T09:23:20.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:23:20 [2022-01-20T09:23:20.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:23:22 [2022-01-20T09:23:22.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:23:22 [2022-01-20T09:23:22.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:23:24 [2022-01-20T09:23:24.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:23:24 [2022-01-20T09:23:24.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:23:25 [2022-01-20T09:23:25.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:23:26 [2022-01-20T09:23:26.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:23:27 [2022-01-20T09:23:27.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:23:27 [2022-01-20T09:23:27.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:23:28 [2022-01-20T09:23:28.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:23:28 [2022-01-20T09:23:28.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:23:30 [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
09:23:30 [2022-01-20T09:23:30.850Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
09:23:30 [2022-01-20T09:23:30.850Z] === RUN   TestCgroupNamespacesRun
09:23:32 [2022-01-20T09:23:32.222Z] --- PASS: TestCgroupNamespacesRun (1.18s)
09:23:32 [2022-01-20T09:23:32.222Z] === RUN   TestCgroupNamespacesRunPrivileged
09:23:32 [2022-01-20T09:23:32.222Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:23:32 [2022-01-20T09:23:32.222Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:23:32 [2022-01-20T09:23:32.222Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:23:33 [2022-01-20T09:23:33.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
09:23:33 [2022-01-20T09:23:33.156Z] === RUN   TestCgroupNamespacesRunHostMode
09:23:34 [2022-01-20T09:23:34.528Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
09:23:34 [2022-01-20T09:23:34.528Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:23:35 [2022-01-20T09:23:35.461Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
09:23:35 [2022-01-20T09:23:35.461Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:23:36 [2022-01-20T09:23:36.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
09:23:36 [2022-01-20T09:23:36.833Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:23:37 [2022-01-20T09:23:37.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:23:37 [2022-01-20T09:23:37.400Z] === RUN   TestCgroupNamespacesRunOlderClient
09:23:38 [2022-01-20T09:23:38.355Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
09:23:38 [2022-01-20T09:23:38.355Z] === RUN   TestNISDomainname
09:23:38 [2022-01-20T09:23:38.953Z] --- PASS: TestNISDomainname (0.58s)
09:23:38 [2022-01-20T09:23:38.953Z] === RUN   TestHostnameDnsResolution
09:23:39 [2022-01-20T09:23:39.887Z] --- PASS: TestHostnameDnsResolution (0.65s)
09:23:39 [2022-01-20T09:23:39.887Z] === RUN   TestUnprivilegedPortsAndPing
09:23:40 [2022-01-20T09:23:40.145Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
09:23:40 [2022-01-20T09:23:40.145Z] === RUN   TestStats
09:23:42 [2022-01-20T09:23:42.671Z] --- PASS: TestStats (2.42s)
09:23:42 [2022-01-20T09:23:42.671Z] === RUN   TestStopContainerWithTimeout
09:23:42 [2022-01-20T09:23:42.671Z] === RUN   TestStopContainerWithTimeout/0
09:23:42 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/0
09:23:42 [2022-01-20T09:23:42.671Z] === RUN   TestStopContainerWithTimeout/1
09:23:42 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/1
09:23:42 [2022-01-20T09:23:42.671Z] === RUN   TestStopContainerWithTimeout/3
09:23:42 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/3
09:23:42 [2022-01-20T09:23:42.671Z] === RUN   TestStopContainerWithTimeout/-1
09:23:42 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/-1
09:23:42 [2022-01-20T09:23:42.671Z] === CONT  TestStopContainerWithTimeout/0
09:23:42 [2022-01-20T09:23:42.671Z] === CONT  TestStopContainerWithTimeout/3
09:23:43 [2022-01-20T09:23:43.237Z] === CONT  TestStopContainerWithTimeout/-1
09:23:45 [2022-01-20T09:23:45.134Z] === CONT  TestStopContainerWithTimeout/1
09:23:46 [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:23:46 [2022-01-20T09:23:46.506Z]     --- PASS: TestStopContainerWithTimeout/0 (0.54s)
09:23:46 [2022-01-20T09:23:46.506Z]     --- PASS: TestStopContainerWithTimeout/3 (2.47s)
09:23:46 [2022-01-20T09:23:46.506Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
09:23:46 [2022-01-20T09:23:46.506Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
09:23:46 [2022-01-20T09:23:46.506Z] === RUN   TestDeleteDevicemapper
09:23:46 [2022-01-20T09:23:46.506Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:23:46 [2022-01-20T09:23:46.506Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:23:46 [2022-01-20T09:23:46.506Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:23:49 [2022-01-20T09:23:49.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
09:23:49 [2022-01-20T09:23:49.033Z] === RUN   TestUpdateMemory
09:23:49 [2022-01-20T09:23:49.033Z] --- PASS: TestUpdateMemory (0.55s)
09:23:49 [2022-01-20T09:23:49.033Z] === RUN   TestUpdateCPUQuota
09:23:49 [2022-01-20T09:23:49.967Z] --- PASS: TestUpdateCPUQuota (0.90s)
09:23:49 [2022-01-20T09:23:49.967Z] === RUN   TestUpdatePidsLimit
09:23:49 [2022-01-20T09:23:49.967Z] === RUN   TestUpdatePidsLimit/update_from_none
09:23:50 [2022-01-20T09:23:50.226Z] === RUN   TestUpdatePidsLimit/no_change
09:23:50 [2022-01-20T09:23:50.485Z] === RUN   TestUpdatePidsLimit/update_lower
09:23:50 [2022-01-20T09:23:50.743Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:23:51 [2022-01-20T09:23:51.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:23:51 [2022-01-20T09:23:51.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:23:51 [2022-01-20T09:23:51.259Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:23:51 [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit (1.87s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
09:23:51 [2022-01-20T09:23:51.826Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
09:23:51 [2022-01-20T09:23:51.826Z] === RUN   TestUpdateRestartPolicy
09:24:04 [2022-01-20T09:24:04.020Z] --- PASS: TestUpdateRestartPolicy (10.98s)
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestUpdateRestartWithAutoRemove
09:24:04 [2022-01-20T09:24:04.020Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitNonBlocked
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:04 [2022-01-20T09:24:04.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:04 [2022-01-20T09:24:04.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:04 [2022-01-20T09:24:04.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:24:04 [2022-01-20T09:24:04.020Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:24:04 [2022-01-20T09:24:04.020Z] --- PASS: TestWaitNonBlocked (0.02s)
09:24:04 [2022-01-20T09:24:04.020Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
09:24:04 [2022-01-20T09:24:04.020Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitBlocked
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:24:04 [2022-01-20T09:24:04.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:24:04 [2022-01-20T09:24:04.020Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:24:04 [2022-01-20T09:24:04.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:24:04 [2022-01-20T09:24:04.020Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:24:04 [2022-01-20T09:24:04.020Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:24:04 [2022-01-20T09:24:04.586Z] --- PASS: TestWaitBlocked (0.01s)
09:24:04 [2022-01-20T09:24:04.586Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
09:24:04 [2022-01-20T09:24:04.586Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
09:24:04 [2022-01-20T09:24:04.586Z] === CONT  TestContainerStartOnDaemonRestart
09:24:04 [2022-01-20T09:24:04.586Z] === CONT  TestContainerKillOnDaemonStart
09:24:07 [2022-01-20T09:24:07.112Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
09:24:07 [2022-01-20T09:24:07.112Z] === CONT  TestIpcModeOlderClient
09:24:07 [2022-01-20T09:24:07.112Z] --- PASS: TestIpcModeOlderClient (0.06s)
09:24:07 [2022-01-20T09:24:07.112Z] === CONT  TestDaemonHostGatewayIP
09:24:09 [2022-01-20T09:24:09.019Z] === CONT  TestRestartDaemonWithRestartingContainer
09:24:09 [2022-01-20T09:24:09.019Z] --- PASS: TestDaemonHostGatewayIP (2.23s)
09:24:10 [2022-01-20T09:24:10.922Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s)
09:24:10 [2022-01-20T09:24:10.922Z] === CONT  TestDaemonRestartIpcMode
09:24:12 [2022-01-20T09:24:12.822Z] --- PASS: TestDaemonRestartIpcMode (2.14s)
09:24:17 [2022-01-20T09:24:17.003Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
09:24:17 [2022-01-20T09:24:17.003Z] PASS
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] === Skipped
09:24:17 [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:24:17 [2022-01-20T09:24:17.003Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
09:24:17 [2022-01-20T09:24:17.003Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:24:17 [2022-01-20T09:24:17.003Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:24:17 [2022-01-20T09:24:17.003Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:24:17 [2022-01-20T09:24:17.003Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] 
09:24:17 [2022-01-20T09:24:17.003Z] DONE 196 tests, 5 skipped in 104.634s
09:24:17 [2022-01-20T09:24:17.003Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:24:17 [2022-01-20T09:24:17.003Z] INFO: Testing against a local daemon
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestCommitInheritsEnv
09:24:17 [2022-01-20T09:24:17.003Z] --- PASS: TestCommitInheritsEnv (0.26s)
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestImportExtremelyLargeImageWorks
09:24:17 [2022-01-20T09:24:17.003Z] === PAUSE TestImportExtremelyLargeImageWorks
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestImagesFilterMultiReference
09:24:17 [2022-01-20T09:24:17.003Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestImagePullPlatformInvalid
09:24:17 [2022-01-20T09:24:17.003Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestRemoveImageOrphaning
09:24:17 [2022-01-20T09:24:17.003Z] --- PASS: TestRemoveImageOrphaning (0.25s)
09:24:17 [2022-01-20T09:24:17.003Z] === RUN   TestRemoveImageGarbageCollector
09:24:18 [2022-01-20T09:24:18.902Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
09:24:18 [2022-01-20T09:24:18.902Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:24:18 [2022-01-20T09:24:18.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:24:18 [2022-01-20T09:24:18.902Z] === RUN   TestTagInvalidReference
09:24:18 [2022-01-20T09:24:18.902Z] --- PASS: TestTagInvalidReference (0.01s)
09:24:18 [2022-01-20T09:24:18.902Z] === RUN   TestTagValidPrefixedRepo
09:24:19 [2022-01-20T09:24:19.160Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:24:19 [2022-01-20T09:24:19.160Z] === RUN   TestTagExistedNameWithoutForce
09:24:19 [2022-01-20T09:24:19.160Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:24:19 [2022-01-20T09:24:19.160Z] === RUN   TestTagOfficialNames
09:24:19 [2022-01-20T09:24:19.160Z] --- PASS: TestTagOfficialNames (0.04s)
09:24:19 [2022-01-20T09:24:19.160Z] === RUN   TestTagMatchesDigest
09:24:19 [2022-01-20T09:24:19.160Z] --- PASS: TestTagMatchesDigest (0.02s)
09:24:19 [2022-01-20T09:24:19.160Z] === CONT  TestImportExtremelyLargeImageWorks
09:25:55 [2022-01-20T09:25:55.588Z] --- PASS: TestImportExtremelyLargeImageWorks (93.80s)
09:25:55 [2022-01-20T09:25:55.588Z] PASS
09:25:55 [2022-01-20T09:25:55.588Z] 
09:25:55 [2022-01-20T09:25:55.588Z] DONE 12 tests in 96.556s
09:25:55 [2022-01-20T09:25:55.588Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:25:55 [2022-01-20T09:25:55.588Z] INFO: Testing against a local daemon
09:25:55 [2022-01-20T09:25:55.588Z] === RUN   TestNetworkCreateDelete
09:25:55 [2022-01-20T09:25:55.588Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:25:55 [2022-01-20T09:25:55.588Z] === RUN   TestDockerNetworkDeletePreferID
09:25:55 [2022-01-20T09:25:55.588Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
09:25:55 [2022-01-20T09:25:55.588Z] === RUN   TestDaemonDNSFallback
09:25:59 [2022-01-20T09:25:59.766Z] --- PASS: TestDaemonDNSFallback (6.29s)
09:25:59 [2022-01-20T09:25:59.766Z] === RUN   TestInspectNetwork
09:26:03 [2022-01-20T09:26:03.050Z] === RUN   TestInspectNetwork/full_network_id
09:26:03 [2022-01-20T09:26:03.050Z] === RUN   TestInspectNetwork/partial_network_id
09:26:03 [2022-01-20T09:26:03.050Z] === RUN   TestInspectNetwork/network_name
09:26:03 [2022-01-20T09:26:03.050Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:26:07 [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork (7.32s)
09:26:07 [2022-01-20T09:26:07.246Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:26:07 [2022-01-20T09:26:07.246Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:26:07 [2022-01-20T09:26:07.246Z]     --- PASS: TestInspectNetwork/network_name (0.02s)
09:26:07 [2022-01-20T09:26:07.246Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:26:07 [2022-01-20T09:26:07.246Z] === RUN   TestRunContainerWithBridgeNone
09:26:08 [2022-01-20T09:26:08.621Z] --- PASS: TestRunContainerWithBridgeNone (1.52s)
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkInvalidJSON
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkInvalidJSON//networks/create
09:26:08 [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:26:08 [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:26:08 [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:26:08 [2022-01-20T09:26:08.621Z] === CONT  TestNetworkInvalidJSON//networks/create
09:26:08 [2022-01-20T09:26:08.621Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:26:08 [2022-01-20T09:26:08.621Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:26:08 [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:26:08 [2022-01-20T09:26:08.621Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:26:08 [2022-01-20T09:26:08.621Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:26:08 [2022-01-20T09:26:08.621Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkList
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkList//networks
09:26:08 [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkList//networks
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestNetworkList//networks/
09:26:08 [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkList//networks/
09:26:08 [2022-01-20T09:26:08.621Z] === CONT  TestNetworkList//networks
09:26:08 [2022-01-20T09:26:08.621Z] === CONT  TestNetworkList//networks/
09:26:08 [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkList (0.01s)
09:26:08 [2022-01-20T09:26:08.621Z]     --- PASS: TestNetworkList//networks (0.00s)
09:26:08 [2022-01-20T09:26:08.621Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:26:08 [2022-01-20T09:26:08.621Z] === RUN   TestHostIPv4BridgeLabel
09:26:09 [2022-01-20T09:26:09.187Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:26:09 [2022-01-20T09:26:09.187Z] === RUN   TestDaemonRestartWithLiveRestore
09:26:10 [2022-01-20T09:26:10.559Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:26:10 [2022-01-20T09:26:10.559Z] === RUN   TestDaemonDefaultNetworkPools
09:26:11 [2022-01-20T09:26:11.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:26:11 [2022-01-20T09:26:11.126Z] === RUN   TestDaemonRestartWithExistingNetwork
09:26:12 [2022-01-20T09:26:12.060Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:26:12 [2022-01-20T09:26:12.060Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:26:13 [2022-01-20T09:26:13.433Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
09:26:13 [2022-01-20T09:26:13.433Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:26:13 [2022-01-20T09:26:13.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:26:13 [2022-01-20T09:26:13.998Z] === RUN   TestServiceWithPredefinedNetwork
09:26:16 [2022-01-20T09:26:16.524Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
09:26:16 [2022-01-20T09:26:16.524Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:26:16 [2022-01-20T09:26:16.524Z]     service_test.go:242: FLAKY_TEST
09:26:16 [2022-01-20T09:26:16.524Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:26:16 [2022-01-20T09:26:16.524Z] === RUN   TestServiceWithDataPathPortInit
09:26:31 [2022-01-20T09:26:31.391Z] --- PASS: TestServiceWithDataPathPortInit (13.66s)
09:26:31 [2022-01-20T09:26:31.392Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:26:32 [2022-01-20T09:26:32.764Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9alkvc9wo3ybu9aezuugzv5gi Created:2022-01-20 09:26:31.219362349 +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[690a0601d04420e50535c944e2e50052c2ff6b17f51c48d4de4dead99b5fb43b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v8noof8qhxsykkdekorohqkp EndpointID:4c9748df801ee9a9bf26e5bfd13821f4f7860b4dd14f6704fb872e337928a1cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90de73b8ebe0b03b7bb12a670c49573d561c93336e7ea9f4710c3d51eb97a458 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:a9f624d029ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v8noof8qhxsykkdekorohqkp EndpointID:4c9748df801ee9a9bf26e5bfd13821f4f7860b4dd14f6704fb872e337928a1cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:26:36 [2022-01-20T09:26:36.943Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s)
09:26:36 [2022-01-20T09:26:36.943Z] PASS
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] === Skipped
09:26:36 [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:26:36 [2022-01-20T09:26:36.943Z]     service_test.go:242: FLAKY_TEST
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] DONE 26 tests, 1 skipped in 43.963s
09:26:36 [2022-01-20T09:26:36.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:26:36 [2022-01-20T09:26:36.943Z] INFO: Testing against a local daemon
09:26:36 [2022-01-20T09:26:36.943Z] === RUN   TestDockerNetworkIpvlanPersistance
09:26:36 [2022-01-20T09:26:36.943Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:26:36 [2022-01-20T09:26:36.943Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:26:36 [2022-01-20T09:26:36.943Z] === RUN   TestDockerNetworkIpvlan
09:26:36 [2022-01-20T09:26:36.943Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:26:36 [2022-01-20T09:26:36.943Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:26:36 [2022-01-20T09:26:36.943Z] PASS
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] === Skipped
09:26:36 [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:26:36 [2022-01-20T09:26:36.943Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:26:36 [2022-01-20T09:26:36.943Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] 
09:26:36 [2022-01-20T09:26:36.943Z] DONE 2 tests, 2 skipped in 0.054s
09:26:36 [2022-01-20T09:26:36.943Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:26:37 [2022-01-20T09:26:37.201Z] INFO: Testing against a local daemon
09:26:37 [2022-01-20T09:26:37.201Z] === RUN   TestDockerNetworkMacvlanPersistance
09:26:38 [2022-01-20T09:26:38.578Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
09:26:38 [2022-01-20T09:26:38.578Z] === RUN   TestDockerNetworkMacvlan
09:26:39 [2022-01-20T09:26:39.162Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:26:39 [2022-01-20T09:26:39.728Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:26:40 [2022-01-20T09:26:40.661Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:26:42 [2022-01-20T09:26:42.562Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:26:43 [2022-01-20T09:26:43.936Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:26:47 [2022-01-20T09:26:47.305Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:26:47 [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan (9.45s)
09:26:47 [2022-01-20T09:26:47.871Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
09:26:47 [2022-01-20T09:26:47.871Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:26:47 [2022-01-20T09:26:47.871Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
09:26:47 [2022-01-20T09:26:47.871Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
09:26:47 [2022-01-20T09:26:47.871Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
09:26:47 [2022-01-20T09:26:47.872Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
09:26:47 [2022-01-20T09:26:47.872Z] PASS
09:26:47 [2022-01-20T09:26:47.872Z] 
09:26:47 [2022-01-20T09:26:47.872Z] DONE 8 tests in 10.757s
09:26:47 [2022-01-20T09:26:47.872Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:26:47 [2022-01-20T09:26:47.872Z] testing: warning: no tests to run
09:26:47 [2022-01-20T09:26:47.872Z] PASS
09:26:47 [2022-01-20T09:26:47.872Z] 
09:26:47 [2022-01-20T09:26:47.872Z] DONE 0 tests in 0.011s
09:26:47 [2022-01-20T09:26:47.872Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:26:47 [2022-01-20T09:26:47.872Z] INFO: Testing against a local daemon
09:26:47 [2022-01-20T09:26:47.872Z] === RUN   TestAuthZPluginAllowRequest
09:26:49 [2022-01-20T09:26:49.243Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
09:26:49 [2022-01-20T09:26:49.244Z] === RUN   TestAuthZPluginTLS
09:26:49 [2022-01-20T09:26:49.502Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:26:49 [2022-01-20T09:26:49.502Z] === RUN   TestAuthZPluginDenyRequest
09:26:50 [2022-01-20T09:26:50.068Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:26:50 [2022-01-20T09:26:50.068Z] === RUN   TestAuthZPluginAPIDenyResponse
09:26:50 [2022-01-20T09:26:50.634Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:26:50 [2022-01-20T09:26:50.635Z] === RUN   TestAuthZPluginDenyResponse
09:26:51 [2022-01-20T09:26:51.201Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:26:51 [2022-01-20T09:26:51.201Z] === RUN   TestAuthZPluginAllowEventStream
09:26:52 [2022-01-20T09:26:52.574Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
09:26:52 [2022-01-20T09:26:52.574Z] === RUN   TestAuthZPluginErrorResponse
09:26:52 [2022-01-20T09:26:52.833Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:26:52 [2022-01-20T09:26:52.833Z] === RUN   TestAuthZPluginErrorRequest
09:26:53 [2022-01-20T09:26:53.398Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:26:53 [2022-01-20T09:26:53.398Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:26:53 [2022-01-20T09:26:53.964Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:26:53 [2022-01-20T09:26:53.964Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:26:55 [2022-01-20T09:26:55.337Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
09:26:55 [2022-01-20T09:26:55.337Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:26:56 [2022-01-20T09:26:56.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
09:26:56 [2022-01-20T09:26:56.708Z] === RUN   TestAuthZPluginHeader
09:26:57 [2022-01-20T09:26:57.641Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:26:57 [2022-01-20T09:26:57.641Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:27:01 [2022-01-20T09:27:01.821Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s)
09:27:01 [2022-01-20T09:27:01.821Z] === RUN   TestAuthZPluginV2Disable
09:27:05 [2022-01-20T09:27:05.118Z] --- PASS: TestAuthZPluginV2Disable (3.46s)
09:27:05 [2022-01-20T09:27:05.118Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:27:08 [2022-01-20T09:27:08.396Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s)
09:27:08 [2022-01-20T09:27:08.396Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:27:20 [2022-01-20T09:27:20.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.19s)
09:27:20 [2022-01-20T09:27:20.588Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:27:38 [2022-01-20T09:27:38.656Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
09:27:38 [2022-01-20T09:27:38.656Z] PASS
09:27:38 [2022-01-20T09:27:38.656Z] 
09:27:38 [2022-01-20T09:27:38.656Z] DONE 17 tests in 48.101s
09:27:38 [2022-01-20T09:27:38.656Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:27:38 [2022-01-20T09:27:38.656Z] INFO: Testing against a local daemon
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInvalidJSON
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:27:38 [2022-01-20T09:27:38.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:27:38 [2022-01-20T09:27:38.656Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:27:38 [2022-01-20T09:27:38.656Z] --- PASS: TestPluginInvalidJSON (0.05s)
09:27:38 [2022-01-20T09:27:38.656Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s)
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInstall
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInstall/no_auth
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInstall/with_htpasswd
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:38 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:38 [2022-01-20T09:27:38.656Z] === RUN   TestPluginInstall/with_insecure
09:27:39 [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:39 [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34cdb7ccf7b47acc91f486ed54d74e7403e6272518b8371a5dd9b821db98fcc9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:39 [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:27:39 [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34cdb7ccf7b47acc91f486ed54d74e7403e6272518b8371a5dd9b821db98fcc9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:27:39 [2022-01-20T09:27:39.848Z]     plugin_test.go:165: [d4d77b2246d61] daemon is not started
09:27:39 [2022-01-20T09:27:39.848Z] --- PASS: TestPluginInstall (3.76s)
09:27:39 [2022-01-20T09:27:39.848Z]     --- PASS: TestPluginInstall/no_auth (2.00s)
09:27:39 [2022-01-20T09:27:39.848Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
09:27:39 [2022-01-20T09:27:39.848Z]     --- PASS: TestPluginInstall/with_insecure (1.11s)
09:27:39 [2022-01-20T09:27:39.848Z] === RUN   TestPluginsWithRuntimes
09:27:41 [2022-01-20T09:27:41.220Z] === RUN   TestPluginsWithRuntimes/No_Args
09:27:42 [2022-01-20T09:27:42.153Z] === RUN   TestPluginsWithRuntimes/With_Args
09:27:43 [2022-01-20T09:27:43.086Z] --- PASS: TestPluginsWithRuntimes (3.28s)
09:27:43 [2022-01-20T09:27:43.086Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
09:27:43 [2022-01-20T09:27:43.086Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
09:27:43 [2022-01-20T09:27:43.086Z] === RUN   TestPluginBackCompatMediaTypes
09:27:43 [2022-01-20T09:27:43.653Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
09:27:43 [2022-01-20T09:27:43.653Z] PASS
09:27:43 [2022-01-20T09:27:43.653Z] 
09:27:43 [2022-01-20T09:27:43.653Z] DONE 10 tests in 7.730s
09:27:43 [2022-01-20T09:27:43.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:27:43 [2022-01-20T09:27:43.653Z] INFO: Testing against a local daemon
09:27:43 [2022-01-20T09:27:43.653Z] === RUN   TestExternalGraphDriver
09:27:43 [2022-01-20T09:27:43.911Z] === RUN   TestExternalGraphDriver/json
09:27:45 [2022-01-20T09:27:45.810Z] === RUN   TestExternalGraphDriver/spec
09:27:47 [2022-01-20T09:27:47.201Z] === RUN   TestExternalGraphDriver/pull
09:27:48 [2022-01-20T09:27:48.576Z] --- PASS: TestExternalGraphDriver (4.94s)
09:27:48 [2022-01-20T09:27:48.576Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
09:27:48 [2022-01-20T09:27:48.576Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
09:27:48 [2022-01-20T09:27:48.576Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
09:27:48 [2022-01-20T09:27:48.576Z] === RUN   TestGraphdriverPluginV2
09:27:52 [2022-01-20T09:27:52.755Z] --- PASS: TestGraphdriverPluginV2 (3.79s)
09:27:52 [2022-01-20T09:27:52.756Z] PASS
09:27:52 [2022-01-20T09:27:52.756Z] 
09:27:52 [2022-01-20T09:27:52.756Z] DONE 5 tests in 8.798s
09:27:52 [2022-01-20T09:27:52.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:27:52 [2022-01-20T09:27:52.756Z] INFO: Testing against a local daemon
09:27:52 [2022-01-20T09:27:52.756Z] === RUN   TestContinueAfterPluginCrash
09:27:52 [2022-01-20T09:27:52.756Z] === PAUSE TestContinueAfterPluginCrash
09:27:52 [2022-01-20T09:27:52.756Z] === RUN   TestReadPluginNoRead
09:27:52 [2022-01-20T09:27:52.756Z] === PAUSE TestReadPluginNoRead
09:27:52 [2022-01-20T09:27:52.756Z] === RUN   TestDaemonStartWithLogOpt
09:27:52 [2022-01-20T09:27:52.756Z] === PAUSE TestDaemonStartWithLogOpt
09:27:52 [2022-01-20T09:27:52.756Z] === CONT  TestContinueAfterPluginCrash
09:27:52 [2022-01-20T09:27:52.756Z] === CONT  TestDaemonStartWithLogOpt
09:27:56 [2022-01-20T09:27:56.036Z] --- PASS: TestDaemonStartWithLogOpt (3.32s)
09:27:56 [2022-01-20T09:27:56.036Z] === CONT  TestReadPluginNoRead
09:27:58 [2022-01-20T09:27:58.564Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:27:59 [2022-01-20T09:27:59.498Z] === RUN   TestReadPluginNoRead/default
09:28:00 [2022-01-20T09:28:00.431Z] === RUN   TestReadPluginNoRead/disabled_caching
09:28:00 [2022-01-20T09:28:00.997Z] --- PASS: TestContinueAfterPluginCrash (8.34s)
09:28:01 [2022-01-20T09:28:01.565Z] === CONT  TestReadPluginNoRead
09:28:01 [2022-01-20T09:28:01.565Z]     read_test.go:92: [d255b1391bbad] daemon is not started
09:28:01 [2022-01-20T09:28:01.565Z] --- PASS: TestReadPluginNoRead (5.83s)
09:28:01 [2022-01-20T09:28:01.565Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
09:28:01 [2022-01-20T09:28:01.565Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
09:28:01 [2022-01-20T09:28:01.565Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
09:28:01 [2022-01-20T09:28:01.823Z] PASS
09:28:01 [2022-01-20T09:28:01.823Z] 
09:28:01 [2022-01-20T09:28:01.823Z] DONE 6 tests in 9.211s
09:28:01 [2022-01-20T09:28:01.823Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:28:01 [2022-01-20T09:28:01.823Z] testing: warning: no tests to run
09:28:01 [2022-01-20T09:28:01.823Z] PASS
09:28:01 [2022-01-20T09:28:01.823Z] 
09:28:01 [2022-01-20T09:28:01.823Z] DONE 0 tests in 0.011s
09:28:01 [2022-01-20T09:28:01.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:28:01 [2022-01-20T09:28:01.823Z] INFO: Testing against a local daemon
09:28:01 [2022-01-20T09:28:01.823Z] === RUN   TestPluginWithDevMounts
09:28:01 [2022-01-20T09:28:01.823Z] === PAUSE TestPluginWithDevMounts
09:28:01 [2022-01-20T09:28:01.823Z] === CONT  TestPluginWithDevMounts
09:28:03 [2022-01-20T09:28:03.720Z] --- PASS: TestPluginWithDevMounts (1.59s)
09:28:03 [2022-01-20T09:28:03.720Z] PASS
09:28:03 [2022-01-20T09:28:03.720Z] 
09:28:03 [2022-01-20T09:28:03.720Z] DONE 1 tests in 1.646s
09:28:03 [2022-01-20T09:28:03.720Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:28:03 [2022-01-20T09:28:03.720Z] INFO: Testing against a local daemon
09:28:03 [2022-01-20T09:28:03.720Z] === RUN   TestSecretInspect
09:28:05 [2022-01-20T09:28:05.619Z] --- PASS: TestSecretInspect (2.25s)
09:28:05 [2022-01-20T09:28:05.619Z] === RUN   TestSecretList
09:28:08 [2022-01-20T09:28:08.147Z] --- PASS: TestSecretList (2.23s)
09:28:08 [2022-01-20T09:28:08.147Z] === RUN   TestSecretsCreateAndDelete
09:28:10 [2022-01-20T09:28:10.048Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
09:28:10 [2022-01-20T09:28:10.048Z] === RUN   TestSecretsUpdate
09:28:12 [2022-01-20T09:28:12.596Z] --- PASS: TestSecretsUpdate (2.15s)
09:28:12 [2022-01-20T09:28:12.596Z] === RUN   TestTemplatedSecret
09:28:15 [2022-01-20T09:28:15.123Z] --- PASS: TestTemplatedSecret (2.54s)
09:28:15 [2022-01-20T09:28:15.123Z] === RUN   TestSecretCreateResolve
09:28:17 [2022-01-20T09:28:17.021Z] --- PASS: TestSecretCreateResolve (2.11s)
09:28:17 [2022-01-20T09:28:17.021Z] PASS
09:28:17 [2022-01-20T09:28:17.021Z] 
09:28:17 [2022-01-20T09:28:17.021Z] DONE 6 tests in 13.525s
09:28:17 [2022-01-20T09:28:17.021Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:28:17 [2022-01-20T09:28:17.021Z] INFO: Testing against a local daemon
09:28:17 [2022-01-20T09:28:17.021Z] === RUN   TestServiceCreateInit
09:28:17 [2022-01-20T09:28:17.021Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:28:21 [2022-01-20T09:28:21.205Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:28:24 [2022-01-20T09:28:24.486Z] --- PASS: TestServiceCreateInit (7.27s)
09:28:24 [2022-01-20T09:28:24.486Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
09:28:24 [2022-01-20T09:28:24.486Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
09:28:24 [2022-01-20T09:28:24.486Z] === RUN   TestCreateServiceMultipleTimes
09:28:42 [2022-01-20T09:28:42.562Z] --- PASS: TestCreateServiceMultipleTimes (15.78s)
09:28:42 [2022-01-20T09:28:42.562Z] === RUN   TestCreateServiceConflict
09:28:42 [2022-01-20T09:28:42.562Z] --- PASS: TestCreateServiceConflict (2.14s)
09:28:42 [2022-01-20T09:28:42.562Z] === RUN   TestCreateServiceMaxReplicas
09:28:45 [2022-01-20T09:28:45.091Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
09:28:45 [2022-01-20T09:28:45.091Z] === RUN   TestCreateWithDuplicateNetworkNames
09:28:59 [2022-01-20T09:28:59.954Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
09:28:59 [2022-01-20T09:28:59.954Z] === RUN   TestCreateServiceSecretFileMode
09:29:12 [2022-01-20T09:29:12.172Z] --- PASS: TestCreateServiceSecretFileMode (12.51s)
09:29:12 [2022-01-20T09:29:12.172Z] === RUN   TestCreateServiceConfigFileMode
09:29:24 [2022-01-20T09:29:24.363Z] --- PASS: TestCreateServiceConfigFileMode (12.50s)
09:29:24 [2022-01-20T09:29:24.363Z] === RUN   TestCreateServiceSysctls
09:29:26 [2022-01-20T09:29:26.262Z] --- PASS: TestCreateServiceSysctls (3.05s)
09:29:26 [2022-01-20T09:29:26.262Z] === RUN   TestCreateServiceCapabilities
09:29:28 [2022-01-20T09:29:28.789Z] --- PASS: TestCreateServiceCapabilities (2.48s)
09:29:28 [2022-01-20T09:29:28.789Z] === RUN   TestInspect
09:29:31 [2022-01-20T09:29:31.318Z] --- PASS: TestInspect (2.72s)
09:29:31 [2022-01-20T09:29:31.318Z] === RUN   TestCreateJob
09:29:34 [2022-01-20T09:29:34.597Z] --- PASS: TestCreateJob (3.12s)
09:29:34 [2022-01-20T09:29:34.597Z] === RUN   TestReplicatedJob
09:29:39 [2022-01-20T09:29:39.862Z] --- PASS: TestReplicatedJob (4.91s)
09:29:39 [2022-01-20T09:29:39.862Z] === RUN   TestUpdateReplicatedJob
09:29:43 [2022-01-20T09:29:43.141Z] --- PASS: TestUpdateReplicatedJob (3.16s)
09:29:43 [2022-01-20T09:29:43.141Z] === RUN   TestServiceListWithStatuses
09:29:43 [2022-01-20T09:29:43.141Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:29:43 [2022-01-20T09:29:43.141Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:29:43 [2022-01-20T09:29:43.141Z] === RUN   TestDockerNetworkConnectAlias
09:29:47 [2022-01-20T09:29:47.339Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
09:29:47 [2022-01-20T09:29:47.339Z] === RUN   TestDockerNetworkReConnect
09:29:49 [2022-01-20T09:29:49.868Z] --- PASS: TestDockerNetworkReConnect (3.23s)
09:29:49 [2022-01-20T09:29:49.868Z] === RUN   TestServicePlugin
09:29:54 [2022-01-20T09:29:54.051Z]     plugin_test.go:62: [d6617a50059dc] joining swarm manager [dd5d0e3503d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:29:54 [2022-01-20T09:29:54.616Z]     plugin_test.go:65: [d757a1da187a6] joining swarm manager [dd5d0e3503d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:30:21 [2022-01-20T09:30:21.141Z] --- PASS: TestServicePlugin (29.71s)
09:30:21 [2022-01-20T09:30:21.141Z] === RUN   TestServiceUpdateLabel
09:30:21 [2022-01-20T09:30:21.707Z] --- PASS: TestServiceUpdateLabel (2.16s)
09:30:21 [2022-01-20T09:30:21.707Z] === RUN   TestServiceUpdateSecrets
09:30:36 [2022-01-20T09:30:36.575Z] --- PASS: TestServiceUpdateSecrets (14.45s)
09:30:36 [2022-01-20T09:30:36.575Z] === RUN   TestServiceUpdateConfigs
09:30:51 [2022-01-20T09:30:51.460Z] --- PASS: TestServiceUpdateConfigs (14.58s)
09:30:51 [2022-01-20T09:30:51.460Z] === RUN   TestServiceUpdateNetwork
09:31:03 [2022-01-20T09:31:03.652Z] --- PASS: TestServiceUpdateNetwork (12.28s)
09:31:03 [2022-01-20T09:31:03.652Z] === RUN   TestServiceUpdatePidsLimit
09:31:04 [2022-01-20T09:31:04.585Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:31:05 [2022-01-20T09:31:05.151Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:31:11 [2022-01-20T09:31:11.715Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
09:31:19 [2022-01-20T09:31:19.907Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:31:19 [2022-01-20T09:31:19.907Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
09:31:19 [2022-01-20T09:31:19.907Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
09:31:19 [2022-01-20T09:31:19.907Z] PASS
09:31:19 [2022-01-20T09:31:19.907Z] 
09:31:19 [2022-01-20T09:31:19.907Z] === Skipped
09:31:19 [2022-01-20T09:31:19.907Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:31:19 [2022-01-20T09:31:19.907Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:31:19 [2022-01-20T09:31:19.907Z] 
09:31:19 [2022-01-20T09:31:19.907Z] 
09:31:19 [2022-01-20T09:31:19.907Z] DONE 27 tests, 1 skipped in 182.142s
09:31:19 [2022-01-20T09:31:19.907Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:31:19 [2022-01-20T09:31:19.907Z] INFO: Testing against a local daemon
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestSessionCreate
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestSessionCreate (0.03s)
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestSessionCreateWithBadUpgrade
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:31:19 [2022-01-20T09:31:19.907Z] PASS
09:31:19 [2022-01-20T09:31:19.907Z] 
09:31:19 [2022-01-20T09:31:19.907Z] DONE 2 tests in 0.141s
09:31:19 [2022-01-20T09:31:19.907Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:31:19 [2022-01-20T09:31:19.907Z] INFO: Testing against a local daemon
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:31:19 [2022-01-20T09:31:19.907Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestEventsExecDie
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestEventsExecDie (0.54s)
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestEventsBackwardsCompatible
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestInfoBinaryCommits
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestInfoAPIVersioned
09:31:19 [2022-01-20T09:31:19.907Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:31:19 [2022-01-20T09:31:19.907Z] === RUN   TestInfoDiscoveryBackend
09:31:20 [2022-01-20T09:31:20.472Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:31:20 [2022-01-20T09:31:20.472Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:31:21 [2022-01-20T09:31:21.406Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:31:21 [2022-01-20T09:31:21.406Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:31:21 [2022-01-20T09:31:21.972Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
09:31:21 [2022-01-20T09:31:21.972Z] === RUN   TestInfoAPI
09:31:21 [2022-01-20T09:31:21.972Z] --- PASS: TestInfoAPI (0.02s)
09:31:21 [2022-01-20T09:31:21.972Z] === RUN   TestInfoAPIWarnings
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestInfoAPIWarnings (16.24s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestInfoDebug
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestInfoDebug (0.53s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestInfoInsecureRegistries
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestInfoRegistryMirrors
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestLoginFailsWithBadCredentials
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestPingCacheHeaders
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestPingCacheHeaders (0.04s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestPingGet
09:31:40 [2022-01-20T09:31:40.038Z] --- PASS: TestPingGet (0.02s)
09:31:40 [2022-01-20T09:31:40.038Z] === RUN   TestPingHead
09:31:40 [2022-01-20T09:31:40.296Z] --- PASS: TestPingHead (0.03s)
09:31:40 [2022-01-20T09:31:40.296Z] === RUN   TestVersion
09:31:40 [2022-01-20T09:31:40.296Z] --- PASS: TestVersion (0.02s)
09:31:40 [2022-01-20T09:31:40.296Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:31:41 [2022-01-20T09:31:41.682Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s)
09:31:41 [2022-01-20T09:31:41.682Z] PASS
09:31:41 [2022-01-20T09:31:41.682Z] 
09:31:41 [2022-01-20T09:31:41.682Z] DONE 18 tests in 22.143s
09:31:41 [2022-01-20T09:31:41.682Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:31:41 [2022-01-20T09:31:41.682Z] INFO: Testing against a local daemon
09:31:41 [2022-01-20T09:31:41.682Z] === RUN   TestVolumesCreateAndList
09:31:41 [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:31:41 [2022-01-20T09:31:41.682Z] === RUN   TestVolumesRemove
09:31:41 [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesRemove (0.10s)
09:31:41 [2022-01-20T09:31:41.682Z] === RUN   TestVolumesInspect
09:31:41 [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesInspect (0.02s)
09:31:41 [2022-01-20T09:31:41.682Z] === RUN   TestVolumesInvalidJSON
09:31:41 [2022-01-20T09:31:41.682Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:31:41 [2022-01-20T09:31:41.682Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:31:41 [2022-01-20T09:31:41.682Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:31:41 [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:31:41 [2022-01-20T09:31:41.682Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:31:41 [2022-01-20T09:31:41.682Z] PASS
09:31:41 [2022-01-20T09:31:41.682Z] 
09:31:41 [2022-01-20T09:31:41.682Z] DONE 5 tests in 0.209s
09:31:41 [2022-01-20T09:31:41.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:31:43 [2022-01-20T09:31:43.056Z] Stopping apparmor (via systemctl): apparmor.service.
09:31:43 [2022-01-20T09:31:43.056Z] Removing test suite binaries
09:31:43 [2022-01-20T09:31:43.314Z] exiting test-integration
09:31:43 [2022-01-20T09:31:43.314Z] ++ exit 0
09:31:43 [2022-01-20T09:31:43.314Z]