Skip to content

Console Output

11:20:30 [2022-04-17T11:20:30.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43449/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586 -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:83969fa3ddf8b10ade7189073638885e8234f586 hack/make.sh dynbinary test-integration
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:20:32 [2022-04-17T11:20:32.331Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:20:32 [2022-04-17T11:20:32.331Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:20:32 [2022-04-17T11:20:32.332Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
11:20:32 [2022-04-17T11:20:32.332Z] Detected virtualization docker.
11:20:32 [2022-04-17T11:20:32.332Z] Detected architecture x86-64.
11:20:32 [2022-04-17T11:20:32.332Z] Set hostname to <9c92ab5f2a57>.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@configfs.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@drm.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] modprobe@fuse.service: Succeeded.
11:20:32 [2022-04-17T11:20:32.332Z] + source /etc/docker-entrypoint-cmd
11:20:32 [2022-04-17T11:20:32.332Z] ++ hack/make.sh dynbinary test-integration
11:20:32 [2022-04-17T11:20:32.332Z] 
11:20:32 [2022-04-17T11:20:32.332Z] Removing bundles/
11:20:32 [2022-04-17T11:20:32.332Z] 
11:20:32 [2022-04-17T11:20:32.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:20:32 [2022-04-17T11:20:32.332Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:20:32 [2022-04-17T11:20:32.332Z] GOOS="" GOARCH="" GOARM=""
11:22:38 [2022-04-17T11:22:38.729Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:22:38 [2022-04-17T11:22:38.729Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:22:38 [2022-04-17T11:22:38.729Z] GOOS="" GOARCH="" GOARM=""
11:22:38 [2022-04-17T11:22:38.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:22:38 [2022-04-17T11:22:38.729Z] 
11:22:38 [2022-04-17T11:22:38.729Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_SYSTEMD=1
11:22:38 [2022-04-17T11:22:38.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:22:38 [2022-04-17T11:22:38.729Z] HOSTNAME=9c92ab5f2a57
11:22:38 [2022-04-17T11:22:38.729Z] DEST=bundles/test-integration
11:22:38 [2022-04-17T11:22:38.729Z] PWD=/go/src/github.com/docker/docker
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_GITCOMMIT=83969fa3ddf8b10ade7189073638885e8234f586
11:22:38 [2022-04-17T11:22:38.729Z] container=docker
11:22:38 [2022-04-17T11:22:38.729Z] HOME=/root
11:22:38 [2022-04-17T11:22:38.729Z] LANG=C.UTF-8
11:22:38 [2022-04-17T11:22:38.729Z] INVOCATION_ID=c303e13f733a426da169bd0760c21a28
11:22:38 [2022-04-17T11:22:38.729Z] GOLANG_VERSION=1.18
11:22:38 [2022-04-17T11:22:38.729Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:22:38 [2022-04-17T11:22:38.729Z] VALIDATE_BRANCH=master
11:22:38 [2022-04-17T11:22:38.729Z] TERM=xterm
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_PKG=github.com/docker/docker
11:22:38 [2022-04-17T11:22:38.729Z] SHLVL=3
11:22:38 [2022-04-17T11:22:38.729Z] TIMEOUT=120m
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_GRAPHDRIVER=overlay2
11:22:38 [2022-04-17T11:22:38.729Z] GO111MODULE=off
11:22:38 [2022-04-17T11:22:38.729Z] DOCKER_EXPERIMENTAL=1
11:22:38 [2022-04-17T11:22:38.729Z] TEST_SKIP_INTEGRATION_CLI=1
11:22:38 [2022-04-17T11:22:38.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:22:38 [2022-04-17T11:22:38.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:22:38 [2022-04-17T11:22:38.729Z] GOPATH=/go
11:22:38 [2022-04-17T11:22:38.729Z] PKG_CONFIG=pkg-config
11:22:38 [2022-04-17T11:22:38.729Z] _=/usr/bin/env
11:22:38 [2022-04-17T11:22:38.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:23:17 [2022-04-17T11:23:17.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:23:17 [2022-04-17T11:23:17.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:23:44 [2022-04-17T11:23:44.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:23:52 [2022-04-17T11:23:52.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:24:00 [2022-04-17T11:24:00.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:24:01 [2022-04-17T11:24:01.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:24:02 [2022-04-17T11:24:02.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:24:02 [2022-04-17T11:24:02.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:24:02 [2022-04-17T11:24:02.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:24:03 [2022-04-17T11:24:03.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:24:06 [2022-04-17T11:24:06.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:24:07 [2022-04-17T11:24:07.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:24:08 [2022-04-17T11:24:08.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:24:08 [2022-04-17T11:24:08.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:24:09 [2022-04-17T11:24:09.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:24:10 [2022-04-17T11:24:10.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:24:11 [2022-04-17T11:24:11.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:24:12 [2022-04-17T11:24:12.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:24:12 [2022-04-17T11:24:12.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:24:13 [2022-04-17T11:24:13.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:24:13 [2022-04-17T11:24:13.872Z] Using test binary docker
11:24:13 [2022-04-17T11:24:13.872Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:24:13 [2022-04-17T11:24:13.872Z] Starting apparmor (via systemctl): apparmor.service.
11:24:13 [2022-04-17T11:24:13.872Z] Starting dockerd
11:24:13 [2022-04-17T11:24:13.872Z] INFO: Waiting for daemon to start...
11:24:16 [2022-04-17T11:24:16.385Z] .
11:24:16 [2022-04-17T11:24:16.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:24:16 [2022-04-17T11:24:16.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:24:16 [2022-04-17T11:24:16.385Z] Error: No such image: emptyfs
11:24:16 [2022-04-17T11:24:16.641Z] Running integration-test (iteration 1)
11:24:16 [2022-04-17T11:24:16.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:24:16 [2022-04-17T11:24:16.897Z] Loaded image: busybox:latest
11:24:16 [2022-04-17T11:24:16.897Z] Loaded image: busybox:glibc
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: debian:bullseye-slim
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: hello-world:latest
11:24:18 [2022-04-17T11:24:18.263Z] Loaded image: arm32v7/hello-world:latest
11:24:18 [2022-04-17T11:24:18.518Z] INFO: Testing against a local daemon
11:24:18 [2022-04-17T11:24:18.518Z] === RUN   TestCgroupNamespacesBuild
11:24:19 [2022-04-17T11:24:19.884Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
11:24:19 [2022-04-17T11:24:19.884Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:24:20 [2022-04-17T11:24:20.812Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
11:24:20 [2022-04-17T11:24:20.812Z] === RUN   TestBuildWithSession
11:24:20 [2022-04-17T11:24:20.812Z]     build_session_test.go:25: TODO: BuildKit
11:24:20 [2022-04-17T11:24:20.812Z] --- SKIP: TestBuildWithSession (0.00s)
11:24:20 [2022-04-17T11:24:20.812Z] === RUN   TestBuildSquashParent
11:24:26 [2022-04-17T11:24:26.053Z] --- PASS: TestBuildSquashParent (4.59s)
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:26 [2022-04-17T11:24:26.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.053Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:24:26 [2022-04-17T11:24:26.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:24:26 [2022-04-17T11:24:26.986Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:24:28 [2022-04-17T11:24:28.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:24:28 [2022-04-17T11:24:28.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:24:29 [2022-04-17T11:24:29.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
11:24:29 [2022-04-17T11:24:29.974Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s)
11:24:29 [2022-04-17T11:24:29.974Z] === RUN   TestBuildMultiStageCopy
11:24:29 [2022-04-17T11:24:29.974Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:24:31 [2022-04-17T11:24:31.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:24:31 [2022-04-17T11:24:31.594Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:24:31 [2022-04-17T11:24:31.849Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:24:32 [2022-04-17T11:24:32.106Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:24:32 [2022-04-17T11:24:32.361Z] --- PASS: TestBuildMultiStageCopy (2.29s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
11:24:32 [2022-04-17T11:24:32.361Z] === RUN   TestBuildMultiStageParentConfig
11:24:32 [2022-04-17T11:24:32.922Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
11:24:32 [2022-04-17T11:24:32.922Z] === RUN   TestBuildLabelWithTargets
11:24:33 [2022-04-17T11:24:33.851Z] --- PASS: TestBuildLabelWithTargets (0.96s)
11:24:33 [2022-04-17T11:24:33.851Z] === RUN   TestBuildWithEmptyLayers
11:24:34 [2022-04-17T11:24:34.412Z] --- PASS: TestBuildWithEmptyLayers (0.58s)
11:24:34 [2022-04-17T11:24:34.412Z] === RUN   TestBuildMultiStageOnBuild
11:24:36 [2022-04-17T11:24:36.302Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
11:24:36 [2022-04-17T11:24:36.302Z] === RUN   TestBuildUncleanTarFilenames
11:24:36 [2022-04-17T11:24:36.872Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
11:24:36 [2022-04-17T11:24:36.872Z] === RUN   TestBuildMultiStageLayerLeak
11:24:38 [2022-04-17T11:24:38.760Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s)
11:24:38 [2022-04-17T11:24:38.760Z] === RUN   TestBuildWithHugeFile
11:25:34 [2022-04-17T11:25:34.933Z] --- PASS: TestBuildWithHugeFile (51.47s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWCOWSandboxSize
11:25:34 [2022-04-17T11:25:34.934Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:34 [2022-04-17T11:25:34.934Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership/copy_from
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildPreserveOwnership (3.47s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.34s)
11:25:34 [2022-04-17T11:25:34.934Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildPlatformInvalid
11:25:34 [2022-04-17T11:25:34.934Z] --- PASS: TestBuildPlatformInvalid (0.07s)
11:25:34 [2022-04-17T11:25:34.934Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:25:34 [2022-04-17T11:25:34.934Z] Loaded image: busybox:latest
11:25:34 [2022-04-17T11:25:34.934Z] Loaded image: busybox:glibc
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: debian:bullseye-slim
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: hello-world:latest
11:25:35 [2022-04-17T11:25:35.864Z] Loaded image: arm32v7/hello-world:latest
11:25:45 [2022-04-17T11:25:45.807Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.42s)
11:25:45 [2022-04-17T11:25:45.807Z] PASS
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] === Skipped
11:25:45 [2022-04-17T11:25:45.807Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:25:45 [2022-04-17T11:25:45.807Z]     build_session_test.go:25: TODO: BuildKit
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:25:45 [2022-04-17T11:25:45.807Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:25:45 [2022-04-17T11:25:45.807Z] 
11:25:45 [2022-04-17T11:25:45.807Z] DONE 34 tests, 2 skipped in 87.552s
11:25:45 [2022-04-17T11:25:45.807Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:25:45 [2022-04-17T11:25:45.807Z] INFO: Testing against a local daemon
11:25:45 [2022-04-17T11:25:45.807Z] === RUN   TestConfigInspect
11:25:46 [2022-04-17T11:25:46.369Z] --- PASS: TestConfigInspect (2.25s)
11:25:46 [2022-04-17T11:25:46.369Z] === RUN   TestConfigList
11:25:48 [2022-04-17T11:25:48.884Z] --- PASS: TestConfigList (2.16s)
11:25:48 [2022-04-17T11:25:48.885Z] === RUN   TestConfigsCreateAndDelete
11:25:50 [2022-04-17T11:25:50.772Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
11:25:50 [2022-04-17T11:25:50.772Z] === RUN   TestConfigsUpdate
11:25:52 [2022-04-17T11:25:52.664Z] --- PASS: TestConfigsUpdate (2.12s)
11:25:52 [2022-04-17T11:25:52.664Z] === RUN   TestTemplatedConfig
11:25:55 [2022-04-17T11:25:55.935Z] --- PASS: TestTemplatedConfig (2.75s)
11:25:55 [2022-04-17T11:25:55.935Z] === RUN   TestConfigCreateResolve
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestConfigCreateResolve (2.15s)
11:25:57 [2022-04-17T11:25:57.869Z] PASS
11:25:57 [2022-04-17T11:25:57.869Z] 
11:25:57 [2022-04-17T11:25:57.869Z] DONE 6 tests in 13.571s
11:25:57 [2022-04-17T11:25:57.869Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:25:57 [2022-04-17T11:25:57.869Z] INFO: Testing against a local daemon
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCheckpoint
11:25:57 [2022-04-17T11:25:57.869Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:25:57 [2022-04-17T11:25:57.869Z] --- SKIP: TestCheckpoint (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/commit
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/containers/create
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainerPathIsNotDir
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyToContainerPathDoesNotExist
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyToContainerPathIsNotDir
11:25:57 [2022-04-17T11:25:57.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:25:57 [2022-04-17T11:25:57.869Z] === RUN   TestCopyFromContainer
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//bar/root
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer//bar/root/
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux/
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:25:59 [2022-04-17T11:25:59.237Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCopyFromContainer/bar/notarget
11:25:59 [2022-04-17T11:25:59.494Z] --- PASS: TestCopyFromContainer (1.66s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:25:59 [2022-04-17T11:25:59.494Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:25:59 [2022-04-17T11:25:59.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:25:59 [2022-04-17T11:25:59.494Z] === RUN   TestCreateLinkToNonExistingContainer
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === PAUSE TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/0
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/2
11:25:59 [2022-04-17T11:25:59.750Z] === CONT  TestCreateWithInvalidEnv/1
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateTmpfsMountsTarget
11:25:59 [2022-04-17T11:25:59.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:25:59 [2022-04-17T11:25:59.750Z] === RUN   TestCreateWithCustomMaskedPaths
11:26:01 [2022-04-17T11:26:01.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
11:26:01 [2022-04-17T11:26:01.115Z] === RUN   TestCreateWithCustomReadonlyPaths
11:26:03 [2022-04-17T11:26:03.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s)
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:26:03 [2022-04-17T11:26:03.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:26:03 [2022-04-17T11:26:03.028Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform/different_os
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:26:03 [2022-04-17T11:26:03.300Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:26:03 [2022-04-17T11:26:03.300Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:26:03 [2022-04-17T11:26:03.300Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestContainerStartOnDaemonRestart
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestContainerStartOnDaemonRestart
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDaemonRestartIpcMode
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestDaemonRestartIpcMode
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDaemonHostGatewayIP
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestDaemonHostGatewayIP
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestRestartDaemonWithRestartingContainer
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestContainerKillOnDaemonStart
11:26:03 [2022-04-17T11:26:03.300Z] === PAUSE TestContainerKillOnDaemonStart
11:26:03 [2022-04-17T11:26:03.300Z] === RUN   TestDiff
11:26:03 [2022-04-17T11:26:03.877Z] --- PASS: TestDiff (0.60s)
11:26:03 [2022-04-17T11:26:03.877Z] === RUN   TestExecWithCloseStdin
11:26:04 [2022-04-17T11:26:04.811Z] --- PASS: TestExecWithCloseStdin (0.64s)
11:26:04 [2022-04-17T11:26:04.811Z] === RUN   TestExec
11:26:05 [2022-04-17T11:26:05.373Z] --- PASS: TestExec (0.60s)
11:26:05 [2022-04-17T11:26:05.373Z] === RUN   TestExecUser
11:26:05 [2022-04-17T11:26:05.935Z] --- PASS: TestExecUser (0.59s)
11:26:05 [2022-04-17T11:26:05.935Z] === RUN   TestExportContainerAndImportImage
11:26:06 [2022-04-17T11:26:06.506Z] --- PASS: TestExportContainerAndImportImage (0.68s)
11:26:06 [2022-04-17T11:26:06.506Z] === RUN   TestExportContainerAfterDaemonRestart
11:26:07 [2022-04-17T11:26:07.874Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:26:07 [2022-04-17T11:26:07.874Z] === RUN   TestHealthCheckWorkdir
11:26:08 [2022-04-17T11:26:08.804Z] --- PASS: TestHealthCheckWorkdir (0.81s)
11:26:08 [2022-04-17T11:26:08.804Z] === RUN   TestHealthKillContainer
11:26:16 [2022-04-17T11:26:16.896Z] --- PASS: TestHealthKillContainer (8.14s)
11:26:16 [2022-04-17T11:26:16.896Z] === RUN   TestInspectCpusetInConfigPre120
11:26:17 [2022-04-17T11:26:17.153Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
11:26:17 [2022-04-17T11:26:17.153Z] === RUN   TestIpcModeNone
11:26:18 [2022-04-17T11:26:18.083Z] --- PASS: TestIpcModeNone (0.62s)
11:26:18 [2022-04-17T11:26:18.083Z] === RUN   TestIpcModePrivate
11:26:18 [2022-04-17T11:26:18.083Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:26:18 [2022-04-17T11:26:18.342Z] --- PASS: TestIpcModePrivate (0.59s)
11:26:18 [2022-04-17T11:26:18.342Z] === RUN   TestIpcModeShareable
11:26:18 [2022-04-17T11:26:18.639Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:26:19 [2022-04-17T11:26:19.201Z] --- PASS: TestIpcModeShareable (0.59s)
11:26:19 [2022-04-17T11:26:19.201Z] === RUN   TestAPIIpcModeShareableAndContainer
11:26:21 [2022-04-17T11:26:21.095Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s)
11:26:21 [2022-04-17T11:26:21.095Z] === RUN   TestAPIIpcModeHost
11:26:21 [2022-04-17T11:26:21.095Z] --- PASS: TestAPIIpcModeHost (0.42s)
11:26:21 [2022-04-17T11:26:21.095Z] === RUN   TestDaemonIpcModeShareable
11:26:22 [2022-04-17T11:26:22.022Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:26:22 [2022-04-17T11:26:22.278Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
11:26:22 [2022-04-17T11:26:22.278Z] === RUN   TestDaemonIpcModePrivate
11:26:23 [2022-04-17T11:26:23.204Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:26:23 [2022-04-17T11:26:23.459Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
11:26:23 [2022-04-17T11:26:23.459Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:26:24 [2022-04-17T11:26:24.386Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:26:24 [2022-04-17T11:26:24.642Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
11:26:24 [2022-04-17T11:26:24.642Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:26:25 [2022-04-17T11:26:25.612Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:26:25 [2022-04-17T11:26:25.869Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
11:26:25 [2022-04-17T11:26:25.869Z] === RUN   TestIpcModeOlderClient
11:26:25 [2022-04-17T11:26:25.869Z] === PAUSE TestIpcModeOlderClient
11:26:25 [2022-04-17T11:26:25.869Z] === RUN   TestKillContainerInvalidSignal
11:26:26 [2022-04-17T11:26:26.432Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
11:26:26 [2022-04-17T11:26:26.432Z] === RUN   TestKillContainer
11:26:26 [2022-04-17T11:26:26.432Z] === RUN   TestKillContainer/no_signal
11:26:26 [2022-04-17T11:26:26.687Z] === RUN   TestKillContainer/non_killing_signal
11:26:26 [2022-04-17T11:26:26.943Z] === RUN   TestKillContainer/killing_signal
11:26:27 [2022-04-17T11:26:27.507Z] --- PASS: TestKillContainer (1.29s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/no_signal (0.43s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
11:26:27 [2022-04-17T11:26:27.507Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
11:26:27 [2022-04-17T11:26:27.507Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:26:27 [2022-04-17T11:26:27.507Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:26:28 [2022-04-17T11:26:28.069Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
11:26:28 [2022-04-17T11:26:28.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
11:26:28 [2022-04-17T11:26:28.999Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillStoppedContainer
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillStoppedContainer (0.07s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillStoppedContainerAPIPre120
11:26:28 [2022-04-17T11:26:28.999Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:26:28 [2022-04-17T11:26:28.999Z] === RUN   TestKillDifferentUserContainer
11:26:29 [2022-04-17T11:26:29.562Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestInspectOomKilledTrue
11:26:29 [2022-04-17T11:26:29.562Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:26:29 [2022-04-17T11:26:29.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestInspectOomKilledFalse
11:26:29 [2022-04-17T11:26:29.562Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:26:29 [2022-04-17T11:26:29.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:26:29 [2022-04-17T11:26:29.562Z] === RUN   TestLinksEtcHostsContentMatch
11:26:29 [2022-04-17T11:26:29.820Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
11:26:29 [2022-04-17T11:26:29.820Z] === RUN   TestLinksContainerNames
11:26:30 [2022-04-17T11:26:30.752Z] --- PASS: TestLinksContainerNames (0.88s)
11:26:30 [2022-04-17T11:26:30.752Z] === RUN   TestLogsFollowTailEmpty
11:26:31 [2022-04-17T11:26:31.008Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
11:26:31 [2022-04-17T11:26:31.008Z] === RUN   TestContainerNetworkMountsNoChown
11:26:31 [2022-04-17T11:26:31.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rslave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/slave
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rprivate
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/private
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/bind_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/default/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:26:31 [2022-04-17T11:26:31.573Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/bind_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:26:31 [2022-04-17T11:26:31.829Z] === CONT  TestMountDaemonRoot/private/mount_root
11:26:32 [2022-04-17T11:26:32.087Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:26:32 [2022-04-17T11:26:32.087Z] --- PASS: TestMountDaemonRoot (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:26:32 [2022-04-17T11:26:32.087Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:26:32 [2022-04-17T11:26:32.087Z] === RUN   TestContainerBindMountNonRecursive
11:26:33 [2022-04-17T11:26:33.452Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
11:26:33 [2022-04-17T11:26:33.452Z] === RUN   TestContainerVolumesMountedAsShared
11:26:33 [2022-04-17T11:26:33.708Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
11:26:33 [2022-04-17T11:26:33.708Z] === RUN   TestContainerVolumesMountedAsSlave
11:26:33 [2022-04-17T11:26:33.964Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
11:26:33 [2022-04-17T11:26:33.964Z] === RUN   TestNetworkNat
11:26:34 [2022-04-17T11:26:34.526Z] --- PASS: TestNetworkNat (0.44s)
11:26:34 [2022-04-17T11:26:34.526Z] === RUN   TestNetworkLocalhostTCPNat
11:26:35 [2022-04-17T11:26:35.090Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
11:26:35 [2022-04-17T11:26:35.090Z] === RUN   TestNetworkLoopbackNat
11:26:37 [2022-04-17T11:26:37.609Z] --- PASS: TestNetworkLoopbackNat (2.58s)
11:26:37 [2022-04-17T11:26:37.609Z] === RUN   TestPause
11:26:38 [2022-04-17T11:26:38.173Z] --- PASS: TestPause (0.46s)
11:26:38 [2022-04-17T11:26:38.173Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:26:38 [2022-04-17T11:26:38.173Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:26:38 [2022-04-17T11:26:38.173Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:26:38 [2022-04-17T11:26:38.173Z] === RUN   TestPauseStopPausedContainer
11:26:38 [2022-04-17T11:26:38.429Z] --- PASS: TestPauseStopPausedContainer (0.45s)
11:26:38 [2022-04-17T11:26:38.429Z] === RUN   TestPidHost
11:26:39 [2022-04-17T11:26:39.796Z] --- PASS: TestPidHost (0.96s)
11:26:39 [2022-04-17T11:26:39.796Z] === RUN   TestPsFilter
11:26:39 [2022-04-17T11:26:39.796Z] --- PASS: TestPsFilter (0.09s)
11:26:39 [2022-04-17T11:26:39.796Z] === RUN   TestRemoveContainerWithRemovedVolume
11:26:40 [2022-04-17T11:26:40.053Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
11:26:40 [2022-04-17T11:26:40.053Z] === RUN   TestRemoveContainerWithVolume
11:26:40 [2022-04-17T11:26:40.309Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
11:26:40 [2022-04-17T11:26:40.309Z] === RUN   TestRemoveContainerRunning
11:26:40 [2022-04-17T11:26:40.870Z] --- PASS: TestRemoveContainerRunning (0.39s)
11:26:40 [2022-04-17T11:26:40.870Z] === RUN   TestRemoveContainerForceRemoveRunning
11:26:41 [2022-04-17T11:26:41.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
11:26:41 [2022-04-17T11:26:41.126Z] === RUN   TestRemoveInvalidContainer
11:26:41 [2022-04-17T11:26:41.126Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:26:41 [2022-04-17T11:26:41.126Z] === RUN   TestRenameLinkedContainer
11:26:43 [2022-04-17T11:26:43.015Z] --- PASS: TestRenameLinkedContainer (1.64s)
11:26:43 [2022-04-17T11:26:43.015Z] === RUN   TestRenameStoppedContainer
11:26:43 [2022-04-17T11:26:43.272Z] --- PASS: TestRenameStoppedContainer (0.42s)
11:26:43 [2022-04-17T11:26:43.272Z] === RUN   TestRenameRunningContainerAndReuse
11:26:44 [2022-04-17T11:26:44.199Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
11:26:44 [2022-04-17T11:26:44.199Z] === RUN   TestRenameInvalidName
11:26:44 [2022-04-17T11:26:44.455Z] --- PASS: TestRenameInvalidName (0.41s)
11:26:44 [2022-04-17T11:26:44.455Z] === RUN   TestRenameAnonymousContainer
11:26:46 [2022-04-17T11:26:46.343Z] --- PASS: TestRenameAnonymousContainer (1.48s)
11:26:46 [2022-04-17T11:26:46.343Z] === RUN   TestRenameContainerWithSameName
11:26:46 [2022-04-17T11:26:46.343Z] --- PASS: TestRenameContainerWithSameName (0.40s)
11:26:46 [2022-04-17T11:26:46.343Z] === RUN   TestRenameContainerWithLinkedContainer
11:26:47 [2022-04-17T11:26:47.271Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
11:26:47 [2022-04-17T11:26:47.271Z] === RUN   TestResize
11:26:47 [2022-04-17T11:26:47.527Z] --- PASS: TestResize (0.40s)
11:26:47 [2022-04-17T11:26:47.527Z] === RUN   TestResizeWithInvalidSize
11:26:48 [2022-04-17T11:26:48.089Z] --- PASS: TestResizeWithInvalidSize (0.40s)
11:26:48 [2022-04-17T11:26:48.089Z] === RUN   TestResizeWhenContainerNotStarted
11:26:48 [2022-04-17T11:26:48.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:26:48 [2022-04-17T11:26:48.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:50 [2022-04-17T11:26:50.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:26:51 [2022-04-17T11:26:51.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:26:52 [2022-04-17T11:26:52.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:26:52 [2022-04-17T11:26:52.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:26:54 [2022-04-17T11:26:54.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:54 [2022-04-17T11:26:54.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:26:57 [2022-04-17T11:26:57.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:26:57 [2022-04-17T11:26:57.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:27:00 [2022-04-17T11:27:00.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:27:01 [2022-04-17T11:27:01.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:27:01 [2022-04-17T11:27:01.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:27:03 [2022-04-17T11:27:03.073Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:27:03 [2022-04-17T11:27:03.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:27:05 [2022-04-17T11:27:05.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:27:06 [2022-04-17T11:27:06.365Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s)
11:27:06 [2022-04-17T11:27:06.365Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
11:27:06 [2022-04-17T11:27:06.365Z] === RUN   TestCgroupNamespacesRun
11:27:07 [2022-04-17T11:27:07.729Z] --- PASS: TestCgroupNamespacesRun (1.18s)
11:27:07 [2022-04-17T11:27:07.729Z] === RUN   TestCgroupNamespacesRunPrivileged
11:27:07 [2022-04-17T11:27:07.729Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:27:07 [2022-04-17T11:27:07.729Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:27:07 [2022-04-17T11:27:07.729Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:27:08 [2022-04-17T11:27:08.656Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
11:27:08 [2022-04-17T11:27:08.656Z] === RUN   TestCgroupNamespacesRunHostMode
11:27:10 [2022-04-17T11:27:10.020Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
11:27:10 [2022-04-17T11:27:10.020Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:27:10 [2022-04-17T11:27:10.947Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
11:27:10 [2022-04-17T11:27:10.947Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:27:12 [2022-04-17T11:27:12.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
11:27:12 [2022-04-17T11:27:12.312Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:27:12 [2022-04-17T11:27:12.874Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
11:27:12 [2022-04-17T11:27:12.874Z] === RUN   TestCgroupNamespacesRunOlderClient
11:27:14 [2022-04-17T11:27:14.239Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
11:27:14 [2022-04-17T11:27:14.239Z] === RUN   TestNISDomainname
11:27:14 [2022-04-17T11:27:14.495Z] --- PASS: TestNISDomainname (0.53s)
11:27:14 [2022-04-17T11:27:14.495Z] === RUN   TestHostnameDnsResolution
11:27:15 [2022-04-17T11:27:15.423Z] --- PASS: TestHostnameDnsResolution (0.63s)
11:27:15 [2022-04-17T11:27:15.423Z] === RUN   TestUnprivilegedPortsAndPing
11:27:15 [2022-04-17T11:27:15.679Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
11:27:15 [2022-04-17T11:27:15.679Z] === RUN   TestPrivilegedHostDevices
11:27:16 [2022-04-17T11:27:16.240Z] --- PASS: TestPrivilegedHostDevices (0.47s)
11:27:16 [2022-04-17T11:27:16.240Z] === RUN   TestStats
11:27:18 [2022-04-17T11:27:18.754Z] --- PASS: TestStats (2.43s)
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/1
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/1
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/3
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/3
11:27:18 [2022-04-17T11:27:18.754Z] === RUN   TestStopContainerWithTimeout/-1
11:27:18 [2022-04-17T11:27:18.754Z] === PAUSE TestStopContainerWithTimeout/-1
11:27:18 [2022-04-17T11:27:18.754Z] === CONT  TestStopContainerWithTimeout/0
11:27:18 [2022-04-17T11:27:18.754Z] === CONT  TestStopContainerWithTimeout/-1
11:27:19 [2022-04-17T11:27:19.316Z] === CONT  TestStopContainerWithTimeout/3
11:27:21 [2022-04-17T11:27:21.829Z] === CONT  TestStopContainerWithTimeout/1
11:27:22 [2022-04-17T11:27:22.757Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
11:27:22 [2022-04-17T11:27:22.757Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
11:27:22 [2022-04-17T11:27:22.757Z] === RUN   TestDeleteDevicemapper
11:27:22 [2022-04-17T11:27:22.757Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:22 [2022-04-17T11:27:22.757Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:27:22 [2022-04-17T11:27:22.757Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:27:24 [2022-04-17T11:27:24.122Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s)
11:27:24 [2022-04-17T11:27:24.122Z] === RUN   TestUpdateMemory
11:27:24 [2022-04-17T11:27:24.122Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:27:24 [2022-04-17T11:27:24.122Z] --- SKIP: TestUpdateMemory (0.00s)
11:27:24 [2022-04-17T11:27:24.122Z] === RUN   TestUpdateCPUQuota
11:27:25 [2022-04-17T11:27:25.049Z] --- PASS: TestUpdateCPUQuota (0.86s)
11:27:25 [2022-04-17T11:27:25.049Z] === RUN   TestUpdatePidsLimit
11:27:25 [2022-04-17T11:27:25.049Z] === RUN   TestUpdatePidsLimit/update_from_none
11:27:25 [2022-04-17T11:27:25.305Z] === RUN   TestUpdatePidsLimit/no_change
11:27:25 [2022-04-17T11:27:25.305Z] === RUN   TestUpdatePidsLimit/update_lower
11:27:25 [2022-04-17T11:27:25.560Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:27:25 [2022-04-17T11:27:25.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:27:26 [2022-04-17T11:27:26.072Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:27:26 [2022-04-17T11:27:26.328Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:27:26 [2022-04-17T11:27:26.890Z] --- PASS: TestUpdatePidsLimit (1.92s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
11:27:26 [2022-04-17T11:27:26.890Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
11:27:26 [2022-04-17T11:27:26.890Z] === RUN   TestUpdateRestartPolicy
11:27:39 [2022-04-17T11:27:39.058Z] --- PASS: TestUpdateRestartPolicy (11.02s)
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestUpdateRestartWithAutoRemove
11:27:39 [2022-04-17T11:27:39.058Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:27:39 [2022-04-17T11:27:39.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] --- PASS: TestWaitNonBlocked (0.01s)
11:27:39 [2022-04-17T11:27:39.314Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
11:27:39 [2022-04-17T11:27:39.314Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.314Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:27:39 [2022-04-17T11:27:39.314Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:27:39 [2022-04-17T11:27:39.876Z] --- PASS: TestWaitBlocked (0.01s)
11:27:39 [2022-04-17T11:27:39.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
11:27:39 [2022-04-17T11:27:39.876Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
11:27:39 [2022-04-17T11:27:39.877Z] === CONT  TestContainerStartOnDaemonRestart
11:27:39 [2022-04-17T11:27:39.877Z] === CONT  TestRestartDaemonWithRestartingContainer
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestIpcModeOlderClient
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestContainerKillOnDaemonStart
11:27:42 [2022-04-17T11:27:42.391Z] --- PASS: TestIpcModeOlderClient (0.07s)
11:27:42 [2022-04-17T11:27:42.391Z] === CONT  TestDaemonHostGatewayIP
11:27:44 [2022-04-17T11:27:44.907Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
11:27:44 [2022-04-17T11:27:44.907Z] === CONT  TestDaemonRestartIpcMode
11:27:47 [2022-04-17T11:27:47.421Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
11:27:53 [2022-04-17T11:27:53.954Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
11:27:53 [2022-04-17T11:27:53.954Z] PASS
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === Skipped
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:27:53 [2022-04-17T11:27:53.954Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:27:53 [2022-04-17T11:27:53.954Z] 
11:27:53 [2022-04-17T11:27:53.954Z] DONE 234 tests, 7 skipped in 116.326s
11:27:53 [2022-04-17T11:27:53.954Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:27:53 [2022-04-17T11:27:53.954Z] === RUN   TestConfigDaemonLibtrustID
11:27:54 [2022-04-17T11:27:54.515Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.515Z] === RUN   TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.515Z] === PAUSE TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.515Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:27:54 [2022-04-17T11:27:54.515Z] === CONT  TestDaemonConfigValidation/malformed_config
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/invalid_config
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:27:54 [2022-04-17T11:27:54.771Z] === CONT  TestDaemonConfigValidation/valid_config
11:27:54 [2022-04-17T11:27:54.771Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
11:27:54 [2022-04-17T11:27:54.771Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
11:27:54 [2022-04-17T11:27:54.771Z] === RUN   TestConfigDaemonSeccompProfiles
11:27:54 [2022-04-17T11:27:54.771Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:27:56 [2022-04-17T11:27:56.135Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:27:57 [2022-04-17T11:27:57.061Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:27:57 [2022-04-17T11:27:57.988Z] === CONT  TestConfigDaemonSeccompProfiles
11:27:57 [2022-04-17T11:27:57.988Z]     daemon_test.go:156: [d81b0d78f0924] daemon is not started
11:27:57 [2022-04-17T11:27:57.988Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
11:27:57 [2022-04-17T11:27:57.988Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
11:27:57 [2022-04-17T11:27:57.988Z] === RUN   TestDaemonProxy
11:27:57 [2022-04-17T11:27:57.988Z] === RUN   TestDaemonProxy/environment_variables
11:27:59 [2022-04-17T11:27:59.874Z] === RUN   TestDaemonProxy/command-line_options
11:28:01 [2022-04-17T11:28:01.760Z] === RUN   TestDaemonProxy/configuration_file
11:28:03 [2022-04-17T11:28:03.124Z] === RUN   TestDaemonProxy/conflicting_options
11:28:03 [2022-04-17T11:28:03.684Z] === RUN   TestDaemonProxy/reload_sanitized
11:28:04 [2022-04-17T11:28:04.285Z] --- PASS: TestDaemonProxy (6.21s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:28:04 [2022-04-17T11:28:04.285Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:28:04 [2022-04-17T11:28:04.285Z] PASS
11:28:04 [2022-04-17T11:28:04.285Z] 
11:28:04 [2022-04-17T11:28:04.285Z] DONE 17 tests in 10.102s
11:28:04 [2022-04-17T11:28:04.285Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:28:04 [2022-04-17T11:28:04.285Z] INFO: Testing against a local daemon
11:28:04 [2022-04-17T11:28:04.285Z] === RUN   TestCommitInheritsEnv
11:28:04 [2022-04-17T11:28:04.552Z] --- PASS: TestCommitInheritsEnv (0.30s)
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportExtremelyLargeImageWorks
11:28:04 [2022-04-17T11:28:04.552Z] === PAUSE TestImportExtremelyLargeImageWorks
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/#00
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/_______
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform//
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/linux
11:28:04 [2022-04-17T11:28:04.552Z] === RUN   TestImportWithCustomPlatform/LINUX
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/macos
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImportWithCustomPlatform (0.33s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.10s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImagesFilterMultiReference
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestImagePullPlatformInvalid
11:28:04 [2022-04-17T11:28:04.809Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:28:04 [2022-04-17T11:28:04.809Z] === RUN   TestRemoveImageOrphaning
11:28:05 [2022-04-17T11:28:05.070Z] --- PASS: TestRemoveImageOrphaning (0.26s)
11:28:05 [2022-04-17T11:28:05.070Z] === RUN   TestRemoveImageGarbageCollector
11:28:05 [2022-04-17T11:28:05.637Z] time="2022-04-17T11:28:05Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestRemoveImageGarbageCollector (1.77s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagInvalidReference
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagInvalidReference (0.01s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagValidPrefixedRepo
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagExistedNameWithoutForce
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagOfficialNames
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagOfficialNames (0.04s)
11:28:07 [2022-04-17T11:28:07.004Z] === RUN   TestTagMatchesDigest
11:28:07 [2022-04-17T11:28:07.004Z] --- PASS: TestTagMatchesDigest (0.02s)
11:28:07 [2022-04-17T11:28:07.004Z] === CONT  TestImportExtremelyLargeImageWorks
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestImportExtremelyLargeImageWorks (92.27s)
11:29:43 [2022-04-17T11:29:43.386Z] PASS
11:29:43 [2022-04-17T11:29:43.386Z] 
11:29:43 [2022-04-17T11:29:43.386Z] DONE 22 tests in 95.214s
11:29:43 [2022-04-17T11:29:43.386Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:29:43 [2022-04-17T11:29:43.386Z] INFO: Testing against a local daemon
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestNetworkCreateDelete
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestNetworkCreateDelete (0.12s)
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestDockerNetworkDeletePreferID
11:29:43 [2022-04-17T11:29:43.386Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
11:29:43 [2022-04-17T11:29:43.386Z] === RUN   TestDaemonDNSFallback
11:29:46 [2022-04-17T11:29:46.648Z] --- PASS: TestDaemonDNSFallback (6.33s)
11:29:46 [2022-04-17T11:29:46.648Z] === RUN   TestInspectNetwork
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/full_network_id
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/partial_network_id
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/network_name
11:29:49 [2022-04-17T11:29:49.164Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:29:53 [2022-04-17T11:29:53.327Z] --- PASS: TestInspectNetwork (7.08s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:29:53 [2022-04-17T11:29:53.327Z] === RUN   TestRunContainerWithBridgeNone
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/create
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] === PAUSE TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkList//networks
11:29:55 [2022-04-17T11:29:55.219Z] === CONT  TestNetworkList//networks/
11:29:55 [2022-04-17T11:29:55.219Z] --- PASS: TestNetworkList (0.01s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkList//networks (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:29:55 [2022-04-17T11:29:55.219Z] === RUN   TestHostIPv4BridgeLabel
11:29:55 [2022-04-17T11:29:55.474Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
11:29:55 [2022-04-17T11:29:55.474Z] === RUN   TestDaemonRestartWithLiveRestore
11:29:56 [2022-04-17T11:29:56.402Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:29:56 [2022-04-17T11:29:56.402Z] === RUN   TestDaemonDefaultNetworkPools
11:29:57 [2022-04-17T11:29:57.329Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:29:57 [2022-04-17T11:29:57.329Z] === RUN   TestDaemonRestartWithExistingNetwork
11:29:58 [2022-04-17T11:29:58.255Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
11:29:58 [2022-04-17T11:29:58.256Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:29:59 [2022-04-17T11:29:59.629Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
11:29:59 [2022-04-17T11:29:59.629Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:30:00 [2022-04-17T11:30:00.190Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
11:30:00 [2022-04-17T11:30:00.190Z] === RUN   TestServiceWithPredefinedNetwork
11:30:02 [2022-04-17T11:30:02.704Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
11:30:02 [2022-04-17T11:30:02.704Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:30:02 [2022-04-17T11:30:02.704Z]     service_test.go:243: FLAKY_TEST
11:30:02 [2022-04-17T11:30:02.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:02 [2022-04-17T11:30:02.704Z] === RUN   TestServiceWithDataPathPortInit
11:30:17 [2022-04-17T11:30:17.539Z] --- PASS: TestServiceWithDataPathPortInit (13.95s)
11:30:17 [2022-04-17T11:30:17.539Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:30:18 [2022-04-17T11:30:18.906Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1okyholv95hrrbv21fs671d7 Created:2022-04-17 11:30:17.730760893 +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[19ed9058d96d2c2ddac0316b44714d3f0b02aeba6f68c843c9012ecf45cd6a4c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqcfo0nqprdtg143geuc8qc3y EndpointID:36c19345f042ad29e37db4e1c6cfebf83c3d9d72c564c27261d8462472789bc5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5f7217c3500240a2bb267fe1df85aded840cf72bddcfa2120fb1bd06a80a73d 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:0ecaee9f0aea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dqcfo0nqprdtg143geuc8qc3y EndpointID:36c19345f042ad29e37db4e1c6cfebf83c3d9d72c564c27261d8462472789bc5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:30:24 [2022-04-17T11:30:24.145Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
11:30:24 [2022-04-17T11:30:24.145Z] PASS
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === Skipped
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     service_test.go:243: FLAKY_TEST
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] DONE 38 tests, 1 skipped in 43.978s
11:30:24 [2022-04-17T11:30:24.145Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:30:24 [2022-04-17T11:30:24.145Z] INFO: Testing against a local daemon
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkIpvlanPersistance
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkIpvlan
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z] PASS
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === Skipped
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:30:24 [2022-04-17T11:30:24.145Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:30:24 [2022-04-17T11:30:24.145Z] 
11:30:24 [2022-04-17T11:30:24.145Z] DONE 2 tests, 2 skipped in 0.022s
11:30:24 [2022-04-17T11:30:24.145Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:30:24 [2022-04-17T11:30:24.145Z] INFO: Testing against a local daemon
11:30:24 [2022-04-17T11:30:24.145Z] === RUN   TestDockerNetworkMacvlanPersistance
11:30:24 [2022-04-17T11:30:24.706Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
11:30:24 [2022-04-17T11:30:24.706Z] === RUN   TestDockerNetworkMacvlan
11:30:25 [2022-04-17T11:30:25.266Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:30:26 [2022-04-17T11:30:26.194Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:30:26 [2022-04-17T11:30:26.755Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:30:28 [2022-04-17T11:30:28.644Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:30:30 [2022-04-17T11:30:30.534Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:30:33 [2022-04-17T11:30:33.802Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:30:34 [2022-04-17T11:30:34.058Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
11:30:34 [2022-04-17T11:30:34.058Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
11:30:34 [2022-04-17T11:30:34.059Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
11:30:34 [2022-04-17T11:30:34.059Z] PASS
11:30:34 [2022-04-17T11:30:34.059Z] 
11:30:34 [2022-04-17T11:30:34.059Z] DONE 8 tests in 10.752s
11:30:34 [2022-04-17T11:30:34.059Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:30:34 [2022-04-17T11:30:34.059Z] testing: warning: no tests to run
11:30:34 [2022-04-17T11:30:34.059Z] PASS
11:30:34 [2022-04-17T11:30:34.059Z] 
11:30:34 [2022-04-17T11:30:34.059Z] DONE 0 tests in 0.008s
11:30:34 [2022-04-17T11:30:34.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:30:34 [2022-04-17T11:30:34.314Z] INFO: Testing against a local daemon
11:30:34 [2022-04-17T11:30:34.314Z] === RUN   TestAuthZPluginAllowRequest
11:30:35 [2022-04-17T11:30:35.677Z] --- PASS: TestAuthZPluginAllowRequest (1.27s)
11:30:35 [2022-04-17T11:30:35.677Z] === RUN   TestAuthZPluginTLS
11:30:35 [2022-04-17T11:30:35.933Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:30:35 [2022-04-17T11:30:35.933Z] === RUN   TestAuthZPluginDenyRequest
11:30:36 [2022-04-17T11:30:36.494Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:30:36 [2022-04-17T11:30:36.494Z] === RUN   TestAuthZPluginAPIDenyResponse
11:30:37 [2022-04-17T11:30:37.055Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:30:37 [2022-04-17T11:30:37.055Z] === RUN   TestAuthZPluginDenyResponse
11:30:37 [2022-04-17T11:30:37.617Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:30:37 [2022-04-17T11:30:37.617Z] === RUN   TestAuthZPluginAllowEventStream
11:30:38 [2022-04-17T11:30:38.981Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
11:30:38 [2022-04-17T11:30:38.981Z] === RUN   TestAuthZPluginErrorResponse
11:30:39 [2022-04-17T11:30:39.237Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:30:39 [2022-04-17T11:30:39.237Z] === RUN   TestAuthZPluginErrorRequest
11:30:39 [2022-04-17T11:30:39.798Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:30:39 [2022-04-17T11:30:39.798Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:30:40 [2022-04-17T11:30:40.359Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:30:40 [2022-04-17T11:30:40.359Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:30:41 [2022-04-17T11:30:41.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
11:30:41 [2022-04-17T11:30:41.772Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:30:43 [2022-04-17T11:30:43.153Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
11:30:43 [2022-04-17T11:30:43.153Z] === RUN   TestAuthZPluginHeader
11:30:44 [2022-04-17T11:30:44.079Z] --- PASS: TestAuthZPluginHeader (0.69s)
11:30:44 [2022-04-17T11:30:44.079Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:30:48 [2022-04-17T11:30:48.240Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s)
11:30:48 [2022-04-17T11:30:48.240Z] === RUN   TestAuthZPluginV2Disable
11:30:51 [2022-04-17T11:30:51.503Z] --- PASS: TestAuthZPluginV2Disable (3.32s)
11:30:51 [2022-04-17T11:30:51.504Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:30:54 [2022-04-17T11:30:54.767Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
11:30:54 [2022-04-17T11:30:54.767Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:31:04 [2022-04-17T11:31:04.715Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.45s)
11:31:04 [2022-04-17T11:31:04.715Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:31:22 [2022-04-17T11:31:22.750Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
11:31:22 [2022-04-17T11:31:22.750Z] PASS
11:31:22 [2022-04-17T11:31:22.750Z] 
11:31:22 [2022-04-17T11:31:22.750Z] DONE 17 tests in 46.254s
11:31:22 [2022-04-17T11:31:22.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:31:22 [2022-04-17T11:31:22.750Z] INFO: Testing against a local daemon
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:31:22 [2022-04-17T11:31:22.750Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/no_auth
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef3ae7e5fcba9a307c6a8667eca5f411bbae87f2cb972b7939dcff151d8524a5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef3ae7e5fcba9a307c6a8667eca5f411bbae87f2cb972b7939dcff151d8524a5" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/with_htpasswd
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7e0c42aceb1c26b4d50cb38f145b24181cd4550a4b200d07520ece19ae220f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:22 [2022-04-17T11:31:22.750Z] time="2022-04-17T11:31:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7e0c42aceb1c26b4d50cb38f145b24181cd4550a4b200d07520ece19ae220f9" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:22 [2022-04-17T11:31:22.750Z] === RUN   TestPluginInstall/with_insecure
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c6d2ce3290422f3e0d7bdb5dcf46d867bee12de61486522002387271eb3575" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:31:23 [2022-04-17T11:31:23.006Z] time="2022-04-17T11:31:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c6d2ce3290422f3e0d7bdb5dcf46d867bee12de61486522002387271eb3575" mediatype=application/vnd.docker.plugin.v1+json size=522
11:31:23 [2022-04-17T11:31:23.262Z]     plugin_test.go:195: [da1b3ab64a1af] daemon is not started
11:31:23 [2022-04-17T11:31:23.262Z] --- PASS: TestPluginInstall (2.78s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/no_auth (1.11s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
11:31:23 [2022-04-17T11:31:23.262Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
11:31:23 [2022-04-17T11:31:23.262Z] === RUN   TestPluginsWithRuntimes
11:31:24 [2022-04-17T11:31:24.881Z] === RUN   TestPluginsWithRuntimes/No_Args
11:31:25 [2022-04-17T11:31:25.807Z] === RUN   TestPluginsWithRuntimes/With_Args
11:31:26 [2022-04-17T11:31:26.735Z] --- PASS: TestPluginsWithRuntimes (3.31s)
11:31:26 [2022-04-17T11:31:26.735Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
11:31:26 [2022-04-17T11:31:26.735Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
11:31:26 [2022-04-17T11:31:26.735Z] === RUN   TestPluginBackCompatMediaTypes
11:31:27 [2022-04-17T11:31:27.297Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
11:31:27 [2022-04-17T11:31:27.297Z] PASS
11:31:27 [2022-04-17T11:31:27.297Z] 
11:31:27 [2022-04-17T11:31:27.297Z] DONE 24 tests in 6.691s
11:31:27 [2022-04-17T11:31:27.297Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:31:27 [2022-04-17T11:31:27.297Z] INFO: Testing against a local daemon
11:31:27 [2022-04-17T11:31:27.297Z] === RUN   TestExternalGraphDriver
11:31:27 [2022-04-17T11:31:27.297Z] === RUN   TestExternalGraphDriver/json
11:31:29 [2022-04-17T11:31:29.183Z] === RUN   TestExternalGraphDriver/spec
11:31:30 [2022-04-17T11:31:30.546Z] === RUN   TestExternalGraphDriver/pull
11:31:32 [2022-04-17T11:31:32.433Z] --- PASS: TestExternalGraphDriver (5.06s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/spec (1.65s)
11:31:32 [2022-04-17T11:31:32.433Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
11:31:32 [2022-04-17T11:31:32.433Z] === RUN   TestGraphdriverPluginV2
11:31:36 [2022-04-17T11:31:36.600Z] --- PASS: TestGraphdriverPluginV2 (3.87s)
11:31:36 [2022-04-17T11:31:36.600Z] PASS
11:31:36 [2022-04-17T11:31:36.600Z] 
11:31:36 [2022-04-17T11:31:36.600Z] DONE 5 tests in 8.967s
11:31:36 [2022-04-17T11:31:36.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:31:36 [2022-04-17T11:31:36.600Z] INFO: Testing against a local daemon
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestReadPluginNoRead
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestReadPluginNoRead
11:31:36 [2022-04-17T11:31:36.600Z] === RUN   TestDaemonStartWithLogOpt
11:31:36 [2022-04-17T11:31:36.600Z] === PAUSE TestDaemonStartWithLogOpt
11:31:36 [2022-04-17T11:31:36.600Z] === CONT  TestContinueAfterPluginCrash
11:31:36 [2022-04-17T11:31:36.600Z] === CONT  TestDaemonStartWithLogOpt
11:31:39 [2022-04-17T11:31:39.866Z] --- PASS: TestDaemonStartWithLogOpt (3.36s)
11:31:39 [2022-04-17T11:31:39.866Z] === CONT  TestReadPluginNoRead
11:31:41 [2022-04-17T11:31:41.753Z] === RUN   TestReadPluginNoRead/default
11:31:43 [2022-04-17T11:31:43.117Z] === RUN   TestReadPluginNoRead/disabled_caching
11:31:44 [2022-04-17T11:31:44.044Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:31:44 [2022-04-17T11:31:44.605Z] --- PASS: TestContinueAfterPluginCrash (8.29s)
11:31:45 [2022-04-17T11:31:45.167Z] === CONT  TestReadPluginNoRead
11:31:45 [2022-04-17T11:31:45.167Z]     read_test.go:92: [dd4c38d5b1692] daemon is not started
11:31:45 [2022-04-17T11:31:45.167Z] --- PASS: TestReadPluginNoRead (5.79s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
11:31:45 [2022-04-17T11:31:45.167Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
11:31:45 [2022-04-17T11:31:45.167Z] PASS
11:31:45 [2022-04-17T11:31:45.423Z] 
11:31:45 [2022-04-17T11:31:45.423Z] DONE 6 tests in 9.171s
11:31:45 [2022-04-17T11:31:45.423Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:31:45 [2022-04-17T11:31:45.423Z] testing: warning: no tests to run
11:31:45 [2022-04-17T11:31:45.423Z] PASS
11:31:45 [2022-04-17T11:31:45.423Z] 
11:31:45 [2022-04-17T11:31:45.423Z] DONE 0 tests in 0.007s
11:31:45 [2022-04-17T11:31:45.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:31:45 [2022-04-17T11:31:45.423Z] INFO: Testing against a local daemon
11:31:45 [2022-04-17T11:31:45.423Z] === RUN   TestPluginWithDevMounts
11:31:45 [2022-04-17T11:31:45.423Z] === PAUSE TestPluginWithDevMounts
11:31:45 [2022-04-17T11:31:45.423Z] === CONT  TestPluginWithDevMounts
11:31:46 [2022-04-17T11:31:46.786Z] --- PASS: TestPluginWithDevMounts (1.56s)
11:31:46 [2022-04-17T11:31:46.786Z] PASS
11:31:46 [2022-04-17T11:31:46.786Z] 
11:31:46 [2022-04-17T11:31:46.786Z] DONE 1 tests in 1.582s
11:31:47 [2022-04-17T11:31:47.042Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:31:47 [2022-04-17T11:31:47.042Z] INFO: Testing against a local daemon
11:31:47 [2022-04-17T11:31:47.042Z] === RUN   TestSecretInspect
11:31:49 [2022-04-17T11:31:49.558Z] --- PASS: TestSecretInspect (2.13s)
11:31:49 [2022-04-17T11:31:49.558Z] === RUN   TestSecretList
11:31:51 [2022-04-17T11:31:51.448Z] --- PASS: TestSecretList (2.26s)
11:31:51 [2022-04-17T11:31:51.448Z] === RUN   TestSecretsCreateAndDelete
11:31:53 [2022-04-17T11:31:53.963Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
11:31:53 [2022-04-17T11:31:53.963Z] === RUN   TestSecretsUpdate
11:31:55 [2022-04-17T11:31:55.849Z] --- PASS: TestSecretsUpdate (2.16s)
11:31:55 [2022-04-17T11:31:55.849Z] === RUN   TestTemplatedSecret
11:31:58 [2022-04-17T11:31:58.366Z] --- PASS: TestTemplatedSecret (2.54s)
11:31:58 [2022-04-17T11:31:58.366Z] === RUN   TestSecretCreateResolve
11:32:00 [2022-04-17T11:32:00.254Z] --- PASS: TestSecretCreateResolve (2.19s)
11:32:00 [2022-04-17T11:32:00.254Z] PASS
11:32:00 [2022-04-17T11:32:00.254Z] 
11:32:00 [2022-04-17T11:32:00.254Z] DONE 6 tests in 13.447s
11:32:00 [2022-04-17T11:32:00.254Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:32:00 [2022-04-17T11:32:00.509Z] INFO: Testing against a local daemon
11:32:00 [2022-04-17T11:32:00.509Z] === RUN   TestServiceCreateInit
11:32:00 [2022-04-17T11:32:00.509Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:32:04 [2022-04-17T11:32:04.731Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:32:07 [2022-04-17T11:32:07.995Z] --- PASS: TestServiceCreateInit (7.49s)
11:32:07 [2022-04-17T11:32:07.995Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
11:32:07 [2022-04-17T11:32:07.995Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
11:32:07 [2022-04-17T11:32:07.995Z] === RUN   TestCreateServiceMultipleTimes
11:32:26 [2022-04-17T11:32:26.032Z] --- PASS: TestCreateServiceMultipleTimes (15.74s)
11:32:26 [2022-04-17T11:32:26.032Z] === RUN   TestCreateServiceConflict
11:32:26 [2022-04-17T11:32:26.032Z] --- PASS: TestCreateServiceConflict (2.15s)
11:32:26 [2022-04-17T11:32:26.032Z] === RUN   TestCreateServiceMaxReplicas
11:32:28 [2022-04-17T11:32:28.547Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
11:32:28 [2022-04-17T11:32:28.548Z] === RUN   TestCreateWithDuplicateNetworkNames
11:32:43 [2022-04-17T11:32:43.379Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
11:32:43 [2022-04-17T11:32:43.379Z] === RUN   TestCreateServiceSecretFileMode
11:32:55 [2022-04-17T11:32:55.541Z] --- PASS: TestCreateServiceSecretFileMode (12.44s)
11:32:55 [2022-04-17T11:32:55.541Z] === RUN   TestCreateServiceConfigFileMode
11:33:07 [2022-04-17T11:33:07.703Z] --- PASS: TestCreateServiceConfigFileMode (12.60s)
11:33:07 [2022-04-17T11:33:07.703Z] === RUN   TestCreateServiceSysctls
11:33:10 [2022-04-17T11:33:10.217Z] --- PASS: TestCreateServiceSysctls (3.05s)
11:33:10 [2022-04-17T11:33:10.217Z] === RUN   TestCreateServiceCapabilities
11:33:12 [2022-04-17T11:33:12.733Z] --- PASS: TestCreateServiceCapabilities (2.45s)
11:33:12 [2022-04-17T11:33:12.733Z] === RUN   TestInspect
11:33:15 [2022-04-17T11:33:15.245Z] --- PASS: TestInspect (2.65s)
11:33:15 [2022-04-17T11:33:15.245Z] === RUN   TestCreateJob
11:33:18 [2022-04-17T11:33:18.510Z] --- PASS: TestCreateJob (2.98s)
11:33:18 [2022-04-17T11:33:18.511Z] === RUN   TestReplicatedJob
11:33:23 [2022-04-17T11:33:23.754Z] --- PASS: TestReplicatedJob (5.30s)
11:33:23 [2022-04-17T11:33:23.754Z] === RUN   TestUpdateReplicatedJob
11:33:26 [2022-04-17T11:33:26.267Z] --- PASS: TestUpdateReplicatedJob (3.12s)
11:33:26 [2022-04-17T11:33:26.267Z] === RUN   TestServiceListWithStatuses
11:33:26 [2022-04-17T11:33:26.267Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:26 [2022-04-17T11:33:26.267Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:33:26 [2022-04-17T11:33:26.267Z] === RUN   TestDockerNetworkConnectAlias
11:33:30 [2022-04-17T11:33:30.432Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
11:33:30 [2022-04-17T11:33:30.432Z] === RUN   TestDockerNetworkReConnect
11:33:33 [2022-04-17T11:33:33.699Z] --- PASS: TestDockerNetworkReConnect (3.35s)
11:33:33 [2022-04-17T11:33:33.699Z] === RUN   TestServicePlugin
11:33:37 [2022-04-17T11:33:37.863Z]     plugin_test.go:61: [d8d59f1f5dade] joining swarm manager [dbc359ab3e2c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:33:38 [2022-04-17T11:33:38.789Z]     plugin_test.go:64: [db1a7bdfcc2a7] joining swarm manager [dbc359ab3e2c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:34:05 [2022-04-17T11:34:05.280Z] --- PASS: TestServicePlugin (29.84s)
11:34:05 [2022-04-17T11:34:05.280Z] === RUN   TestServiceUpdateLabel
11:34:05 [2022-04-17T11:34:05.870Z] --- PASS: TestServiceUpdateLabel (2.17s)
11:34:05 [2022-04-17T11:34:05.870Z] === RUN   TestServiceUpdateSecrets
11:34:20 [2022-04-17T11:34:20.732Z] --- PASS: TestServiceUpdateSecrets (14.52s)
11:34:20 [2022-04-17T11:34:20.732Z] === RUN   TestServiceUpdateConfigs
11:34:35 [2022-04-17T11:34:35.612Z] --- PASS: TestServiceUpdateConfigs (14.42s)
11:34:35 [2022-04-17T11:34:35.612Z] === RUN   TestServiceUpdateNetwork
11:34:47 [2022-04-17T11:34:47.775Z] --- PASS: TestServiceUpdateNetwork (12.52s)
11:34:47 [2022-04-17T11:34:47.775Z] === RUN   TestServiceUpdatePidsLimit
11:34:48 [2022-04-17T11:34:48.702Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:34:49 [2022-04-17T11:34:49.263Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:34:57 [2022-04-17T11:34:57.343Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
11:35:03 [2022-04-17T11:35:03.875Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
11:35:03 [2022-04-17T11:35:03.875Z] PASS
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] === Skipped
11:35:03 [2022-04-17T11:35:03.875Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:35:03 [2022-04-17T11:35:03.875Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] DONE 27 tests, 1 skipped in 183.043s
11:35:03 [2022-04-17T11:35:03.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:35:03 [2022-04-17T11:35:03.875Z] INFO: Testing against a local daemon
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestSessionCreate
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestSessionCreate (0.02s)
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestSessionCreateWithBadUpgrade
11:35:03 [2022-04-17T11:35:03.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:35:03 [2022-04-17T11:35:03.875Z] PASS
11:35:03 [2022-04-17T11:35:03.875Z] 
11:35:03 [2022-04-17T11:35:03.875Z] DONE 2 tests in 0.054s
11:35:03 [2022-04-17T11:35:03.875Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:35:03 [2022-04-17T11:35:03.875Z] INFO: Testing against a local daemon
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:35:03 [2022-04-17T11:35:03.875Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestDiskUsage
11:35:03 [2022-04-17T11:35:03.875Z] === PAUSE TestDiskUsage
11:35:03 [2022-04-17T11:35:03.875Z] === RUN   TestEventsExecDie
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsExecDie (0.54s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestEventsBackwardsCompatible
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestEventsVolumeCreate
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoBinaryCommits
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPIVersioned
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoAPIVersioned (0.00s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPI
11:35:04 [2022-04-17T11:35:04.130Z] --- PASS: TestInfoAPI (0.02s)
11:35:04 [2022-04-17T11:35:04.130Z] === RUN   TestInfoAPIWarnings
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoAPIWarnings (16.23s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoDebug
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoDebug (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoInsecureRegistries
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestInfoRegistryMirrors
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestLoginFailsWithBadCredentials
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingCacheHeaders
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingCacheHeaders (0.02s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingGet
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingGet (0.01s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingHead
11:35:22 [2022-04-17T11:35:22.165Z] --- PASS: TestPingHead (0.02s)
11:35:22 [2022-04-17T11:35:22.165Z] === RUN   TestPingSwarmHeader
11:35:22 [2022-04-17T11:35:22.726Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:35:23 [2022-04-17T11:35:23.287Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:35:24 [2022-04-17T11:35:24.214Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:35:24 [2022-04-17T11:35:24.214Z] --- PASS: TestPingSwarmHeader (2.12s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:35:24 [2022-04-17T11:35:24.214Z] === RUN   TestVersion
11:35:24 [2022-04-17T11:35:24.214Z] --- PASS: TestVersion (0.02s)
11:35:24 [2022-04-17T11:35:24.214Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:35:24 [2022-04-17T11:35:24.214Z] === CONT  TestDiskUsage
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:35:24 [2022-04-17T11:35:24.775Z] === RUN   TestDiskUsage/after_LoadBusybox
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:35:25 [2022-04-17T11:35:25.031Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.032Z] === RUN   TestDiskUsage/after_container.Run
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:35:25 [2022-04-17T11:35:25.593Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestDiskUsage (1.57s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:35:25 [2022-04-17T11:35:25.853Z] PASS
11:35:25 [2022-04-17T11:35:25.853Z] 
11:35:25 [2022-04-17T11:35:25.853Z] DONE 54 tests in 22.327s
11:35:25 [2022-04-17T11:35:25.853Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:35:25 [2022-04-17T11:35:25.853Z] INFO: Testing against a local daemon
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesCreateAndList
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesRemove
11:35:25 [2022-04-17T11:35:25.853Z] --- PASS: TestVolumesRemove (0.09s)
11:35:25 [2022-04-17T11:35:25.853Z] === RUN   TestVolumesInspect
11:35:26 [2022-04-17T11:35:26.109Z] --- PASS: TestVolumesInspect (0.02s)
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:35:26 [2022-04-17T11:35:26.109Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:35:26 [2022-04-17T11:35:26.109Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:35:26 [2022-04-17T11:35:26.109Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:35:26 [2022-04-17T11:35:26.109Z] PASS
11:35:26 [2022-04-17T11:35:26.109Z] 
11:35:26 [2022-04-17T11:35:26.109Z] DONE 9 tests in 0.156s
11:35:26 [2022-04-17T11:35:26.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:35:26 [2022-04-17T11:35:26.711Z] Stopping apparmor (via systemctl): apparmor.service.
11:35:26 [2022-04-17T11:35:26.711Z] Removing test suite binaries
11:35:26 [2022-04-17T11:35:26.711Z] exiting test-integration
11:35:26 [2022-04-17T11:35:26.711Z] ++ exit 0
11:35:26 [2022-04-17T11:35:26.711Z]