Skip to content

Console Output

16:09:26 [2022-02-18T16:09:26.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43183/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=79ea1b16b1579147aa366282444bd22d7c44be96 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:79ea1b16b1579147aa366282444bd22d7c44be96 hack/make.sh dynbinary test-integration
16:09:28 [2022-02-18T16:09:28.675Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:09:28 [2022-02-18T16:09:28.675Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:09:28 [2022-02-18T16:09:28.675Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:09:28 [2022-02-18T16:09:28.675Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:09:28 [2022-02-18T16:09:28.675Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
16:09:28 [2022-02-18T16:09:28.675Z] Detected virtualization docker.
16:09:28 [2022-02-18T16:09:28.675Z] Detected architecture x86-64.
16:09:28 [2022-02-18T16:09:28.675Z] Set hostname to <3fade8561fa5>.
16:09:28 [2022-02-18T16:09:28.675Z] modprobe@configfs.service: Succeeded.
16:09:28 [2022-02-18T16:09:28.675Z] modprobe@drm.service: Succeeded.
16:09:28 [2022-02-18T16:09:28.675Z] modprobe@fuse.service: Succeeded.
16:09:28 [2022-02-18T16:09:28.675Z] + source /etc/docker-entrypoint-cmd
16:09:28 [2022-02-18T16:09:28.675Z] ++ hack/make.sh dynbinary test-integration
16:09:28 [2022-02-18T16:09:28.675Z] 
16:09:28 [2022-02-18T16:09:28.675Z] Removing bundles/
16:09:28 [2022-02-18T16:09:28.675Z] 
16:09:28 [2022-02-18T16:09:28.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:09:28 [2022-02-18T16:09:28.675Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:09:28 [2022-02-18T16:09:28.675Z] GOOS="" GOARCH="" GOARM=""
16:11:05 [2022-02-18T16:11:05.191Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:11:05 [2022-02-18T16:11:05.191Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:11:05 [2022-02-18T16:11:05.191Z] GOOS="" GOARCH="" GOARM=""
16:11:05 [2022-02-18T16:11:05.191Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:11:05 [2022-02-18T16:11:05.191Z] 
16:11:05 [2022-02-18T16:11:05.191Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_SYSTEMD=1
16:11:05 [2022-02-18T16:11:05.191Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:11:05 [2022-02-18T16:11:05.191Z] HOSTNAME=3fade8561fa5
16:11:05 [2022-02-18T16:11:05.191Z] DEST=bundles/test-integration
16:11:05 [2022-02-18T16:11:05.191Z] PWD=/go/src/github.com/docker/docker
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_GITCOMMIT=79ea1b16b1579147aa366282444bd22d7c44be96
16:11:05 [2022-02-18T16:11:05.191Z] container=docker
16:11:05 [2022-02-18T16:11:05.191Z] HOME=/root
16:11:05 [2022-02-18T16:11:05.191Z] LANG=C.UTF-8
16:11:05 [2022-02-18T16:11:05.191Z] INVOCATION_ID=aab9af7db46f4c40b599322f6c133b9f
16:11:05 [2022-02-18T16:11:05.191Z] GOLANG_VERSION=1.17.7
16:11:05 [2022-02-18T16:11:05.191Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:11:05 [2022-02-18T16:11:05.191Z] VALIDATE_BRANCH=master
16:11:05 [2022-02-18T16:11:05.191Z] TERM=xterm
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_PKG=github.com/docker/docker
16:11:05 [2022-02-18T16:11:05.191Z] SHLVL=3
16:11:05 [2022-02-18T16:11:05.191Z] TIMEOUT=120m
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_GRAPHDRIVER=overlay2
16:11:05 [2022-02-18T16:11:05.191Z] GO111MODULE=off
16:11:05 [2022-02-18T16:11:05.191Z] DOCKER_EXPERIMENTAL=1
16:11:05 [2022-02-18T16:11:05.191Z] TEST_SKIP_INTEGRATION_CLI=1
16:11:05 [2022-02-18T16:11:05.191Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:11:05 [2022-02-18T16:11:05.191Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:11:05 [2022-02-18T16:11:05.191Z] GOPATH=/go
16:11:05 [2022-02-18T16:11:05.191Z] PKG_CONFIG=pkg-config
16:11:05 [2022-02-18T16:11:05.191Z] _=/usr/bin/env
16:11:05 [2022-02-18T16:11:05.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:11:43 [2022-02-18T16:11:43.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:11:43 [2022-02-18T16:11:43.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:12:05 [2022-02-18T16:12:05.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:12:14 [2022-02-18T16:12:14.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:12:24 [2022-02-18T16:12:24.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:12:24 [2022-02-18T16:12:24.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:12:25 [2022-02-18T16:12:25.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:12:25 [2022-02-18T16:12:25.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:12:25 [2022-02-18T16:12:25.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:12:26 [2022-02-18T16:12:26.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:12:29 [2022-02-18T16:12:29.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:12:30 [2022-02-18T16:12:30.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:12:31 [2022-02-18T16:12:31.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:12:31 [2022-02-18T16:12:31.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:12:32 [2022-02-18T16:12:32.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:12:33 [2022-02-18T16:12:33.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:12:34 [2022-02-18T16:12:34.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:12:35 [2022-02-18T16:12:35.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:12:35 [2022-02-18T16:12:35.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:12:36 [2022-02-18T16:12:36.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:12:36 [2022-02-18T16:12:36.618Z] Using test binary docker
16:12:36 [2022-02-18T16:12:36.618Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:12:36 [2022-02-18T16:12:36.618Z] Starting apparmor (via systemctl): apparmor.service.
16:12:36 [2022-02-18T16:12:36.618Z] Starting dockerd
16:12:36 [2022-02-18T16:12:36.618Z] INFO: Waiting for daemon to start...
16:12:39 [2022-02-18T16:12:39.161Z] .
16:12:39 [2022-02-18T16:12:39.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:12:39 [2022-02-18T16:12:39.422Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:12:39 [2022-02-18T16:12:39.422Z] Error: No such image: emptyfs
16:12:39 [2022-02-18T16:12:39.422Z] Running integration-test (iteration 1)
16:12:39 [2022-02-18T16:12:39.422Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:12:39 [2022-02-18T16:12:39.683Z] Loaded image: busybox:latest
16:12:39 [2022-02-18T16:12:39.945Z] Loaded image: busybox:glibc
16:12:41 [2022-02-18T16:12:41.332Z] Loaded image: debian:bullseye-slim
16:12:41 [2022-02-18T16:12:41.332Z] Loaded image: hello-world:latest
16:12:41 [2022-02-18T16:12:41.332Z] Loaded image: arm32v7/hello-world:latest
16:12:41 [2022-02-18T16:12:41.332Z] INFO: Testing against a local daemon
16:12:41 [2022-02-18T16:12:41.332Z] === RUN   TestCgroupNamespacesBuild
16:12:42 [2022-02-18T16:12:42.717Z] --- PASS: TestCgroupNamespacesBuild (1.50s)
16:12:42 [2022-02-18T16:12:42.717Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:12:44 [2022-02-18T16:12:44.102Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
16:12:44 [2022-02-18T16:12:44.102Z] === RUN   TestBuildWithSession
16:12:44 [2022-02-18T16:12:44.102Z]     build_session_test.go:25: TODO: BuildKit
16:12:44 [2022-02-18T16:12:44.102Z] --- SKIP: TestBuildWithSession (0.00s)
16:12:44 [2022-02-18T16:12:44.102Z] === RUN   TestBuildSquashParent
16:12:48 [2022-02-18T16:12:48.309Z] --- PASS: TestBuildSquashParent (4.26s)
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:48 [2022-02-18T16:12:48.309Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:48 [2022-02-18T16:12:48.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:48 [2022-02-18T16:12:48.309Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:48 [2022-02-18T16:12:48.309Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:49 [2022-02-18T16:12:49.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:49 [2022-02-18T16:12:49.956Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:51 [2022-02-18T16:12:51.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:51 [2022-02-18T16:12:51.344Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:52 [2022-02-18T16:12:52.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
16:12:52 [2022-02-18T16:12:52.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
16:12:52 [2022-02-18T16:12:52.732Z] === RUN   TestBuildMultiStageCopy
16:12:52 [2022-02-18T16:12:52.732Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:12:54 [2022-02-18T16:12:54.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:12:54 [2022-02-18T16:12:54.380Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:12:54 [2022-02-18T16:12:54.641Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:12:54 [2022-02-18T16:12:54.641Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:12:54 [2022-02-18T16:12:54.901Z] --- PASS: TestBuildMultiStageCopy (2.33s)
16:12:54 [2022-02-18T16:12:54.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
16:12:54 [2022-02-18T16:12:54.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
16:12:54 [2022-02-18T16:12:54.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
16:12:54 [2022-02-18T16:12:54.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
16:12:54 [2022-02-18T16:12:54.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
16:12:54 [2022-02-18T16:12:54.901Z] === RUN   TestBuildMultiStageParentConfig
16:12:55 [2022-02-18T16:12:55.474Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
16:12:55 [2022-02-18T16:12:55.474Z] === RUN   TestBuildLabelWithTargets
16:12:56 [2022-02-18T16:12:56.859Z] --- PASS: TestBuildLabelWithTargets (0.97s)
16:12:56 [2022-02-18T16:12:56.859Z] === RUN   TestBuildWithEmptyLayers
16:12:57 [2022-02-18T16:12:57.120Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
16:12:57 [2022-02-18T16:12:57.120Z] === RUN   TestBuildMultiStageOnBuild
16:12:59 [2022-02-18T16:12:59.038Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
16:12:59 [2022-02-18T16:12:59.038Z] === RUN   TestBuildUncleanTarFilenames
16:12:59 [2022-02-18T16:12:59.298Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
16:12:59 [2022-02-18T16:12:59.298Z] === RUN   TestBuildMultiStageLayerLeak
16:13:01 [2022-02-18T16:13:01.209Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s)
16:13:01 [2022-02-18T16:13:01.209Z] === RUN   TestBuildWithHugeFile
16:14:08 [2022-02-18T16:14:08.953Z] --- PASS: TestBuildWithHugeFile (56.99s)
16:14:08 [2022-02-18T16:14:08.953Z] === RUN   TestBuildWCOWSandboxSize
16:14:08 [2022-02-18T16:14:08.953Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:14:08 [2022-02-18T16:14:08.953Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:14:08 [2022-02-18T16:14:08.953Z] === RUN   TestBuildWithEmptyDockerfile
16:14:08 [2022-02-18T16:14:08.953Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:08 [2022-02-18T16:14:08.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:14:08 [2022-02-18T16:14:08.954Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:14:08 [2022-02-18T16:14:08.954Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
16:14:08 [2022-02-18T16:14:08.954Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildPreserveOwnership
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildPreserveOwnership/copy_from
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:14:08 [2022-02-18T16:14:08.954Z] --- PASS: TestBuildPreserveOwnership (3.69s)
16:14:08 [2022-02-18T16:14:08.954Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
16:14:08 [2022-02-18T16:14:08.954Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s)
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildPlatformInvalid
16:14:08 [2022-02-18T16:14:08.954Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:14:08 [2022-02-18T16:14:08.954Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:14:08 [2022-02-18T16:14:08.954Z] Loaded image: busybox:latest
16:14:08 [2022-02-18T16:14:08.954Z] Loaded image: busybox:glibc
16:14:08 [2022-02-18T16:14:08.954Z] Loaded image: debian:bullseye-slim
16:14:08 [2022-02-18T16:14:08.954Z] Loaded image: hello-world:latest
16:14:08 [2022-02-18T16:14:08.954Z] Loaded image: arm32v7/hello-world:latest
16:14:13 [2022-02-18T16:14:13.165Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.10s)
16:14:13 [2022-02-18T16:14:13.165Z] PASS
16:14:13 [2022-02-18T16:14:13.165Z] 
16:14:13 [2022-02-18T16:14:13.165Z] === Skipped
16:14:13 [2022-02-18T16:14:13.165Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:14:13 [2022-02-18T16:14:13.165Z]     build_session_test.go:25: TODO: BuildKit
16:14:13 [2022-02-18T16:14:13.165Z] 
16:14:13 [2022-02-18T16:14:13.165Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:14:13 [2022-02-18T16:14:13.165Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:14:13 [2022-02-18T16:14:13.165Z] 
16:14:13 [2022-02-18T16:14:13.165Z] DONE 34 tests, 2 skipped in 93.635s
16:14:13 [2022-02-18T16:14:13.165Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:14:13 [2022-02-18T16:14:13.165Z] INFO: Testing against a local daemon
16:14:13 [2022-02-18T16:14:13.165Z] === RUN   TestConfigInspect
16:14:15 [2022-02-18T16:14:15.710Z] --- PASS: TestConfigInspect (2.37s)
16:14:15 [2022-02-18T16:14:15.710Z] === RUN   TestConfigList
16:14:17 [2022-02-18T16:14:17.623Z] --- PASS: TestConfigList (2.15s)
16:14:17 [2022-02-18T16:14:17.623Z] === RUN   TestConfigsCreateAndDelete
16:14:20 [2022-02-18T16:14:20.168Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
16:14:20 [2022-02-18T16:14:20.168Z] === RUN   TestConfigsUpdate
16:14:22 [2022-02-18T16:14:22.120Z] --- PASS: TestConfigsUpdate (2.14s)
16:14:22 [2022-02-18T16:14:22.120Z] === RUN   TestTemplatedConfig
16:14:24 [2022-02-18T16:14:24.691Z] --- PASS: TestTemplatedConfig (2.71s)
16:14:24 [2022-02-18T16:14:24.691Z] === RUN   TestConfigCreateResolve
16:14:26 [2022-02-18T16:14:26.604Z] --- PASS: TestConfigCreateResolve (2.12s)
16:14:26 [2022-02-18T16:14:26.865Z] PASS
16:14:26 [2022-02-18T16:14:26.865Z] 
16:14:26 [2022-02-18T16:14:26.865Z] DONE 6 tests in 13.635s
16:14:26 [2022-02-18T16:14:26.865Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:14:26 [2022-02-18T16:14:26.865Z] INFO: Testing against a local daemon
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestCheckpoint
16:14:26 [2022-02-18T16:14:26.865Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:14:26 [2022-02-18T16:14:26.865Z] --- SKIP: TestCheckpoint (0.00s)
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestContainerInvalidJSON
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:14:26 [2022-02-18T16:14:26.865Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:14:26 [2022-02-18T16:14:26.865Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:14:26 [2022-02-18T16:14:26.865Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:14:26 [2022-02-18T16:14:26.865Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:14:26 [2022-02-18T16:14:26.865Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:14:26 [2022-02-18T16:14:26.865Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:14:26 [2022-02-18T16:14:26.865Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:14:26 [2022-02-18T16:14:26.865Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestCopyFromContainerPathIsNotDir
16:14:26 [2022-02-18T16:14:26.865Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestCopyToContainerPathDoesNotExist
16:14:26 [2022-02-18T16:14:26.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:14:26 [2022-02-18T16:14:26.865Z] === RUN   TestCopyToContainerPathIsNotDir
16:14:27 [2022-02-18T16:14:27.126Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:14:27 [2022-02-18T16:14:27.126Z] === RUN   TestCopyFromContainer
16:14:28 [2022-02-18T16:14:28.069Z] === RUN   TestCopyFromContainer//
16:14:28 [2022-02-18T16:14:28.069Z] === RUN   TestCopyFromContainer//bar/root
16:14:28 [2022-02-18T16:14:28.331Z] === RUN   TestCopyFromContainer//bar/root/
16:14:28 [2022-02-18T16:14:28.331Z] === RUN   TestCopyFromContainer/bar/quux
16:14:28 [2022-02-18T16:14:28.331Z] === RUN   TestCopyFromContainer/bar/quux/
16:14:28 [2022-02-18T16:14:28.331Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCopyFromContainer/bar/notarget
16:14:28 [2022-02-18T16:14:28.591Z] --- PASS: TestCopyFromContainer (1.67s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:28 [2022-02-18T16:14:28.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:28 [2022-02-18T16:14:28.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:28 [2022-02-18T16:14:28.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:28 [2022-02-18T16:14:28.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:28 [2022-02-18T16:14:28.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:28 [2022-02-18T16:14:28.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:28 [2022-02-18T16:14:28.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:14:28 [2022-02-18T16:14:28.591Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:14:28 [2022-02-18T16:14:28.591Z] === RUN   TestCreateLinkToNonExistingContainer
16:14:28 [2022-02-18T16:14:28.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateWithInvalidEnv
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateWithInvalidEnv/0
16:14:28 [2022-02-18T16:14:28.852Z] === PAUSE TestCreateWithInvalidEnv/0
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateWithInvalidEnv/1
16:14:28 [2022-02-18T16:14:28.852Z] === PAUSE TestCreateWithInvalidEnv/1
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateWithInvalidEnv/2
16:14:28 [2022-02-18T16:14:28.852Z] === PAUSE TestCreateWithInvalidEnv/2
16:14:28 [2022-02-18T16:14:28.852Z] === CONT  TestCreateWithInvalidEnv/0
16:14:28 [2022-02-18T16:14:28.852Z] === CONT  TestCreateWithInvalidEnv/2
16:14:28 [2022-02-18T16:14:28.852Z] === CONT  TestCreateWithInvalidEnv/1
16:14:28 [2022-02-18T16:14:28.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:14:28 [2022-02-18T16:14:28.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:14:28 [2022-02-18T16:14:28.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:14:28 [2022-02-18T16:14:28.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateTmpfsMountsTarget
16:14:28 [2022-02-18T16:14:28.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:14:28 [2022-02-18T16:14:28.852Z] === RUN   TestCreateWithCustomMaskedPaths
16:14:30 [2022-02-18T16:14:30.765Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
16:14:30 [2022-02-18T16:14:30.765Z] === RUN   TestCreateWithCustomReadonlyPaths
16:14:32 [2022-02-18T16:14:32.153Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:32 [2022-02-18T16:14:32.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:32 [2022-02-18T16:14:32.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:32 [2022-02-18T16:14:32.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:32 [2022-02-18T16:14:32.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:32 [2022-02-18T16:14:32.153Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:14:32 [2022-02-18T16:14:32.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:14:32 [2022-02-18T16:14:32.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:14:32 [2022-02-18T16:14:32.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:14:32 [2022-02-18T16:14:32.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:14:32 [2022-02-18T16:14:32.153Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:14:32 [2022-02-18T16:14:32.153Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:14:32 [2022-02-18T16:14:32.725Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestCreateDifferentPlatform
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestCreateDifferentPlatform/different_os
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:14:32 [2022-02-18T16:14:32.725Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:14:32 [2022-02-18T16:14:32.725Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:14:32 [2022-02-18T16:14:32.725Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:14:32 [2022-02-18T16:14:32.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:14:32 [2022-02-18T16:14:32.725Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestContainerStartOnDaemonRestart
16:14:32 [2022-02-18T16:14:32.725Z] === PAUSE TestContainerStartOnDaemonRestart
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestDaemonRestartIpcMode
16:14:32 [2022-02-18T16:14:32.725Z] === PAUSE TestDaemonRestartIpcMode
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestDaemonHostGatewayIP
16:14:32 [2022-02-18T16:14:32.725Z] === PAUSE TestDaemonHostGatewayIP
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestRestartDaemonWithRestartingContainer
16:14:32 [2022-02-18T16:14:32.725Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestContainerKillOnDaemonStart
16:14:32 [2022-02-18T16:14:32.725Z] === PAUSE TestContainerKillOnDaemonStart
16:14:32 [2022-02-18T16:14:32.725Z] === RUN   TestDiff
16:14:33 [2022-02-18T16:14:33.298Z] --- PASS: TestDiff (0.59s)
16:14:33 [2022-02-18T16:14:33.298Z] === RUN   TestExecWithCloseStdin
16:14:33 [2022-02-18T16:14:33.869Z] --- PASS: TestExecWithCloseStdin (0.64s)
16:14:33 [2022-02-18T16:14:33.869Z] === RUN   TestExec
16:14:34 [2022-02-18T16:14:34.813Z] --- PASS: TestExec (0.66s)
16:14:34 [2022-02-18T16:14:34.813Z] === RUN   TestExecUser
16:14:35 [2022-02-18T16:14:35.385Z] --- PASS: TestExecUser (0.64s)
16:14:35 [2022-02-18T16:14:35.385Z] === RUN   TestExportContainerAndImportImage
16:14:35 [2022-02-18T16:14:35.956Z] --- PASS: TestExportContainerAndImportImage (0.75s)
16:14:35 [2022-02-18T16:14:35.956Z] === RUN   TestExportContainerAfterDaemonRestart
16:14:37 [2022-02-18T16:14:37.342Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
16:14:37 [2022-02-18T16:14:37.342Z] === RUN   TestHealthCheckWorkdir
16:14:38 [2022-02-18T16:14:38.286Z] --- PASS: TestHealthCheckWorkdir (0.80s)
16:14:38 [2022-02-18T16:14:38.286Z] === RUN   TestHealthKillContainer
16:14:46 [2022-02-18T16:14:46.421Z] --- PASS: TestHealthKillContainer (8.21s)
16:14:46 [2022-02-18T16:14:46.421Z] === RUN   TestInspectCpusetInConfigPre120
16:14:46 [2022-02-18T16:14:46.993Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
16:14:46 [2022-02-18T16:14:46.993Z] === RUN   TestIpcModeNone
16:14:47 [2022-02-18T16:14:47.565Z] --- PASS: TestIpcModeNone (0.66s)
16:14:47 [2022-02-18T16:14:47.566Z] === RUN   TestIpcModePrivate
16:14:47 [2022-02-18T16:14:47.826Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
16:14:48 [2022-02-18T16:14:48.087Z] --- PASS: TestIpcModePrivate (0.63s)
16:14:48 [2022-02-18T16:14:48.087Z] === RUN   TestIpcModeShareable
16:14:48 [2022-02-18T16:14:48.348Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
16:14:48 [2022-02-18T16:14:48.609Z] --- PASS: TestIpcModeShareable (0.56s)
16:14:48 [2022-02-18T16:14:48.609Z] === RUN   TestAPIIpcModeShareableAndContainer
16:14:50 [2022-02-18T16:14:50.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s)
16:14:50 [2022-02-18T16:14:50.522Z] === RUN   TestAPIIpcModeHost
16:14:50 [2022-02-18T16:14:50.783Z] --- PASS: TestAPIIpcModeHost (0.37s)
16:14:50 [2022-02-18T16:14:50.783Z] === RUN   TestDaemonIpcModeShareable
16:14:51 [2022-02-18T16:14:51.724Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:14:51 [2022-02-18T16:14:51.985Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
16:14:51 [2022-02-18T16:14:51.985Z] === RUN   TestDaemonIpcModePrivate
16:14:52 [2022-02-18T16:14:52.929Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:14:53 [2022-02-18T16:14:53.190Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
16:14:53 [2022-02-18T16:14:53.190Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:14:54 [2022-02-18T16:14:54.131Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:14:54 [2022-02-18T16:14:54.391Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
16:14:54 [2022-02-18T16:14:54.391Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:14:55 [2022-02-18T16:14:55.334Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:14:55 [2022-02-18T16:14:55.595Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
16:14:55 [2022-02-18T16:14:55.595Z] === RUN   TestIpcModeOlderClient
16:14:55 [2022-02-18T16:14:55.595Z] === PAUSE TestIpcModeOlderClient
16:14:55 [2022-02-18T16:14:55.595Z] === RUN   TestKillContainerInvalidSignal
16:14:55 [2022-02-18T16:14:55.856Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
16:14:55 [2022-02-18T16:14:55.856Z] === RUN   TestKillContainer
16:14:55 [2022-02-18T16:14:55.856Z] === RUN   TestKillContainer/no_signal
16:14:56 [2022-02-18T16:14:56.429Z] === RUN   TestKillContainer/non_killing_signal
16:14:56 [2022-02-18T16:14:56.691Z] === RUN   TestKillContainer/killing_signal
16:14:57 [2022-02-18T16:14:57.261Z] --- PASS: TestKillContainer (1.24s)
16:14:57 [2022-02-18T16:14:57.261Z]     --- PASS: TestKillContainer/no_signal (0.40s)
16:14:57 [2022-02-18T16:14:57.261Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
16:14:57 [2022-02-18T16:14:57.261Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
16:14:57 [2022-02-18T16:14:57.261Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:14:57 [2022-02-18T16:14:57.261Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:14:57 [2022-02-18T16:14:57.522Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:14:58 [2022-02-18T16:14:58.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
16:14:58 [2022-02-18T16:14:58.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
16:14:58 [2022-02-18T16:14:58.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
16:14:58 [2022-02-18T16:14:58.465Z] === RUN   TestKillStoppedContainer
16:14:58 [2022-02-18T16:14:58.465Z] --- PASS: TestKillStoppedContainer (0.04s)
16:14:58 [2022-02-18T16:14:58.465Z] === RUN   TestKillStoppedContainerAPIPre120
16:14:58 [2022-02-18T16:14:58.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:14:58 [2022-02-18T16:14:58.465Z] === RUN   TestKillDifferentUserContainer
16:14:59 [2022-02-18T16:14:59.037Z] --- PASS: TestKillDifferentUserContainer (0.42s)
16:14:59 [2022-02-18T16:14:59.037Z] === RUN   TestInspectOomKilledTrue
16:14:59 [2022-02-18T16:14:59.037Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:14:59 [2022-02-18T16:14:59.037Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:14:59 [2022-02-18T16:14:59.037Z] === RUN   TestInspectOomKilledFalse
16:14:59 [2022-02-18T16:14:59.298Z] --- PASS: TestInspectOomKilledFalse (0.40s)
16:14:59 [2022-02-18T16:14:59.298Z] === RUN   TestLinksEtcHostsContentMatch
16:14:59 [2022-02-18T16:14:59.560Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
16:14:59 [2022-02-18T16:14:59.560Z] === RUN   TestLinksContainerNames
16:15:00 [2022-02-18T16:15:00.503Z] --- PASS: TestLinksContainerNames (0.92s)
16:15:00 [2022-02-18T16:15:00.503Z] === RUN   TestLogsFollowTailEmpty
16:15:01 [2022-02-18T16:15:01.076Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
16:15:01 [2022-02-18T16:15:01.076Z] === RUN   TestContainerNetworkMountsNoChown
16:15:01 [2022-02-18T16:15:01.337Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/default
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/default
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/private
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/private
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rprivate
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rprivate
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/slave
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/slave
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rslave
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rslave
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/shared
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/shared
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rshared
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rshared
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/default
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/default/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/default/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/rshared
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/shared
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/rslave
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/slave
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/rprivate
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/private
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/private/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/private/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/default/mount_root
16:15:01 [2022-02-18T16:15:01.337Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/default/bind_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:15:01 [2022-02-18T16:15:01.598Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/private/bind_root
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:15:01 [2022-02-18T16:15:01.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:15:01 [2022-02-18T16:15:01.859Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:15:01 [2022-02-18T16:15:01.859Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:15:01 [2022-02-18T16:15:01.859Z] === CONT  TestMountDaemonRoot/private/mount_root
16:15:01 [2022-02-18T16:15:01.859Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:15:01 [2022-02-18T16:15:01.859Z] --- PASS: TestMountDaemonRoot (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:15:01 [2022-02-18T16:15:01.859Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:15:01 [2022-02-18T16:15:01.859Z] === RUN   TestContainerBindMountNonRecursive
16:15:03 [2022-02-18T16:15:03.243Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
16:15:03 [2022-02-18T16:15:03.243Z] === RUN   TestContainerVolumesMountedAsShared
16:15:03 [2022-02-18T16:15:03.814Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
16:15:03 [2022-02-18T16:15:03.815Z] === RUN   TestContainerVolumesMountedAsSlave
16:15:04 [2022-02-18T16:15:04.076Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
16:15:04 [2022-02-18T16:15:04.076Z] === RUN   TestNetworkNat
16:15:04 [2022-02-18T16:15:04.649Z] --- PASS: TestNetworkNat (0.49s)
16:15:04 [2022-02-18T16:15:04.649Z] === RUN   TestNetworkLocalhostTCPNat
16:15:05 [2022-02-18T16:15:05.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
16:15:05 [2022-02-18T16:15:05.224Z] === RUN   TestNetworkLoopbackNat
16:15:07 [2022-02-18T16:15:07.777Z] --- PASS: TestNetworkLoopbackNat (2.66s)
16:15:07 [2022-02-18T16:15:07.777Z] === RUN   TestPause
16:15:08 [2022-02-18T16:15:08.349Z] --- PASS: TestPause (0.47s)
16:15:08 [2022-02-18T16:15:08.349Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:15:08 [2022-02-18T16:15:08.349Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:15:08 [2022-02-18T16:15:08.349Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:15:08 [2022-02-18T16:15:08.349Z] === RUN   TestPauseStopPausedContainer
16:15:08 [2022-02-18T16:15:08.609Z] --- PASS: TestPauseStopPausedContainer (0.53s)
16:15:08 [2022-02-18T16:15:08.609Z] === RUN   TestPidHost
16:15:09 [2022-02-18T16:15:09.996Z] --- PASS: TestPidHost (0.97s)
16:15:09 [2022-02-18T16:15:09.996Z] === RUN   TestPsFilter
16:15:09 [2022-02-18T16:15:09.996Z] --- PASS: TestPsFilter (0.12s)
16:15:09 [2022-02-18T16:15:09.996Z] === RUN   TestRemoveContainerWithRemovedVolume
16:15:10 [2022-02-18T16:15:10.257Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
16:15:10 [2022-02-18T16:15:10.257Z] === RUN   TestRemoveContainerWithVolume
16:15:10 [2022-02-18T16:15:10.519Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
16:15:10 [2022-02-18T16:15:10.519Z] === RUN   TestRemoveContainerRunning
16:15:11 [2022-02-18T16:15:11.092Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:15:11 [2022-02-18T16:15:11.092Z] === RUN   TestRemoveContainerForceRemoveRunning
16:15:11 [2022-02-18T16:15:11.663Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:15:11 [2022-02-18T16:15:11.663Z] === RUN   TestRemoveInvalidContainer
16:15:11 [2022-02-18T16:15:11.663Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:15:11 [2022-02-18T16:15:11.663Z] === RUN   TestRenameLinkedContainer
16:15:13 [2022-02-18T16:15:13.575Z] --- PASS: TestRenameLinkedContainer (1.74s)
16:15:13 [2022-02-18T16:15:13.575Z] === RUN   TestRenameStoppedContainer
16:15:13 [2022-02-18T16:15:13.836Z] --- PASS: TestRenameStoppedContainer (0.47s)
16:15:13 [2022-02-18T16:15:13.836Z] === RUN   TestRenameRunningContainerAndReuse
16:15:14 [2022-02-18T16:15:14.778Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
16:15:14 [2022-02-18T16:15:14.778Z] === RUN   TestRenameInvalidName
16:15:15 [2022-02-18T16:15:15.040Z] --- PASS: TestRenameInvalidName (0.43s)
16:15:15 [2022-02-18T16:15:15.040Z] === RUN   TestRenameAnonymousContainer
16:15:16 [2022-02-18T16:15:16.983Z] --- PASS: TestRenameAnonymousContainer (1.69s)
16:15:16 [2022-02-18T16:15:16.983Z] === RUN   TestRenameContainerWithSameName
16:15:17 [2022-02-18T16:15:17.248Z] --- PASS: TestRenameContainerWithSameName (0.43s)
16:15:17 [2022-02-18T16:15:17.248Z] === RUN   TestRenameContainerWithLinkedContainer
16:15:18 [2022-02-18T16:15:18.194Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
16:15:18 [2022-02-18T16:15:18.194Z] === RUN   TestResize
16:15:18 [2022-02-18T16:15:18.455Z] --- PASS: TestResize (0.41s)
16:15:18 [2022-02-18T16:15:18.455Z] === RUN   TestResizeWithInvalidSize
16:15:19 [2022-02-18T16:15:19.025Z] --- PASS: TestResizeWithInvalidSize (0.43s)
16:15:19 [2022-02-18T16:15:19.025Z] === RUN   TestResizeWhenContainerNotStarted
16:15:19 [2022-02-18T16:15:19.286Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:15:19 [2022-02-18T16:15:19.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:21 [2022-02-18T16:15:21.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:15:22 [2022-02-18T16:15:22.588Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:15:23 [2022-02-18T16:15:23.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:15:23 [2022-02-18T16:15:23.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:15:25 [2022-02-18T16:15:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:25 [2022-02-18T16:15:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:15:28 [2022-02-18T16:15:28.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:15:28 [2022-02-18T16:15:28.476Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:15:30 [2022-02-18T16:15:30.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:15:32 [2022-02-18T16:15:32.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:15:32 [2022-02-18T16:15:32.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:15:34 [2022-02-18T16:15:34.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:15:34 [2022-02-18T16:15:34.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:15:36 [2022-02-18T16:15:36.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:15:37 [2022-02-18T16:15:37.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s)
16:15:37 [2022-02-18T16:15:37.776Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
16:15:37 [2022-02-18T16:15:37.776Z] === RUN   TestCgroupNamespacesRun
16:15:39 [2022-02-18T16:15:39.162Z] --- PASS: TestCgroupNamespacesRun (1.18s)
16:15:39 [2022-02-18T16:15:39.162Z] === RUN   TestCgroupNamespacesRunPrivileged
16:15:39 [2022-02-18T16:15:39.162Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:15:39 [2022-02-18T16:15:39.162Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:15:39 [2022-02-18T16:15:39.163Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:15:40 [2022-02-18T16:15:40.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
16:15:40 [2022-02-18T16:15:40.103Z] === RUN   TestCgroupNamespacesRunHostMode
16:15:41 [2022-02-18T16:15:41.488Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
16:15:41 [2022-02-18T16:15:41.488Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:15:42 [2022-02-18T16:15:42.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
16:15:42 [2022-02-18T16:15:42.433Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:15:43 [2022-02-18T16:15:43.816Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
16:15:43 [2022-02-18T16:15:43.816Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:15:44 [2022-02-18T16:15:44.387Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:15:44 [2022-02-18T16:15:44.387Z] === RUN   TestCgroupNamespacesRunOlderClient
16:15:45 [2022-02-18T16:15:45.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
16:15:45 [2022-02-18T16:15:45.331Z] === RUN   TestNISDomainname
16:15:45 [2022-02-18T16:15:45.902Z] --- PASS: TestNISDomainname (0.54s)
16:15:45 [2022-02-18T16:15:45.902Z] === RUN   TestHostnameDnsResolution
16:15:46 [2022-02-18T16:15:46.846Z] --- PASS: TestHostnameDnsResolution (0.71s)
16:15:46 [2022-02-18T16:15:46.846Z] === RUN   TestUnprivilegedPortsAndPing
16:15:47 [2022-02-18T16:15:47.418Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
16:15:47 [2022-02-18T16:15:47.418Z] === RUN   TestStats
16:15:49 [2022-02-18T16:15:49.962Z] --- PASS: TestStats (2.48s)
16:15:49 [2022-02-18T16:15:49.962Z] === RUN   TestStopContainerWithTimeout
16:15:49 [2022-02-18T16:15:49.962Z] === RUN   TestStopContainerWithTimeout/0
16:15:49 [2022-02-18T16:15:49.962Z] === PAUSE TestStopContainerWithTimeout/0
16:15:49 [2022-02-18T16:15:49.962Z] === RUN   TestStopContainerWithTimeout/1
16:15:49 [2022-02-18T16:15:49.962Z] === PAUSE TestStopContainerWithTimeout/1
16:15:49 [2022-02-18T16:15:49.962Z] === RUN   TestStopContainerWithTimeout/3
16:15:49 [2022-02-18T16:15:49.962Z] === PAUSE TestStopContainerWithTimeout/3
16:15:49 [2022-02-18T16:15:49.962Z] === RUN   TestStopContainerWithTimeout/-1
16:15:49 [2022-02-18T16:15:49.962Z] === PAUSE TestStopContainerWithTimeout/-1
16:15:49 [2022-02-18T16:15:49.962Z] === CONT  TestStopContainerWithTimeout/0
16:15:49 [2022-02-18T16:15:49.962Z] === CONT  TestStopContainerWithTimeout/3
16:15:50 [2022-02-18T16:15:50.534Z] === CONT  TestStopContainerWithTimeout/1
16:15:51 [2022-02-18T16:15:51.917Z] === CONT  TestStopContainerWithTimeout/-1
16:15:54 [2022-02-18T16:15:54.461Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:15:54 [2022-02-18T16:15:54.461Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
16:15:54 [2022-02-18T16:15:54.461Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
16:15:54 [2022-02-18T16:15:54.461Z]     --- PASS: TestStopContainerWithTimeout/3 (2.68s)
16:15:54 [2022-02-18T16:15:54.461Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.46s)
16:15:54 [2022-02-18T16:15:54.461Z] === RUN   TestDeleteDevicemapper
16:15:54 [2022-02-18T16:15:54.461Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:54 [2022-02-18T16:15:54.461Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:15:54 [2022-02-18T16:15:54.461Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:15:55 [2022-02-18T16:15:55.849Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s)
16:15:55 [2022-02-18T16:15:55.849Z] === RUN   TestUpdateMemory
16:15:56 [2022-02-18T16:15:56.421Z] --- PASS: TestUpdateMemory (0.56s)
16:15:56 [2022-02-18T16:15:56.421Z] === RUN   TestUpdateCPUQuota
16:15:57 [2022-02-18T16:15:57.361Z] --- PASS: TestUpdateCPUQuota (0.91s)
16:15:57 [2022-02-18T16:15:57.361Z] === RUN   TestUpdatePidsLimit
16:15:57 [2022-02-18T16:15:57.361Z] === RUN   TestUpdatePidsLimit/update_from_none
16:15:57 [2022-02-18T16:15:57.361Z] === RUN   TestUpdatePidsLimit/no_change
16:15:57 [2022-02-18T16:15:57.621Z] === RUN   TestUpdatePidsLimit/update_lower
16:15:57 [2022-02-18T16:15:57.882Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:15:58 [2022-02-18T16:15:58.143Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:15:58 [2022-02-18T16:15:58.404Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:15:58 [2022-02-18T16:15:58.404Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:15:59 [2022-02-18T16:15:59.347Z] --- PASS: TestUpdatePidsLimit (1.96s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
16:15:59 [2022-02-18T16:15:59.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
16:15:59 [2022-02-18T16:15:59.347Z] === RUN   TestUpdateRestartPolicy
16:16:11 [2022-02-18T16:16:11.574Z] --- PASS: TestUpdateRestartPolicy (11.03s)
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestUpdateRestartWithAutoRemove
16:16:11 [2022-02-18T16:16:11.574Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitNonBlocked
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:16:11 [2022-02-18T16:16:11.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:16:11 [2022-02-18T16:16:11.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:16:11 [2022-02-18T16:16:11.574Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:16:11 [2022-02-18T16:16:11.574Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:16:11 [2022-02-18T16:16:11.574Z] --- PASS: TestWaitNonBlocked (0.02s)
16:16:11 [2022-02-18T16:16:11.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
16:16:11 [2022-02-18T16:16:11.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitBlocked
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:16:11 [2022-02-18T16:16:11.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:16:11 [2022-02-18T16:16:11.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:16:11 [2022-02-18T16:16:11.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:16:11 [2022-02-18T16:16:11.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:16:11 [2022-02-18T16:16:11.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:16:12 [2022-02-18T16:16:12.149Z] --- PASS: TestWaitBlocked (0.01s)
16:16:12 [2022-02-18T16:16:12.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
16:16:12 [2022-02-18T16:16:12.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
16:16:12 [2022-02-18T16:16:12.149Z] === CONT  TestContainerStartOnDaemonRestart
16:16:12 [2022-02-18T16:16:12.149Z] === CONT  TestRestartDaemonWithRestartingContainer
16:16:14 [2022-02-18T16:16:14.695Z] === CONT  TestIpcModeOlderClient
16:16:14 [2022-02-18T16:16:14.695Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
16:16:14 [2022-02-18T16:16:14.695Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
16:16:14 [2022-02-18T16:16:14.695Z] === CONT  TestContainerKillOnDaemonStart
16:16:14 [2022-02-18T16:16:14.695Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:16:14 [2022-02-18T16:16:14.695Z] === CONT  TestDaemonHostGatewayIP
16:16:17 [2022-02-18T16:16:17.240Z] --- PASS: TestDaemonHostGatewayIP (2.47s)
16:16:17 [2022-02-18T16:16:17.240Z] === CONT  TestDaemonRestartIpcMode
16:16:19 [2022-02-18T16:16:19.154Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
16:16:27 [2022-02-18T16:16:27.352Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
16:16:27 [2022-02-18T16:16:27.352Z] PASS
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] === Skipped
16:16:27 [2022-02-18T16:16:27.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:16:27 [2022-02-18T16:16:27.352Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:16:27 [2022-02-18T16:16:27.352Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:16:27 [2022-02-18T16:16:27.352Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:16:27 [2022-02-18T16:16:27.352Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:16:27 [2022-02-18T16:16:27.352Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:16:27 [2022-02-18T16:16:27.352Z] 
16:16:27 [2022-02-18T16:16:27.352Z] DONE 200 tests, 5 skipped in 119.461s
16:16:27 [2022-02-18T16:16:27.352Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:16:27 [2022-02-18T16:16:27.352Z] === RUN   TestConfigDaemonLibtrustID
16:16:27 [2022-02-18T16:16:27.352Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:16:27 [2022-02-18T16:16:27.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:16:27 [2022-02-18T16:16:27.353Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation/invalid_config
16:16:27 [2022-02-18T16:16:27.353Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation/malformed_config
16:16:27 [2022-02-18T16:16:27.353Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestDaemonConfigValidation/valid_config
16:16:27 [2022-02-18T16:16:27.353Z] === PAUSE TestDaemonConfigValidation/valid_config
16:16:27 [2022-02-18T16:16:27.353Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:16:27 [2022-02-18T16:16:27.353Z] === CONT  TestDaemonConfigValidation/malformed_config
16:16:27 [2022-02-18T16:16:27.353Z] === CONT  TestDaemonConfigValidation/valid_config
16:16:27 [2022-02-18T16:16:27.353Z] === CONT  TestDaemonConfigValidation/invalid_config
16:16:27 [2022-02-18T16:16:27.353Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:16:27 [2022-02-18T16:16:27.353Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:16:27 [2022-02-18T16:16:27.353Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:16:27 [2022-02-18T16:16:27.353Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:16:27 [2022-02-18T16:16:27.353Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:16:27 [2022-02-18T16:16:27.353Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:16:27 [2022-02-18T16:16:27.353Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestConfigDaemonSeccompProfiles
16:16:27 [2022-02-18T16:16:27.353Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:16:27 [2022-02-18T16:16:27.925Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:16:29 [2022-02-18T16:16:29.310Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:16:30 [2022-02-18T16:16:30.250Z] === CONT  TestConfigDaemonSeccompProfiles
16:16:30 [2022-02-18T16:16:30.250Z]     daemon_test.go:156: [dce421eee3667] daemon is not started
16:16:30 [2022-02-18T16:16:30.250Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:16:30 [2022-02-18T16:16:30.250Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:16:30 [2022-02-18T16:16:30.250Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:16:30 [2022-02-18T16:16:30.250Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:16:30 [2022-02-18T16:16:30.250Z] === RUN   TestDaemonProxy
16:16:30 [2022-02-18T16:16:30.250Z] === RUN   TestDaemonProxy/environment_variables
16:16:32 [2022-02-18T16:16:32.162Z] === RUN   TestDaemonProxy/command-line_options
16:16:34 [2022-02-18T16:16:34.076Z] === RUN   TestDaemonProxy/configuration_file
16:16:35 [2022-02-18T16:16:35.460Z] === RUN   TestDaemonProxy/conflicting_options
16:16:36 [2022-02-18T16:16:36.034Z] === RUN   TestDaemonProxy/reload_sanitized
16:16:36 [2022-02-18T16:16:36.605Z] --- PASS: TestDaemonProxy (6.49s)
16:16:36 [2022-02-18T16:16:36.605Z]     --- PASS: TestDaemonProxy/environment_variables (1.98s)
16:16:36 [2022-02-18T16:16:36.605Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
16:16:36 [2022-02-18T16:16:36.605Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:16:36 [2022-02-18T16:16:36.605Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:16:36 [2022-02-18T16:16:36.605Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:16:36 [2022-02-18T16:16:36.605Z] PASS
16:16:36 [2022-02-18T16:16:36.605Z] 
16:16:36 [2022-02-18T16:16:36.605Z] DONE 17 tests in 10.381s
16:16:36 [2022-02-18T16:16:36.605Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:16:36 [2022-02-18T16:16:36.605Z] INFO: Testing against a local daemon
16:16:36 [2022-02-18T16:16:36.605Z] === RUN   TestCommitInheritsEnv
16:16:36 [2022-02-18T16:16:36.866Z] --- PASS: TestCommitInheritsEnv (0.29s)
16:16:36 [2022-02-18T16:16:36.866Z] === RUN   TestImportExtremelyLargeImageWorks
16:16:36 [2022-02-18T16:16:36.866Z] === PAUSE TestImportExtremelyLargeImageWorks
16:16:36 [2022-02-18T16:16:36.866Z] === RUN   TestImportWithCustomPlatform
16:16:36 [2022-02-18T16:16:36.866Z] === RUN   TestImportWithCustomPlatform/#00
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/_______
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform//
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/linux
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/LINUX
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/macos
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:16:37 [2022-02-18T16:16:37.128Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:16:37 [2022-02-18T16:16:37.394Z] --- PASS: TestImportWithCustomPlatform (0.31s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:16:37 [2022-02-18T16:16:37.394Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:16:37 [2022-02-18T16:16:37.394Z] === RUN   TestImagesFilterMultiReference
16:16:37 [2022-02-18T16:16:37.394Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:16:37 [2022-02-18T16:16:37.394Z] === RUN   TestImagePullPlatformInvalid
16:16:37 [2022-02-18T16:16:37.394Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:16:37 [2022-02-18T16:16:37.394Z] === RUN   TestRemoveImageOrphaning
16:16:37 [2022-02-18T16:16:37.655Z] --- PASS: TestRemoveImageOrphaning (0.26s)
16:16:37 [2022-02-18T16:16:37.655Z] === RUN   TestRemoveImageGarbageCollector
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestRemoveImageGarbageCollector (1.80s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagInvalidReference
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagInvalidReference (0.01s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagValidPrefixedRepo
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagExistedNameWithoutForce
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagOfficialNames
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagOfficialNames (0.05s)
16:16:39 [2022-02-18T16:16:39.568Z] === RUN   TestTagMatchesDigest
16:16:39 [2022-02-18T16:16:39.568Z] --- PASS: TestTagMatchesDigest (0.02s)
16:16:39 [2022-02-18T16:16:39.568Z] === CONT  TestImportExtremelyLargeImageWorks
16:18:16 [2022-02-18T16:18:16.077Z] --- PASS: TestImportExtremelyLargeImageWorks (90.09s)
16:18:16 [2022-02-18T16:18:16.077Z] PASS
16:18:16 [2022-02-18T16:18:16.077Z] 
16:18:16 [2022-02-18T16:18:16.077Z] DONE 22 tests in 93.026s
16:18:16 [2022-02-18T16:18:16.077Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:18:16 [2022-02-18T16:18:16.077Z] INFO: Testing against a local daemon
16:18:16 [2022-02-18T16:18:16.077Z] === RUN   TestNetworkCreateDelete
16:18:16 [2022-02-18T16:18:16.077Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:18:16 [2022-02-18T16:18:16.077Z] === RUN   TestDockerNetworkDeletePreferID
16:18:16 [2022-02-18T16:18:16.077Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:18:16 [2022-02-18T16:18:16.077Z] === RUN   TestDaemonDNSFallback
16:18:16 [2022-02-18T16:18:16.650Z] --- PASS: TestDaemonDNSFallback (6.32s)
16:18:16 [2022-02-18T16:18:16.650Z] === RUN   TestInspectNetwork
16:18:19 [2022-02-18T16:18:19.949Z] === RUN   TestInspectNetwork/full_network_id
16:18:19 [2022-02-18T16:18:19.949Z] === RUN   TestInspectNetwork/partial_network_id
16:18:19 [2022-02-18T16:18:19.949Z] === RUN   TestInspectNetwork/network_name
16:18:19 [2022-02-18T16:18:19.949Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:18:24 [2022-02-18T16:18:24.154Z] --- PASS: TestInspectNetwork (7.23s)
16:18:24 [2022-02-18T16:18:24.154Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:18:24 [2022-02-18T16:18:24.154Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:18:24 [2022-02-18T16:18:24.154Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:18:24 [2022-02-18T16:18:24.154Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:18:24 [2022-02-18T16:18:24.154Z] === RUN   TestRunContainerWithBridgeNone
16:18:25 [2022-02-18T16:18:25.538Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkInvalidJSON
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkInvalidJSON//networks/create
16:18:25 [2022-02-18T16:18:25.538Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:18:25 [2022-02-18T16:18:25.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:18:25 [2022-02-18T16:18:25.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:18:25 [2022-02-18T16:18:25.538Z] === CONT  TestNetworkInvalidJSON//networks/create
16:18:25 [2022-02-18T16:18:25.538Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:18:25 [2022-02-18T16:18:25.538Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:18:25 [2022-02-18T16:18:25.538Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:18:25 [2022-02-18T16:18:25.538Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:18:25 [2022-02-18T16:18:25.538Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:18:25 [2022-02-18T16:18:25.538Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkList
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkList//networks
16:18:25 [2022-02-18T16:18:25.538Z] === PAUSE TestNetworkList//networks
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestNetworkList//networks/
16:18:25 [2022-02-18T16:18:25.538Z] === PAUSE TestNetworkList//networks/
16:18:25 [2022-02-18T16:18:25.538Z] === CONT  TestNetworkList//networks
16:18:25 [2022-02-18T16:18:25.538Z] === CONT  TestNetworkList//networks/
16:18:25 [2022-02-18T16:18:25.538Z] --- PASS: TestNetworkList (0.01s)
16:18:25 [2022-02-18T16:18:25.538Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:18:25 [2022-02-18T16:18:25.538Z]     --- PASS: TestNetworkList//networks (0.00s)
16:18:25 [2022-02-18T16:18:25.538Z] === RUN   TestHostIPv4BridgeLabel
16:18:25 [2022-02-18T16:18:25.798Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:18:25 [2022-02-18T16:18:25.798Z] === RUN   TestDaemonRestartWithLiveRestore
16:18:27 [2022-02-18T16:18:27.185Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:18:27 [2022-02-18T16:18:27.185Z] === RUN   TestDaemonDefaultNetworkPools
16:18:27 [2022-02-18T16:18:27.757Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
16:18:27 [2022-02-18T16:18:27.757Z] === RUN   TestDaemonRestartWithExistingNetwork
16:18:28 [2022-02-18T16:18:28.703Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:18:28 [2022-02-18T16:18:28.703Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:18:30 [2022-02-18T16:18:30.087Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
16:18:30 [2022-02-18T16:18:30.087Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:18:30 [2022-02-18T16:18:30.657Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:18:30 [2022-02-18T16:18:30.657Z] === RUN   TestServiceWithPredefinedNetwork
16:18:33 [2022-02-18T16:18:33.198Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
16:18:33 [2022-02-18T16:18:33.198Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:18:33 [2022-02-18T16:18:33.198Z]     service_test.go:243: FLAKY_TEST
16:18:33 [2022-02-18T16:18:33.198Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:18:33 [2022-02-18T16:18:33.198Z] === RUN   TestServiceWithDataPathPortInit
16:18:48 [2022-02-18T16:18:48.105Z] --- PASS: TestServiceWithDataPathPortInit (13.74s)
16:18:48 [2022-02-18T16:18:48.106Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:18:49 [2022-02-18T16:18:49.050Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ip7i4ktfc1of5bygs5m75vbkj Created:2022-02-18 16:18:47.861595415 +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[e34e927002977c670ce99d85a277a3a88f05d323caa4249f8e8f47bcdec2f452:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hvzkoqz71h05jj11xnl4wmzja EndpointID:6a08f3034605d0ed95b7cf03b3354a70ede6da64cb3a701d12d42d2e5bc4dbc2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33209818560f6bababa4b2c414351c4ae586d6975fb6a368732f5a8de42e1d44 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:c8008dbc7913 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hvzkoqz71h05jj11xnl4wmzja EndpointID:6a08f3034605d0ed95b7cf03b3354a70ede6da64cb3a701d12d42d2e5bc4dbc2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:18:53 [2022-02-18T16:18:53.255Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
16:18:53 [2022-02-18T16:18:53.255Z] PASS
16:18:53 [2022-02-18T16:18:53.255Z] 
16:18:53 [2022-02-18T16:18:53.255Z] === Skipped
16:18:53 [2022-02-18T16:18:53.255Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:18:53 [2022-02-18T16:18:53.255Z]     service_test.go:243: FLAKY_TEST
16:18:53 [2022-02-18T16:18:53.255Z] 
16:18:53 [2022-02-18T16:18:53.255Z] DONE 26 tests, 1 skipped in 43.692s
16:18:53 [2022-02-18T16:18:53.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:18:53 [2022-02-18T16:18:53.517Z] INFO: Testing against a local daemon
16:18:53 [2022-02-18T16:18:53.517Z] === RUN   TestDockerNetworkIpvlanPersistance
16:18:53 [2022-02-18T16:18:53.517Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:53 [2022-02-18T16:18:53.517Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:18:53 [2022-02-18T16:18:53.517Z] === RUN   TestDockerNetworkIpvlan
16:18:53 [2022-02-18T16:18:53.517Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:53 [2022-02-18T16:18:53.517Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:18:53 [2022-02-18T16:18:53.517Z] PASS
16:18:53 [2022-02-18T16:18:53.517Z] 
16:18:53 [2022-02-18T16:18:53.517Z] === Skipped
16:18:53 [2022-02-18T16:18:53.517Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:18:53 [2022-02-18T16:18:53.517Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:53 [2022-02-18T16:18:53.517Z] 
16:18:53 [2022-02-18T16:18:53.517Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:18:53 [2022-02-18T16:18:53.517Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:53 [2022-02-18T16:18:53.517Z] 
16:18:53 [2022-02-18T16:18:53.517Z] DONE 2 tests, 2 skipped in 0.039s
16:18:53 [2022-02-18T16:18:53.517Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:18:53 [2022-02-18T16:18:53.517Z] INFO: Testing against a local daemon
16:18:53 [2022-02-18T16:18:53.517Z] === RUN   TestDockerNetworkMacvlanPersistance
16:18:54 [2022-02-18T16:18:54.903Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
16:18:54 [2022-02-18T16:18:54.903Z] === RUN   TestDockerNetworkMacvlan
16:18:55 [2022-02-18T16:18:55.476Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:18:56 [2022-02-18T16:18:56.420Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:18:56 [2022-02-18T16:18:56.992Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:18:58 [2022-02-18T16:18:58.906Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:19:00 [2022-02-18T16:19:00.339Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:19:03 [2022-02-18T16:19:03.657Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:19:04 [2022-02-18T16:19:04.599Z] --- PASS: TestDockerNetworkMacvlan (9.84s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s)
16:19:04 [2022-02-18T16:19:04.599Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
16:19:04 [2022-02-18T16:19:04.599Z] PASS
16:19:04 [2022-02-18T16:19:04.599Z] 
16:19:04 [2022-02-18T16:19:04.599Z] DONE 8 tests in 11.207s
16:19:04 [2022-02-18T16:19:04.599Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:19:04 [2022-02-18T16:19:04.599Z] testing: warning: no tests to run
16:19:04 [2022-02-18T16:19:04.599Z] PASS
16:19:04 [2022-02-18T16:19:04.599Z] 
16:19:04 [2022-02-18T16:19:04.599Z] DONE 0 tests in 0.012s
16:19:04 [2022-02-18T16:19:04.599Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:19:04 [2022-02-18T16:19:04.599Z] INFO: Testing against a local daemon
16:19:04 [2022-02-18T16:19:04.599Z] === RUN   TestAuthZPluginAllowRequest
16:19:05 [2022-02-18T16:19:05.985Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
16:19:05 [2022-02-18T16:19:05.985Z] === RUN   TestAuthZPluginTLS
16:19:06 [2022-02-18T16:19:06.556Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:19:06 [2022-02-18T16:19:06.556Z] === RUN   TestAuthZPluginDenyRequest
16:19:07 [2022-02-18T16:19:07.128Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:19:07 [2022-02-18T16:19:07.128Z] === RUN   TestAuthZPluginAPIDenyResponse
16:19:07 [2022-02-18T16:19:07.388Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:19:07 [2022-02-18T16:19:07.388Z] === RUN   TestAuthZPluginDenyResponse
16:19:07 [2022-02-18T16:19:07.959Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:19:07 [2022-02-18T16:19:07.959Z] === RUN   TestAuthZPluginAllowEventStream
16:19:09 [2022-02-18T16:19:09.343Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
16:19:09 [2022-02-18T16:19:09.343Z] === RUN   TestAuthZPluginErrorResponse
16:19:09 [2022-02-18T16:19:09.913Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:19:09 [2022-02-18T16:19:09.913Z] === RUN   TestAuthZPluginErrorRequest
16:19:10 [2022-02-18T16:19:10.174Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:19:10 [2022-02-18T16:19:10.174Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:19:10 [2022-02-18T16:19:10.745Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:19:10 [2022-02-18T16:19:10.745Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:19:12 [2022-02-18T16:19:12.133Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
16:19:12 [2022-02-18T16:19:12.133Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:19:14 [2022-02-18T16:19:14.046Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
16:19:14 [2022-02-18T16:19:14.046Z] === RUN   TestAuthZPluginHeader
16:19:14 [2022-02-18T16:19:14.306Z] --- PASS: TestAuthZPluginHeader (0.70s)
16:19:14 [2022-02-18T16:19:14.306Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:19:18 [2022-02-18T16:19:18.510Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.01s)
16:19:18 [2022-02-18T16:19:18.511Z] === RUN   TestAuthZPluginV2Disable
16:19:21 [2022-02-18T16:19:21.807Z] --- PASS: TestAuthZPluginV2Disable (3.42s)
16:19:21 [2022-02-18T16:19:21.807Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:19:25 [2022-02-18T16:19:25.108Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s)
16:19:25 [2022-02-18T16:19:25.108Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:19:37 [2022-02-18T16:19:37.337Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.15s)
16:19:37 [2022-02-18T16:19:37.337Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:19:55 [2022-02-18T16:19:55.448Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
16:19:55 [2022-02-18T16:19:55.448Z] PASS
16:19:55 [2022-02-18T16:19:55.448Z] 
16:19:55 [2022-02-18T16:19:55.448Z] DONE 17 tests in 48.028s
16:19:55 [2022-02-18T16:19:55.448Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:19:55 [2022-02-18T16:19:55.448Z] INFO: Testing against a local daemon
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInvalidJSON
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:19:55 [2022-02-18T16:19:55.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:19:55 [2022-02-18T16:19:55.448Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:19:55 [2022-02-18T16:19:55.448Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:19:55 [2022-02-18T16:19:55.448Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInstall
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInstall/no_auth
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a38c4c4c99f4dc236e36f55edfa734febf2c69830bae813489f85949c39575dd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a38c4c4c99f4dc236e36f55edfa734febf2c69830bae813489f85949c39575dd" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInstall/with_htpasswd
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:756e9da4742b0dbbd53be3a1c5eaff51b968614663b4bf74dcd0715662f60b3f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:55 [2022-02-18T16:19:55.448Z] time="2022-02-18T16:19:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:756e9da4742b0dbbd53be3a1c5eaff51b968614663b4bf74dcd0715662f60b3f" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:55 [2022-02-18T16:19:55.448Z] === RUN   TestPluginInstall/with_insecure
16:19:56 [2022-02-18T16:19:56.018Z] time="2022-02-18T16:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:56 [2022-02-18T16:19:56.018Z] time="2022-02-18T16:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42f0a67c571ced0aa5a75f1918de25a00e9723d504bc795a961d36b71565f78a" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:56 [2022-02-18T16:19:56.018Z] time="2022-02-18T16:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:56 [2022-02-18T16:19:56.018Z] time="2022-02-18T16:19:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42f0a67c571ced0aa5a75f1918de25a00e9723d504bc795a961d36b71565f78a" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:56 [2022-02-18T16:19:56.018Z]     plugin_test.go:165: [dff2aaf6c3ef9] daemon is not started
16:19:56 [2022-02-18T16:19:56.018Z] --- PASS: TestPluginInstall (3.36s)
16:19:56 [2022-02-18T16:19:56.018Z]     --- PASS: TestPluginInstall/no_auth (1.67s)
16:19:56 [2022-02-18T16:19:56.018Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
16:19:56 [2022-02-18T16:19:56.018Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
16:19:56 [2022-02-18T16:19:56.018Z] === RUN   TestPluginsWithRuntimes
16:19:57 [2022-02-18T16:19:57.932Z] === RUN   TestPluginsWithRuntimes/No_Args
16:19:58 [2022-02-18T16:19:58.504Z] === RUN   TestPluginsWithRuntimes/With_Args
16:19:59 [2022-02-18T16:19:59.444Z] --- PASS: TestPluginsWithRuntimes (3.27s)
16:19:59 [2022-02-18T16:19:59.444Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
16:19:59 [2022-02-18T16:19:59.444Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
16:19:59 [2022-02-18T16:19:59.444Z] === RUN   TestPluginBackCompatMediaTypes
16:20:00 [2022-02-18T16:20:00.017Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
16:20:00 [2022-02-18T16:20:00.017Z] PASS
16:20:00 [2022-02-18T16:20:00.017Z] 
16:20:00 [2022-02-18T16:20:00.017Z] DONE 10 tests in 7.238s
16:20:00 [2022-02-18T16:20:00.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:20:00 [2022-02-18T16:20:00.017Z] INFO: Testing against a local daemon
16:20:00 [2022-02-18T16:20:00.017Z] === RUN   TestExternalGraphDriver
16:20:00 [2022-02-18T16:20:00.017Z] === RUN   TestExternalGraphDriver/json
16:20:01 [2022-02-18T16:20:01.931Z] === RUN   TestExternalGraphDriver/spec
16:20:03 [2022-02-18T16:20:03.317Z] === RUN   TestExternalGraphDriver/pull
16:20:05 [2022-02-18T16:20:05.229Z] --- PASS: TestExternalGraphDriver (5.14s)
16:20:05 [2022-02-18T16:20:05.229Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
16:20:05 [2022-02-18T16:20:05.229Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
16:20:05 [2022-02-18T16:20:05.229Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
16:20:05 [2022-02-18T16:20:05.229Z] === RUN   TestGraphdriverPluginV2
16:20:09 [2022-02-18T16:20:09.432Z] --- PASS: TestGraphdriverPluginV2 (3.91s)
16:20:09 [2022-02-18T16:20:09.432Z] PASS
16:20:09 [2022-02-18T16:20:09.432Z] 
16:20:09 [2022-02-18T16:20:09.432Z] DONE 5 tests in 9.078s
16:20:09 [2022-02-18T16:20:09.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:20:09 [2022-02-18T16:20:09.432Z] INFO: Testing against a local daemon
16:20:09 [2022-02-18T16:20:09.432Z] === RUN   TestContinueAfterPluginCrash
16:20:09 [2022-02-18T16:20:09.432Z] === PAUSE TestContinueAfterPluginCrash
16:20:09 [2022-02-18T16:20:09.432Z] === RUN   TestReadPluginNoRead
16:20:09 [2022-02-18T16:20:09.432Z] === PAUSE TestReadPluginNoRead
16:20:09 [2022-02-18T16:20:09.432Z] === RUN   TestDaemonStartWithLogOpt
16:20:09 [2022-02-18T16:20:09.432Z] === PAUSE TestDaemonStartWithLogOpt
16:20:09 [2022-02-18T16:20:09.432Z] === CONT  TestContinueAfterPluginCrash
16:20:09 [2022-02-18T16:20:09.432Z] === CONT  TestDaemonStartWithLogOpt
16:20:12 [2022-02-18T16:20:12.751Z] --- PASS: TestDaemonStartWithLogOpt (3.25s)
16:20:12 [2022-02-18T16:20:12.751Z] === CONT  TestReadPluginNoRead
16:20:14 [2022-02-18T16:20:14.666Z] === RUN   TestReadPluginNoRead/default
16:20:15 [2022-02-18T16:20:15.607Z] === RUN   TestReadPluginNoRead/disabled_caching
16:20:16 [2022-02-18T16:20:16.989Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:20:17 [2022-02-18T16:20:17.560Z] --- PASS: TestContinueAfterPluginCrash (8.34s)
16:20:18 [2022-02-18T16:20:18.132Z] === CONT  TestReadPluginNoRead
16:20:18 [2022-02-18T16:20:18.132Z]     read_test.go:92: [d7680a32ad815] daemon is not started
16:20:18 [2022-02-18T16:20:18.132Z] --- PASS: TestReadPluginNoRead (5.82s)
16:20:18 [2022-02-18T16:20:18.132Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
16:20:18 [2022-02-18T16:20:18.132Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
16:20:18 [2022-02-18T16:20:18.132Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
16:20:18 [2022-02-18T16:20:18.132Z] PASS
16:20:18 [2022-02-18T16:20:18.132Z] 
16:20:18 [2022-02-18T16:20:18.132Z] DONE 6 tests in 9.098s
16:20:18 [2022-02-18T16:20:18.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:20:18 [2022-02-18T16:20:18.132Z] testing: warning: no tests to run
16:20:18 [2022-02-18T16:20:18.132Z] PASS
16:20:18 [2022-02-18T16:20:18.132Z] 
16:20:18 [2022-02-18T16:20:18.132Z] DONE 0 tests in 0.012s
16:20:18 [2022-02-18T16:20:18.132Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:20:18 [2022-02-18T16:20:18.132Z] INFO: Testing against a local daemon
16:20:18 [2022-02-18T16:20:18.132Z] === RUN   TestPluginWithDevMounts
16:20:18 [2022-02-18T16:20:18.132Z] === PAUSE TestPluginWithDevMounts
16:20:18 [2022-02-18T16:20:18.132Z] === CONT  TestPluginWithDevMounts
16:20:20 [2022-02-18T16:20:20.043Z] --- PASS: TestPluginWithDevMounts (1.60s)
16:20:20 [2022-02-18T16:20:20.043Z] PASS
16:20:20 [2022-02-18T16:20:20.043Z] 
16:20:20 [2022-02-18T16:20:20.043Z] DONE 1 tests in 1.630s
16:20:20 [2022-02-18T16:20:20.043Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:20:20 [2022-02-18T16:20:20.043Z] INFO: Testing against a local daemon
16:20:20 [2022-02-18T16:20:20.043Z] === RUN   TestSecretInspect
16:20:21 [2022-02-18T16:20:21.958Z] --- PASS: TestSecretInspect (2.17s)
16:20:21 [2022-02-18T16:20:21.958Z] === RUN   TestSecretList
16:20:24 [2022-02-18T16:20:24.589Z] --- PASS: TestSecretList (2.17s)
16:20:24 [2022-02-18T16:20:24.589Z] === RUN   TestSecretsCreateAndDelete
16:20:26 [2022-02-18T16:20:26.505Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
16:20:26 [2022-02-18T16:20:26.505Z] === RUN   TestSecretsUpdate
16:20:28 [2022-02-18T16:20:28.416Z] --- PASS: TestSecretsUpdate (2.17s)
16:20:28 [2022-02-18T16:20:28.416Z] === RUN   TestTemplatedSecret
16:20:31 [2022-02-18T16:20:31.719Z] --- PASS: TestTemplatedSecret (2.62s)
16:20:31 [2022-02-18T16:20:31.719Z] === RUN   TestSecretCreateResolve
16:20:33 [2022-02-18T16:20:33.635Z] --- PASS: TestSecretCreateResolve (2.14s)
16:20:33 [2022-02-18T16:20:33.635Z] PASS
16:20:33 [2022-02-18T16:20:33.635Z] 
16:20:33 [2022-02-18T16:20:33.635Z] DONE 6 tests in 13.451s
16:20:33 [2022-02-18T16:20:33.635Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:20:33 [2022-02-18T16:20:33.635Z] INFO: Testing against a local daemon
16:20:33 [2022-02-18T16:20:33.635Z] === RUN   TestServiceCreateInit
16:20:33 [2022-02-18T16:20:33.635Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:20:36 [2022-02-18T16:20:36.937Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:20:41 [2022-02-18T16:20:41.140Z] --- PASS: TestServiceCreateInit (7.24s)
16:20:41 [2022-02-18T16:20:41.140Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
16:20:41 [2022-02-18T16:20:41.141Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s)
16:20:41 [2022-02-18T16:20:41.141Z] === RUN   TestCreateServiceMultipleTimes
16:20:59 [2022-02-18T16:20:59.258Z] --- PASS: TestCreateServiceMultipleTimes (15.72s)
16:20:59 [2022-02-18T16:20:59.258Z] === RUN   TestCreateServiceConflict
16:20:59 [2022-02-18T16:20:59.258Z] --- PASS: TestCreateServiceConflict (2.19s)
16:20:59 [2022-02-18T16:20:59.258Z] === RUN   TestCreateServiceMaxReplicas
16:21:01 [2022-02-18T16:21:01.171Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
16:21:01 [2022-02-18T16:21:01.171Z] === RUN   TestCreateWithDuplicateNetworkNames
16:21:16 [2022-02-18T16:21:16.071Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
16:21:16 [2022-02-18T16:21:16.071Z] === RUN   TestCreateServiceSecretFileMode
16:21:28 [2022-02-18T16:21:28.297Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
16:21:28 [2022-02-18T16:21:28.297Z] === RUN   TestCreateServiceConfigFileMode
16:21:40 [2022-02-18T16:21:40.525Z] --- PASS: TestCreateServiceConfigFileMode (12.62s)
16:21:40 [2022-02-18T16:21:40.526Z] === RUN   TestCreateServiceSysctls
16:21:42 [2022-02-18T16:21:42.442Z] --- PASS: TestCreateServiceSysctls (3.10s)
16:21:42 [2022-02-18T16:21:42.442Z] === RUN   TestCreateServiceCapabilities
16:21:44 [2022-02-18T16:21:44.987Z] --- PASS: TestCreateServiceCapabilities (2.45s)
16:21:44 [2022-02-18T16:21:44.987Z] === RUN   TestInspect
16:21:48 [2022-02-18T16:21:48.285Z] --- PASS: TestInspect (2.77s)
16:21:48 [2022-02-18T16:21:48.285Z] === RUN   TestCreateJob
16:21:50 [2022-02-18T16:21:50.828Z] --- PASS: TestCreateJob (3.03s)
16:21:50 [2022-02-18T16:21:50.829Z] === RUN   TestReplicatedJob
16:21:56 [2022-02-18T16:21:56.118Z] --- PASS: TestReplicatedJob (5.21s)
16:21:56 [2022-02-18T16:21:56.118Z] === RUN   TestUpdateReplicatedJob
16:21:59 [2022-02-18T16:21:59.414Z] --- PASS: TestUpdateReplicatedJob (3.03s)
16:21:59 [2022-02-18T16:21:59.414Z] === RUN   TestServiceListWithStatuses
16:21:59 [2022-02-18T16:21:59.414Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:21:59 [2022-02-18T16:21:59.414Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:21:59 [2022-02-18T16:21:59.414Z] === RUN   TestDockerNetworkConnectAlias
16:22:03 [2022-02-18T16:22:03.622Z] --- PASS: TestDockerNetworkConnectAlias (4.13s)
16:22:03 [2022-02-18T16:22:03.622Z] === RUN   TestDockerNetworkReConnect
16:22:06 [2022-02-18T16:22:06.919Z] --- PASS: TestDockerNetworkReConnect (3.43s)
16:22:06 [2022-02-18T16:22:06.919Z] === RUN   TestServicePlugin
16:22:10 [2022-02-18T16:22:10.255Z]     plugin_test.go:61: [dd3df9b9205ec] joining swarm manager [d2888389c447e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:22:11 [2022-02-18T16:22:11.638Z]     plugin_test.go:64: [dd0cda01a78dd] joining swarm manager [d2888389c447e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:22:38 [2022-02-18T16:22:38.213Z] --- PASS: TestServicePlugin (29.73s)
16:22:38 [2022-02-18T16:22:38.213Z] === RUN   TestServiceUpdateLabel
16:22:38 [2022-02-18T16:22:38.474Z] --- PASS: TestServiceUpdateLabel (2.17s)
16:22:38 [2022-02-18T16:22:38.474Z] === RUN   TestServiceUpdateSecrets
16:22:53 [2022-02-18T16:22:53.378Z] --- PASS: TestServiceUpdateSecrets (14.54s)
16:22:53 [2022-02-18T16:22:53.378Z] === RUN   TestServiceUpdateConfigs
16:23:08 [2022-02-18T16:23:08.285Z] --- PASS: TestServiceUpdateConfigs (14.46s)
16:23:08 [2022-02-18T16:23:08.285Z] === RUN   TestServiceUpdateNetwork
16:23:20 [2022-02-18T16:23:20.516Z] --- PASS: TestServiceUpdateNetwork (12.32s)
16:23:20 [2022-02-18T16:23:20.516Z] === RUN   TestServiceUpdatePidsLimit
16:23:21 [2022-02-18T16:23:21.087Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:23:21 [2022-02-18T16:23:21.659Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:23:29 [2022-02-18T16:23:29.799Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:23:36 [2022-02-18T16:23:36.385Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
16:23:36 [2022-02-18T16:23:36.385Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:23:36 [2022-02-18T16:23:36.385Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
16:23:36 [2022-02-18T16:23:36.385Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
16:23:36 [2022-02-18T16:23:36.385Z] PASS
16:23:36 [2022-02-18T16:23:36.385Z] 
16:23:36 [2022-02-18T16:23:36.385Z] === Skipped
16:23:36 [2022-02-18T16:23:36.385Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:23:36 [2022-02-18T16:23:36.385Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:23:36 [2022-02-18T16:23:36.385Z] 
16:23:36 [2022-02-18T16:23:36.385Z] DONE 27 tests, 1 skipped in 182.595s
16:23:36 [2022-02-18T16:23:36.385Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:23:36 [2022-02-18T16:23:36.385Z] INFO: Testing against a local daemon
16:23:36 [2022-02-18T16:23:36.385Z] === RUN   TestSessionCreate
16:23:36 [2022-02-18T16:23:36.385Z] --- PASS: TestSessionCreate (0.02s)
16:23:36 [2022-02-18T16:23:36.385Z] === RUN   TestSessionCreateWithBadUpgrade
16:23:36 [2022-02-18T16:23:36.385Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:23:36 [2022-02-18T16:23:36.385Z] PASS
16:23:36 [2022-02-18T16:23:36.385Z] 
16:23:36 [2022-02-18T16:23:36.385Z] DONE 2 tests in 0.071s
16:23:36 [2022-02-18T16:23:36.385Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:23:36 [2022-02-18T16:23:36.385Z] INFO: Testing against a local daemon
16:23:36 [2022-02-18T16:23:36.385Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:23:36 [2022-02-18T16:23:36.385Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:23:36 [2022-02-18T16:23:36.385Z] === RUN   TestDiskUsage
16:23:36 [2022-02-18T16:23:36.385Z] === PAUSE TestDiskUsage
16:23:36 [2022-02-18T16:23:36.385Z] === RUN   TestEventsExecDie
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestEventsExecDie (0.55s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestEventsBackwardsCompatible
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestEventsVolumeCreate
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestEventsVolumeCreate (0.09s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestInfoBinaryCommits
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestInfoAPIVersioned
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestInfoAPI
16:23:36 [2022-02-18T16:23:36.648Z] --- PASS: TestInfoAPI (0.02s)
16:23:36 [2022-02-18T16:23:36.648Z] === RUN   TestInfoAPIWarnings
16:23:54 [2022-02-18T16:23:54.755Z] --- PASS: TestInfoAPIWarnings (16.27s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestInfoDebug
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestInfoDebug (0.53s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestInfoInsecureRegistries
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestInfoRegistryMirrors
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestLoginFailsWithBadCredentials
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestPingCacheHeaders
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestPingCacheHeaders (0.02s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestPingGet
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestPingGet (0.01s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestPingHead
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestPingHead (0.02s)
16:23:54 [2022-02-18T16:23:54.756Z] === RUN   TestVersion
16:23:54 [2022-02-18T16:23:54.756Z] --- PASS: TestVersion (0.02s)
16:23:54 [2022-02-18T16:23:54.756Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:23:54 [2022-02-18T16:23:54.756Z] === CONT  TestDiskUsage
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/container_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/image_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/volume_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/build-cache_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.330Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.331Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:23:55 [2022-02-18T16:23:55.331Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.331Z] === RUN   TestDiskUsage/after_LoadBusybox
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:23:55 [2022-02-18T16:23:55.592Z] === RUN   TestDiskUsage/after_container.Run
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:23:56 [2022-02-18T16:23:56.167Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:23:56 [2022-02-18T16:23:56.167Z] --- PASS: TestDiskUsage (1.48s)
16:23:56 [2022-02-18T16:23:56.167Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]     --- PASS: TestDiskUsage/after_container.Run (0.48s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:23:56 [2022-02-18T16:23:56.167Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:23:56 [2022-02-18T16:23:56.429Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s)
16:23:56 [2022-02-18T16:23:56.429Z] PASS
16:23:56 [2022-02-18T16:23:56.429Z] 
16:23:56 [2022-02-18T16:23:56.429Z] DONE 50 tests in 20.336s
16:23:56 [2022-02-18T16:23:56.429Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:23:56 [2022-02-18T16:23:56.429Z] INFO: Testing against a local daemon
16:23:56 [2022-02-18T16:23:56.429Z] === RUN   TestVolumesCreateAndList
16:23:56 [2022-02-18T16:23:56.429Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:23:56 [2022-02-18T16:23:56.429Z] === RUN   TestVolumesRemove
16:23:56 [2022-02-18T16:23:56.429Z] --- PASS: TestVolumesRemove (0.08s)
16:23:56 [2022-02-18T16:23:56.429Z] === RUN   TestVolumesInspect
16:23:56 [2022-02-18T16:23:56.429Z] --- PASS: TestVolumesInspect (0.02s)
16:23:56 [2022-02-18T16:23:56.429Z] === RUN   TestVolumesInvalidJSON
16:23:56 [2022-02-18T16:23:56.429Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:23:56 [2022-02-18T16:23:56.429Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:23:56 [2022-02-18T16:23:56.429Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:23:56 [2022-02-18T16:23:56.429Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:23:56 [2022-02-18T16:23:56.429Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:23:56 [2022-02-18T16:23:56.429Z] PASS
16:23:56 [2022-02-18T16:23:56.429Z] 
16:23:56 [2022-02-18T16:23:56.429Z] DONE 5 tests in 0.163s
16:23:56 [2022-02-18T16:23:56.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:23:57 [2022-02-18T16:23:57.001Z] Stopping apparmor (via systemctl): apparmor.service.
16:23:57 [2022-02-18T16:23:57.001Z] Removing test suite binaries
16:23:57 [2022-02-18T16:23:57.001Z] exiting test-integration
16:23:57 [2022-02-18T16:23:57.001Z] ++ exit 0
16:23:57 [2022-02-18T16:23:57.001Z]