Skip to content

Console Output

09:23:24 [2021-08-04T09:23:24.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9499acc36092929d4737df5f1a64c36662bed39b -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:9499acc36092929d4737df5f1a64c36662bed39b hack/make.sh dynbinary test-integration
09:23:26 [2021-08-04T09:23:26.843Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:23:26 [2021-08-04T09:23:26.843Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:23:26 [2021-08-04T09:23:26.843Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:23:26 [2021-08-04T09:23:26.843Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:23:26 [2021-08-04T09:23:26.843Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
09:23:26 [2021-08-04T09:23:26.843Z] Detected virtualization docker.
09:23:26 [2021-08-04T09:23:26.843Z] Detected architecture x86-64.
09:23:26 [2021-08-04T09:23:26.843Z] Set hostname to <c89774af4623>.
09:23:27 [2021-08-04T09:23:27.408Z] + source /etc/docker-entrypoint-cmd
09:23:27 [2021-08-04T09:23:27.408Z] ++ hack/make.sh dynbinary test-integration
09:23:27 [2021-08-04T09:23:27.408Z] 
09:23:27 [2021-08-04T09:23:27.666Z] Removing bundles/
09:23:27 [2021-08-04T09:23:27.666Z] 
09:23:27 [2021-08-04T09:23:27.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:23:27 [2021-08-04T09:23:27.666Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:23:27 [2021-08-04T09:23:27.666Z] GOOS="" GOARCH="" GOARM=""
09:25:04 [2021-08-04T09:25:04.087Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:25:04 [2021-08-04T09:25:04.087Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
09:25:04 [2021-08-04T09:25:04.087Z] GOOS="" GOARCH="" GOARM=""
09:25:04 [2021-08-04T09:25:04.087Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
09:25:04 [2021-08-04T09:25:04.087Z] 
09:25:04 [2021-08-04T09:25:04.087Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_SYSTEMD=1
09:25:04 [2021-08-04T09:25:04.087Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:25:04 [2021-08-04T09:25:04.087Z] HOSTNAME=c89774af4623
09:25:04 [2021-08-04T09:25:04.087Z] DEST=bundles/test-integration
09:25:04 [2021-08-04T09:25:04.087Z] PWD=/go/src/github.com/docker/docker
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_GITCOMMIT=9499acc36092929d4737df5f1a64c36662bed39b
09:25:04 [2021-08-04T09:25:04.087Z] container=docker
09:25:04 [2021-08-04T09:25:04.087Z] HOME=/root
09:25:04 [2021-08-04T09:25:04.087Z] LANG=C.UTF-8
09:25:04 [2021-08-04T09:25:04.087Z] INVOCATION_ID=c83df07aae28494c9f9fb843ff337186
09:25:04 [2021-08-04T09:25:04.087Z] GOLANG_VERSION=1.16.6
09:25:04 [2021-08-04T09:25:04.087Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:25:04 [2021-08-04T09:25:04.087Z] VALIDATE_BRANCH=master
09:25:04 [2021-08-04T09:25:04.087Z] TERM=xterm
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_PKG=github.com/docker/docker
09:25:04 [2021-08-04T09:25:04.087Z] SHLVL=3
09:25:04 [2021-08-04T09:25:04.087Z] TIMEOUT=120m
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_GRAPHDRIVER=overlay2
09:25:04 [2021-08-04T09:25:04.087Z] GO111MODULE=off
09:25:04 [2021-08-04T09:25:04.087Z] DOCKER_EXPERIMENTAL=1
09:25:04 [2021-08-04T09:25:04.087Z] TEST_SKIP_INTEGRATION_CLI=1
09:25:04 [2021-08-04T09:25:04.087Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:25:04 [2021-08-04T09:25:04.087Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:25:04 [2021-08-04T09:25:04.087Z] GOPATH=/go
09:25:04 [2021-08-04T09:25:04.087Z] PKG_CONFIG=pkg-config
09:25:04 [2021-08-04T09:25:04.087Z] _=/usr/bin/env
09:25:04 [2021-08-04T09:25:04.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:25:42 [2021-08-04T09:25:42.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:25:42 [2021-08-04T09:25:42.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:26:09 [2021-08-04T09:26:09.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:26:09 [2021-08-04T09:26:09.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:26:19 [2021-08-04T09:26:19.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:26:20 [2021-08-04T09:26:20.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:26:20 [2021-08-04T09:26:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:26:21 [2021-08-04T09:26:21.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:26:21 [2021-08-04T09:26:21.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:26:23 [2021-08-04T09:26:23.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:26:25 [2021-08-04T09:26:25.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:26:26 [2021-08-04T09:26:26.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:26:27 [2021-08-04T09:26:27.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:26:28 [2021-08-04T09:26:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:26:29 [2021-08-04T09:26:29.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:26:29 [2021-08-04T09:26:29.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:26:31 [2021-08-04T09:26:31.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:26:31 [2021-08-04T09:26:31.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:26:32 [2021-08-04T09:26:32.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:26:33 [2021-08-04T09:26:33.420Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:26:33 [2021-08-04T09:26:33.420Z] Using test binary docker
09:26:33 [2021-08-04T09:26:33.420Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:26:33 [2021-08-04T09:26:33.420Z] Starting apparmor (via systemctl): apparmor.service.
09:26:33 [2021-08-04T09:26:33.420Z] INFO: Waiting for daemon to start...
09:26:33 [2021-08-04T09:26:33.420Z] Starting dockerd
09:26:35 [2021-08-04T09:26:35.319Z] .
09:26:35 [2021-08-04T09:26:35.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:26:35 [2021-08-04T09:26:35.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:26:35 [2021-08-04T09:26:35.319Z] Error: No such image: emptyfs
09:26:35 [2021-08-04T09:26:35.576Z] Running integration-test (iteration 1)
09:26:35 [2021-08-04T09:26:35.576Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:26:50 [2021-08-04T09:26:50.434Z] Loaded image: buildpack-deps:buster
09:26:50 [2021-08-04T09:26:50.434Z] Loaded image: busybox:latest
09:26:50 [2021-08-04T09:26:50.434Z] Loaded image: busybox:glibc
09:26:51 [2021-08-04T09:26:51.803Z] Loaded image: debian:bullseye
09:26:52 [2021-08-04T09:26:52.060Z] Loaded image: hello-world:latest
09:26:52 [2021-08-04T09:26:52.060Z] Loaded image: arm32v7/hello-world:latest
09:26:52 [2021-08-04T09:26:52.060Z] INFO: Testing against a local daemon
09:26:52 [2021-08-04T09:26:52.060Z] === RUN   TestCgroupNamespacesBuild
09:26:55 [2021-08-04T09:26:55.333Z] --- PASS: TestCgroupNamespacesBuild (2.68s)
09:26:55 [2021-08-04T09:26:55.333Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:26:56 [2021-08-04T09:26:56.266Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s)
09:26:56 [2021-08-04T09:26:56.266Z] === RUN   TestBuildWithSession
09:26:56 [2021-08-04T09:26:56.266Z]     build_session_test.go:25: TODO: BuildKit
09:26:56 [2021-08-04T09:26:56.266Z] --- SKIP: TestBuildWithSession (0.00s)
09:26:56 [2021-08-04T09:26:56.266Z] === RUN   TestBuildSquashParent
09:27:01 [2021-08-04T09:27:01.686Z] --- PASS: TestBuildSquashParent (5.53s)
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:01 [2021-08-04T09:27:01.686Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:01 [2021-08-04T09:27:01.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:01 [2021-08-04T09:27:01.686Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:27:01 [2021-08-04T09:27:01.686Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:27:04 [2021-08-04T09:27:04.209Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:27:04 [2021-08-04T09:27:04.209Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:27:06 [2021-08-04T09:27:06.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:27:06 [2021-08-04T09:27:06.362Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:27:08 [2021-08-04T09:27:08.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
09:27:08 [2021-08-04T09:27:08.886Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
09:27:08 [2021-08-04T09:27:08.886Z] === RUN   TestBuildMultiStageCopy
09:27:08 [2021-08-04T09:27:08.886Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:27:10 [2021-08-04T09:27:10.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:27:10 [2021-08-04T09:27:10.515Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:27:10 [2021-08-04T09:27:10.773Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:27:11 [2021-08-04T09:27:11.030Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:27:11 [2021-08-04T09:27:11.465Z] --- PASS: TestBuildMultiStageCopy (2.72s)
09:27:11 [2021-08-04T09:27:11.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s)
09:27:11 [2021-08-04T09:27:11.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
09:27:11 [2021-08-04T09:27:11.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
09:27:11 [2021-08-04T09:27:11.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
09:27:11 [2021-08-04T09:27:11.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
09:27:11 [2021-08-04T09:27:11.465Z] === RUN   TestBuildMultiStageParentConfig
09:27:11 [2021-08-04T09:27:11.723Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
09:27:11 [2021-08-04T09:27:11.723Z] === RUN   TestBuildLabelWithTargets
09:27:13 [2021-08-04T09:27:13.094Z] --- PASS: TestBuildLabelWithTargets (0.97s)
09:27:13 [2021-08-04T09:27:13.094Z] === RUN   TestBuildWithEmptyLayers
09:27:13 [2021-08-04T09:27:13.094Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
09:27:13 [2021-08-04T09:27:13.094Z] === RUN   TestBuildMultiStageOnBuild
09:27:15 [2021-08-04T09:27:15.617Z] --- PASS: TestBuildMultiStageOnBuild (2.04s)
09:27:15 [2021-08-04T09:27:15.617Z] === RUN   TestBuildUncleanTarFilenames
09:27:15 [2021-08-04T09:27:15.874Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
09:27:15 [2021-08-04T09:27:15.874Z] === RUN   TestBuildMultiStageLayerLeak
09:27:18 [2021-08-04T09:27:18.397Z] --- PASS: TestBuildMultiStageLayerLeak (2.17s)
09:27:18 [2021-08-04T09:27:18.397Z] === RUN   TestBuildWithHugeFile
09:28:14 [2021-08-04T09:28:14.607Z] --- PASS: TestBuildWithHugeFile (52.35s)
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildWCOWSandboxSize
09:28:14 [2021-08-04T09:28:14.607Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
09:28:14 [2021-08-04T09:28:14.607Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildWithEmptyDockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:28:14 [2021-08-04T09:28:14.607Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
09:28:14 [2021-08-04T09:28:14.607Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
09:28:14 [2021-08-04T09:28:14.607Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
09:28:14 [2021-08-04T09:28:14.607Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildPreserveOwnership
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildPreserveOwnership/copy_from
09:28:14 [2021-08-04T09:28:14.607Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:28:15 [2021-08-04T09:28:15.171Z] --- PASS: TestBuildPreserveOwnership (4.43s)
09:28:15 [2021-08-04T09:28:15.171Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.07s)
09:28:15 [2021-08-04T09:28:15.171Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
09:28:15 [2021-08-04T09:28:15.171Z] === RUN   TestBuildPlatformInvalid
09:28:15 [2021-08-04T09:28:15.171Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:28:15 [2021-08-04T09:28:15.171Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:28:30 [2021-08-04T09:28:30.032Z] Loaded image: buildpack-deps:buster
09:28:30 [2021-08-04T09:28:30.032Z] Loaded image: busybox:latest
09:28:30 [2021-08-04T09:28:30.032Z] Loaded image: busybox:glibc
09:28:32 [2021-08-04T09:28:32.556Z] Loaded image: debian:bullseye
09:28:32 [2021-08-04T09:28:32.556Z] Loaded image: hello-world:latest
09:28:32 [2021-08-04T09:28:32.556Z] Loaded image: arm32v7/hello-world:latest
09:28:40 [2021-08-04T09:28:40.653Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.88s)
09:28:40 [2021-08-04T09:28:40.653Z] PASS
09:28:40 [2021-08-04T09:28:40.653Z] 
09:28:40 [2021-08-04T09:28:40.653Z] === Skipped
09:28:40 [2021-08-04T09:28:40.653Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:28:40 [2021-08-04T09:28:40.653Z]     build_session_test.go:25: TODO: BuildKit
09:28:40 [2021-08-04T09:28:40.653Z] 
09:28:40 [2021-08-04T09:28:40.653Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:28:40 [2021-08-04T09:28:40.653Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
09:28:40 [2021-08-04T09:28:40.653Z] 
09:28:40 [2021-08-04T09:28:40.653Z] 
09:28:40 [2021-08-04T09:28:40.653Z] DONE 34 tests, 2 skipped in 124.603s
09:28:40 [2021-08-04T09:28:40.653Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:28:40 [2021-08-04T09:28:40.653Z] INFO: Testing against a local daemon
09:28:40 [2021-08-04T09:28:40.653Z] === RUN   TestConfigInspect
09:28:42 [2021-08-04T09:28:42.587Z] --- PASS: TestConfigInspect (2.37s)
09:28:42 [2021-08-04T09:28:42.587Z] === RUN   TestConfigList
09:28:45 [2021-08-04T09:28:45.107Z] --- PASS: TestConfigList (2.19s)
09:28:45 [2021-08-04T09:28:45.107Z] === RUN   TestConfigsCreateAndDelete
09:28:47 [2021-08-04T09:28:47.053Z] --- PASS: TestConfigsCreateAndDelete (2.20s)
09:28:47 [2021-08-04T09:28:47.053Z] === RUN   TestConfigsUpdate
09:28:49 [2021-08-04T09:28:49.603Z] --- PASS: TestConfigsUpdate (2.23s)
09:28:49 [2021-08-04T09:28:49.603Z] === RUN   TestTemplatedConfig
09:28:52 [2021-08-04T09:28:52.879Z] --- PASS: TestTemplatedConfig (3.34s)
09:28:52 [2021-08-04T09:28:52.879Z] === RUN   TestConfigCreateResolve
09:28:54 [2021-08-04T09:28:54.772Z] --- PASS: TestConfigCreateResolve (2.20s)
09:28:54 [2021-08-04T09:28:54.772Z] PASS
09:28:54 [2021-08-04T09:28:54.772Z] 
09:28:54 [2021-08-04T09:28:54.772Z] DONE 6 tests in 14.579s
09:28:54 [2021-08-04T09:28:54.772Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:28:54 [2021-08-04T09:28:54.772Z] INFO: Testing against a local daemon
09:28:54 [2021-08-04T09:28:54.772Z] === RUN   TestCheckpoint
09:28:54 [2021-08-04T09:28:54.772Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:28:54 [2021-08-04T09:28:54.772Z] --- SKIP: TestCheckpoint (0.00s)
09:28:54 [2021-08-04T09:28:54.772Z] === RUN   TestContainerInvalidJSON
09:28:54 [2021-08-04T09:28:54.772Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:28:54 [2021-08-04T09:28:54.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:28:54 [2021-08-04T09:28:54.772Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:28:54 [2021-08-04T09:28:54.772Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:28:54 [2021-08-04T09:28:54.772Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:28:54 [2021-08-04T09:28:54.772Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:28:54 [2021-08-04T09:28:54.772Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:28:54 [2021-08-04T09:28:54.772Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:28:54 [2021-08-04T09:28:54.772Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:28:54 [2021-08-04T09:28:54.772Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:28:55 [2021-08-04T09:28:55.029Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:28:55 [2021-08-04T09:28:55.029Z] === RUN   TestCopyFromContainerPathIsNotDir
09:28:55 [2021-08-04T09:28:55.029Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
09:28:55 [2021-08-04T09:28:55.029Z] === RUN   TestCopyToContainerPathDoesNotExist
09:28:55 [2021-08-04T09:28:55.286Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
09:28:55 [2021-08-04T09:28:55.286Z] === RUN   TestCopyToContainerPathIsNotDir
09:28:55 [2021-08-04T09:28:55.286Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
09:28:55 [2021-08-04T09:28:55.286Z] === RUN   TestCopyFromContainer
09:28:56 [2021-08-04T09:28:56.661Z] === RUN   TestCopyFromContainer//
09:28:56 [2021-08-04T09:28:56.661Z] === RUN   TestCopyFromContainer//bar/root
09:28:56 [2021-08-04T09:28:56.661Z] === RUN   TestCopyFromContainer//bar/root/
09:28:56 [2021-08-04T09:28:56.918Z] === RUN   TestCopyFromContainer/bar/quux
09:28:56 [2021-08-04T09:28:56.918Z] === RUN   TestCopyFromContainer/bar/quux/
09:28:56 [2021-08-04T09:28:56.918Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:28:56 [2021-08-04T09:28:56.918Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:28:56 [2021-08-04T09:28:56.918Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCopyFromContainer/bar/notarget
09:28:57 [2021-08-04T09:28:57.175Z] --- PASS: TestCopyFromContainer (1.87s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:28:57 [2021-08-04T09:28:57.175Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateLinkToNonExistingContainer
09:28:57 [2021-08-04T09:28:57.175Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateWithInvalidEnv
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateWithInvalidEnv/0
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateWithInvalidEnv/0
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateWithInvalidEnv/1
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateWithInvalidEnv/1
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateWithInvalidEnv/2
09:28:57 [2021-08-04T09:28:57.175Z] === PAUSE TestCreateWithInvalidEnv/2
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateWithInvalidEnv/0
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateWithInvalidEnv/2
09:28:57 [2021-08-04T09:28:57.175Z] === CONT  TestCreateWithInvalidEnv/1
09:28:57 [2021-08-04T09:28:57.175Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:28:57 [2021-08-04T09:28:57.175Z] === RUN   TestCreateTmpfsMountsTarget
09:28:57 [2021-08-04T09:28:57.433Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:28:57 [2021-08-04T09:28:57.433Z] === RUN   TestCreateWithCustomMaskedPaths
09:28:59 [2021-08-04T09:28:59.957Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
09:28:59 [2021-08-04T09:28:59.957Z] === RUN   TestCreateWithCustomReadonlyPaths
09:29:02 [2021-08-04T09:29:02.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s)
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:02 [2021-08-04T09:29:02.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:02 [2021-08-04T09:29:02.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:29:02 [2021-08-04T09:29:02.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:29:02 [2021-08-04T09:29:02.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:29:02 [2021-08-04T09:29:02.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:29:02 [2021-08-04T09:29:02.480Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:29:02 [2021-08-04T09:29:02.738Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
09:29:02 [2021-08-04T09:29:02.738Z] === RUN   TestCreateDifferentPlatform
09:29:02 [2021-08-04T09:29:02.738Z] === RUN   TestCreateDifferentPlatform/different_os
09:29:02 [2021-08-04T09:29:02.738Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:29:02 [2021-08-04T09:29:02.738Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:29:02 [2021-08-04T09:29:02.738Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:29:02 [2021-08-04T09:29:02.738Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:29:02 [2021-08-04T09:29:02.738Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:29:02 [2021-08-04T09:29:02.738Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
09:29:02 [2021-08-04T09:29:02.738Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:29:02 [2021-08-04T09:29:02.995Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestContainerStartOnDaemonRestart
09:29:02 [2021-08-04T09:29:02.995Z] === PAUSE TestContainerStartOnDaemonRestart
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestDaemonRestartIpcMode
09:29:02 [2021-08-04T09:29:02.995Z] === PAUSE TestDaemonRestartIpcMode
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestDaemonHostGatewayIP
09:29:02 [2021-08-04T09:29:02.995Z] === PAUSE TestDaemonHostGatewayIP
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestRestartDaemonWithRestartingContainer
09:29:02 [2021-08-04T09:29:02.995Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestContainerKillOnDaemonStart
09:29:02 [2021-08-04T09:29:02.995Z] === PAUSE TestContainerKillOnDaemonStart
09:29:02 [2021-08-04T09:29:02.995Z] === RUN   TestDiff
09:29:03 [2021-08-04T09:29:03.559Z] --- PASS: TestDiff (0.75s)
09:29:03 [2021-08-04T09:29:03.559Z] === RUN   TestExecWithCloseStdin
09:29:04 [2021-08-04T09:29:04.936Z] --- PASS: TestExecWithCloseStdin (1.11s)
09:29:04 [2021-08-04T09:29:04.936Z] === RUN   TestExec
09:29:05 [2021-08-04T09:29:05.880Z] --- PASS: TestExec (1.06s)
09:29:05 [2021-08-04T09:29:05.880Z] === RUN   TestExecUser
09:29:06 [2021-08-04T09:29:06.811Z] --- PASS: TestExecUser (1.11s)
09:29:06 [2021-08-04T09:29:06.811Z] === RUN   TestExportContainerAndImportImage
09:29:08 [2021-08-04T09:29:08.179Z] --- PASS: TestExportContainerAndImportImage (0.99s)
09:29:08 [2021-08-04T09:29:08.179Z] === RUN   TestExportContainerAfterDaemonRestart
09:29:09 [2021-08-04T09:29:09.110Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
09:29:09 [2021-08-04T09:29:09.110Z] === RUN   TestHealthCheckWorkdir
09:29:11 [2021-08-04T09:29:11.004Z] --- PASS: TestHealthCheckWorkdir (1.50s)
09:29:11 [2021-08-04T09:29:11.004Z] === RUN   TestHealthKillContainer
09:29:14 [2021-08-04T09:29:14.277Z] --- PASS: TestHealthKillContainer (3.12s)
09:29:14 [2021-08-04T09:29:14.277Z] === RUN   TestInspectCpusetInConfigPre120
09:29:14 [2021-08-04T09:29:14.535Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
09:29:14 [2021-08-04T09:29:14.535Z] === RUN   TestIpcModeNone
09:29:15 [2021-08-04T09:29:15.905Z] --- PASS: TestIpcModeNone (1.07s)
09:29:15 [2021-08-04T09:29:15.905Z] === RUN   TestIpcModePrivate
09:29:16 [2021-08-04T09:29:16.470Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
09:29:16 [2021-08-04T09:29:16.727Z] --- PASS: TestIpcModePrivate (1.06s)
09:29:16 [2021-08-04T09:29:16.727Z] === RUN   TestIpcModeShareable
09:29:17 [2021-08-04T09:29:17.658Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
09:29:17 [2021-08-04T09:29:17.915Z] --- PASS: TestIpcModeShareable (1.08s)
09:29:17 [2021-08-04T09:29:17.916Z] === RUN   TestAPIIpcModeShareableAndContainer
09:29:21 [2021-08-04T09:29:21.191Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s)
09:29:21 [2021-08-04T09:29:21.191Z] === RUN   TestAPIIpcModeHost
09:29:22 [2021-08-04T09:29:22.123Z] --- PASS: TestAPIIpcModeHost (1.09s)
09:29:22 [2021-08-04T09:29:22.123Z] === RUN   TestDaemonIpcModeShareable
09:29:23 [2021-08-04T09:29:23.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
09:29:23 [2021-08-04T09:29:23.494Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
09:29:23 [2021-08-04T09:29:23.751Z] === RUN   TestDaemonIpcModePrivate
09:29:25 [2021-08-04T09:29:25.120Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
09:29:25 [2021-08-04T09:29:25.377Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
09:29:25 [2021-08-04T09:29:25.377Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:29:26 [2021-08-04T09:29:26.748Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
09:29:27 [2021-08-04T09:29:27.006Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
09:29:27 [2021-08-04T09:29:27.006Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:29:28 [2021-08-04T09:29:28.378Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
09:29:28 [2021-08-04T09:29:28.639Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
09:29:28 [2021-08-04T09:29:28.639Z] === RUN   TestIpcModeOlderClient
09:29:28 [2021-08-04T09:29:28.639Z] === PAUSE TestIpcModeOlderClient
09:29:28 [2021-08-04T09:29:28.639Z] === RUN   TestKillContainerInvalidSignal
09:29:29 [2021-08-04T09:29:29.570Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
09:29:29 [2021-08-04T09:29:29.570Z] === RUN   TestKillContainer
09:29:29 [2021-08-04T09:29:29.570Z] === RUN   TestKillContainer/no_signal
09:29:30 [2021-08-04T09:29:30.134Z] === RUN   TestKillContainer/non_killing_signal
09:29:30 [2021-08-04T09:29:30.699Z] === RUN   TestKillContainer/killing_signal
09:29:31 [2021-08-04T09:29:31.631Z] --- PASS: TestKillContainer (2.07s)
09:29:31 [2021-08-04T09:29:31.631Z]     --- PASS: TestKillContainer/no_signal (0.67s)
09:29:31 [2021-08-04T09:29:31.631Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
09:29:31 [2021-08-04T09:29:31.631Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
09:29:31 [2021-08-04T09:29:31.631Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:29:31 [2021-08-04T09:29:31.631Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:29:32 [2021-08-04T09:29:32.195Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:29:33 [2021-08-04T09:29:33.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
09:29:33 [2021-08-04T09:29:33.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
09:29:33 [2021-08-04T09:29:33.126Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
09:29:33 [2021-08-04T09:29:33.126Z] === RUN   TestKillStoppedContainer
09:29:33 [2021-08-04T09:29:33.126Z] --- PASS: TestKillStoppedContainer (0.05s)
09:29:33 [2021-08-04T09:29:33.126Z] === RUN   TestKillStoppedContainerAPIPre120
09:29:33 [2021-08-04T09:29:33.126Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:29:33 [2021-08-04T09:29:33.126Z] === RUN   TestKillDifferentUserContainer
09:29:33 [2021-08-04T09:29:33.692Z] --- PASS: TestKillDifferentUserContainer (0.69s)
09:29:33 [2021-08-04T09:29:33.692Z] === RUN   TestInspectOomKilledTrue
09:29:33 [2021-08-04T09:29:33.692Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:29:33 [2021-08-04T09:29:33.692Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:29:33 [2021-08-04T09:29:33.692Z] === RUN   TestInspectOomKilledFalse
09:29:34 [2021-08-04T09:29:34.623Z] --- PASS: TestInspectOomKilledFalse (0.78s)
09:29:34 [2021-08-04T09:29:34.623Z] === RUN   TestLinksEtcHostsContentMatch
09:29:35 [2021-08-04T09:29:35.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
09:29:35 [2021-08-04T09:29:35.188Z] === RUN   TestLinksContainerNames
09:29:37 [2021-08-04T09:29:37.083Z] --- PASS: TestLinksContainerNames (1.40s)
09:29:37 [2021-08-04T09:29:37.083Z] === RUN   TestLogsFollowTailEmpty
09:29:37 [2021-08-04T09:29:37.340Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
09:29:37 [2021-08-04T09:29:37.340Z] === RUN   TestContainerNetworkMountsNoChown
09:29:38 [2021-08-04T09:29:38.277Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/default
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/default
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/private
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/private
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rprivate
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rprivate
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/slave
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/slave
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rslave
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rslave
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/shared
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/shared
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rshared
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rshared
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/default
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/default/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/default/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/default/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rshared
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/shared
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rslave
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/slave
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rprivate
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/private
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/private/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/private/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/default/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:29:38 [2021-08-04T09:29:38.277Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/private/mount_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/private/bind_root
09:29:38 [2021-08-04T09:29:38.536Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:29:38 [2021-08-04T09:29:38.536Z] --- PASS: TestMountDaemonRoot (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:29:38 [2021-08-04T09:29:38.536Z] === RUN   TestContainerBindMountNonRecursive
09:29:41 [2021-08-04T09:29:41.080Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
09:29:41 [2021-08-04T09:29:41.080Z] === RUN   TestContainerVolumesMountedAsShared
09:29:41 [2021-08-04T09:29:41.080Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
09:29:41 [2021-08-04T09:29:41.080Z] === RUN   TestContainerVolumesMountedAsSlave
09:29:42 [2021-08-04T09:29:42.014Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s)
09:29:42 [2021-08-04T09:29:42.015Z] === RUN   TestNetworkNat
09:29:42 [2021-08-04T09:29:42.957Z] --- PASS: TestNetworkNat (0.80s)
09:29:42 [2021-08-04T09:29:42.957Z] === RUN   TestNetworkLocalhostTCPNat
09:29:43 [2021-08-04T09:29:43.520Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
09:29:43 [2021-08-04T09:29:43.520Z] === RUN   TestNetworkLoopbackNat
09:29:46 [2021-08-04T09:29:46.793Z] --- PASS: TestNetworkLoopbackNat (3.14s)
09:29:46 [2021-08-04T09:29:46.793Z] === RUN   TestPause
09:29:47 [2021-08-04T09:29:47.358Z] --- PASS: TestPause (0.70s)
09:29:47 [2021-08-04T09:29:47.358Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:29:47 [2021-08-04T09:29:47.358Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:29:47 [2021-08-04T09:29:47.358Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:29:47 [2021-08-04T09:29:47.358Z] === RUN   TestPauseStopPausedContainer
09:29:48 [2021-08-04T09:29:48.289Z] --- PASS: TestPauseStopPausedContainer (0.73s)
09:29:48 [2021-08-04T09:29:48.289Z] === RUN   TestPidHost
09:29:50 [2021-08-04T09:29:50.184Z] --- PASS: TestPidHost (2.01s)
09:29:50 [2021-08-04T09:29:50.184Z] === RUN   TestPsFilter
09:29:50 [2021-08-04T09:29:50.184Z] --- PASS: TestPsFilter (0.13s)
09:29:50 [2021-08-04T09:29:50.184Z] === RUN   TestRemoveContainerWithRemovedVolume
09:29:50 [2021-08-04T09:29:50.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
09:29:50 [2021-08-04T09:29:50.748Z] === RUN   TestRemoveContainerWithVolume
09:29:51 [2021-08-04T09:29:51.678Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
09:29:51 [2021-08-04T09:29:51.678Z] === RUN   TestRemoveContainerRunning
09:29:52 [2021-08-04T09:29:52.243Z] --- PASS: TestRemoveContainerRunning (0.71s)
09:29:52 [2021-08-04T09:29:52.243Z] === RUN   TestRemoveContainerForceRemoveRunning
09:29:53 [2021-08-04T09:29:53.175Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
09:29:53 [2021-08-04T09:29:53.175Z] === RUN   TestRemoveInvalidContainer
09:29:53 [2021-08-04T09:29:53.175Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:29:53 [2021-08-04T09:29:53.175Z] === RUN   TestRenameLinkedContainer
09:29:55 [2021-08-04T09:29:55.698Z] --- PASS: TestRenameLinkedContainer (2.84s)
09:29:55 [2021-08-04T09:29:55.698Z] === RUN   TestRenameStoppedContainer
09:29:56 [2021-08-04T09:29:56.629Z] --- PASS: TestRenameStoppedContainer (0.68s)
09:29:56 [2021-08-04T09:29:56.629Z] === RUN   TestRenameRunningContainerAndReuse
09:29:57 [2021-08-04T09:29:57.999Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
09:29:57 [2021-08-04T09:29:57.999Z] === RUN   TestRenameInvalidName
09:29:58 [2021-08-04T09:29:58.566Z] --- PASS: TestRenameInvalidName (0.69s)
09:29:58 [2021-08-04T09:29:58.566Z] === RUN   TestRenameAnonymousContainer
09:30:01 [2021-08-04T09:30:01.090Z] --- PASS: TestRenameAnonymousContainer (2.38s)
09:30:01 [2021-08-04T09:30:01.090Z] === RUN   TestRenameContainerWithSameName
09:30:01 [2021-08-04T09:30:01.655Z] --- PASS: TestRenameContainerWithSameName (0.72s)
09:30:01 [2021-08-04T09:30:01.655Z] === RUN   TestRenameContainerWithLinkedContainer
09:30:03 [2021-08-04T09:30:03.025Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
09:30:03 [2021-08-04T09:30:03.025Z] === RUN   TestResize
09:30:03 [2021-08-04T09:30:03.956Z] --- PASS: TestResize (0.73s)
09:30:03 [2021-08-04T09:30:03.956Z] === RUN   TestResizeWithInvalidSize
09:30:04 [2021-08-04T09:30:04.521Z] --- PASS: TestResizeWithInvalidSize (0.68s)
09:30:04 [2021-08-04T09:30:04.521Z] === RUN   TestResizeWhenContainerNotStarted
09:30:05 [2021-08-04T09:30:05.455Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:30:05 [2021-08-04T09:30:05.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:30:07 [2021-08-04T09:30:07.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:30:07 [2021-08-04T09:30:07.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:30:08 [2021-08-04T09:30:08.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:30:08 [2021-08-04T09:30:08.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:30:10 [2021-08-04T09:30:10.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:30:10 [2021-08-04T09:30:10.284Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:30:12 [2021-08-04T09:30:12.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:30:12 [2021-08-04T09:30:12.747Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:30:15 [2021-08-04T09:30:15.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:30:15 [2021-08-04T09:30:15.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:30:18 [2021-08-04T09:30:18.062Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
09:30:18 [2021-08-04T09:30:18.062Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s)
09:30:18 [2021-08-04T09:30:18.062Z] === RUN   TestCgroupNamespacesRun
09:30:19 [2021-08-04T09:30:19.437Z] --- PASS: TestCgroupNamespacesRun (1.72s)
09:30:19 [2021-08-04T09:30:19.437Z] === RUN   TestCgroupNamespacesRunPrivileged
09:30:19 [2021-08-04T09:30:19.437Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:30:19 [2021-08-04T09:30:19.437Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:30:19 [2021-08-04T09:30:19.437Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:30:21 [2021-08-04T09:30:21.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
09:30:21 [2021-08-04T09:30:21.331Z] === RUN   TestCgroupNamespacesRunHostMode
09:30:22 [2021-08-04T09:30:22.704Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s)
09:30:22 [2021-08-04T09:30:22.704Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:30:24 [2021-08-04T09:30:24.607Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
09:30:24 [2021-08-04T09:30:24.607Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:30:25 [2021-08-04T09:30:25.537Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
09:30:25 [2021-08-04T09:30:25.537Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:30:26 [2021-08-04T09:30:26.467Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:30:26 [2021-08-04T09:30:26.467Z] === RUN   TestCgroupNamespacesRunOlderClient
09:30:27 [2021-08-04T09:30:27.840Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s)
09:30:27 [2021-08-04T09:30:27.840Z] === RUN   TestNISDomainname
09:30:29 [2021-08-04T09:30:29.210Z] --- PASS: TestNISDomainname (1.29s)
09:30:29 [2021-08-04T09:30:29.210Z] === RUN   TestHostnameDnsResolution
09:30:30 [2021-08-04T09:30:30.581Z] --- PASS: TestHostnameDnsResolution (1.22s)
09:30:30 [2021-08-04T09:30:30.581Z] === RUN   TestStats
09:30:33 [2021-08-04T09:30:33.102Z] --- PASS: TestStats (2.75s)
09:30:33 [2021-08-04T09:30:33.102Z] === RUN   TestStopContainerWithTimeout
09:30:33 [2021-08-04T09:30:33.102Z] === RUN   TestStopContainerWithTimeout/0
09:30:33 [2021-08-04T09:30:33.102Z] === PAUSE TestStopContainerWithTimeout/0
09:30:33 [2021-08-04T09:30:33.102Z] === RUN   TestStopContainerWithTimeout/1
09:30:33 [2021-08-04T09:30:33.102Z] === PAUSE TestStopContainerWithTimeout/1
09:30:33 [2021-08-04T09:30:33.102Z] === RUN   TestStopContainerWithTimeout/3
09:30:33 [2021-08-04T09:30:33.102Z] === PAUSE TestStopContainerWithTimeout/3
09:30:33 [2021-08-04T09:30:33.102Z] === RUN   TestStopContainerWithTimeout/-1
09:30:33 [2021-08-04T09:30:33.102Z] === PAUSE TestStopContainerWithTimeout/-1
09:30:33 [2021-08-04T09:30:33.102Z] === CONT  TestStopContainerWithTimeout/0
09:30:33 [2021-08-04T09:30:33.102Z] === CONT  TestStopContainerWithTimeout/-1
09:30:34 [2021-08-04T09:30:34.475Z] === CONT  TestStopContainerWithTimeout/3
09:30:36 [2021-08-04T09:30:36.393Z] === CONT  TestStopContainerWithTimeout/1
09:30:38 [2021-08-04T09:30:38.316Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:30:38 [2021-08-04T09:30:38.316Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
09:30:38 [2021-08-04T09:30:38.316Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
09:30:38 [2021-08-04T09:30:38.316Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
09:30:38 [2021-08-04T09:30:38.316Z]     --- PASS: TestStopContainerWithTimeout/1 (1.75s)
09:30:38 [2021-08-04T09:30:38.316Z] === RUN   TestDeleteDevicemapper
09:30:38 [2021-08-04T09:30:38.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:30:38 [2021-08-04T09:30:38.316Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:30:38 [2021-08-04T09:30:38.316Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:30:40 [2021-08-04T09:30:40.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s)
09:30:40 [2021-08-04T09:30:40.837Z] === RUN   TestUpdateMemory
09:30:41 [2021-08-04T09:30:41.768Z] --- PASS: TestUpdateMemory (1.30s)
09:30:41 [2021-08-04T09:30:41.768Z] === RUN   TestUpdateCPUQuota
09:30:48 [2021-08-04T09:30:48.312Z] --- PASS: TestUpdateCPUQuota (6.53s)
09:30:48 [2021-08-04T09:30:48.312Z] === RUN   TestUpdatePidsLimit
09:30:48 [2021-08-04T09:30:48.312Z] === RUN   TestUpdatePidsLimit/update_from_none
09:30:49 [2021-08-04T09:30:49.243Z] === RUN   TestUpdatePidsLimit/no_change
09:30:49 [2021-08-04T09:30:49.807Z] === RUN   TestUpdatePidsLimit/update_lower
09:30:50 [2021-08-04T09:30:50.371Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:30:51 [2021-08-04T09:30:51.304Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:30:51 [2021-08-04T09:30:51.868Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:30:52 [2021-08-04T09:30:52.432Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:30:53 [2021-08-04T09:30:53.802Z] --- PASS: TestUpdatePidsLimit (5.57s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.68s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/no_change (0.72s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.68s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s)
09:30:53 [2021-08-04T09:30:53.802Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s)
09:30:53 [2021-08-04T09:30:53.802Z] === RUN   TestUpdateRestartPolicy
09:31:08 [2021-08-04T09:31:08.652Z] --- PASS: TestUpdateRestartPolicy (12.59s)
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestUpdateRestartWithAutoRemove
09:31:08 [2021-08-04T09:31:08.652Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitNonBlocked
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:31:08 [2021-08-04T09:31:08.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:31:08 [2021-08-04T09:31:08.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:31:08 [2021-08-04T09:31:08.652Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:31:08 [2021-08-04T09:31:08.652Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:31:08 [2021-08-04T09:31:08.652Z] --- PASS: TestWaitNonBlocked (0.02s)
09:31:08 [2021-08-04T09:31:08.652Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
09:31:08 [2021-08-04T09:31:08.652Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitBlocked
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:31:08 [2021-08-04T09:31:08.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:31:08 [2021-08-04T09:31:08.652Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:31:08 [2021-08-04T09:31:08.652Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:31:08 [2021-08-04T09:31:08.652Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:31:08 [2021-08-04T09:31:08.652Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:31:09 [2021-08-04T09:31:09.583Z] --- PASS: TestWaitBlocked (0.01s)
09:31:09 [2021-08-04T09:31:09.583Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
09:31:09 [2021-08-04T09:31:09.583Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
09:31:09 [2021-08-04T09:31:09.583Z] === CONT  TestContainerStartOnDaemonRestart
09:31:09 [2021-08-04T09:31:09.583Z] === CONT  TestContainerKillOnDaemonStart
09:31:12 [2021-08-04T09:31:12.854Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
09:31:12 [2021-08-04T09:31:12.854Z] === CONT  TestIpcModeOlderClient
09:31:12 [2021-08-04T09:31:12.854Z] --- PASS: TestIpcModeOlderClient (0.06s)
09:31:12 [2021-08-04T09:31:12.854Z] === CONT  TestDaemonHostGatewayIP
09:31:16 [2021-08-04T09:31:16.128Z] --- PASS: TestDaemonHostGatewayIP (3.25s)
09:31:16 [2021-08-04T09:31:16.128Z] === CONT  TestRestartDaemonWithRestartingContainer
09:31:18 [2021-08-04T09:31:18.023Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s)
09:31:18 [2021-08-04T09:31:18.023Z] === CONT  TestDaemonRestartIpcMode
09:31:21 [2021-08-04T09:31:21.365Z] --- PASS: TestDaemonRestartIpcMode (2.93s)
09:31:21 [2021-08-04T09:31:21.621Z] --- PASS: TestContainerKillOnDaemonStart (12.29s)
09:31:21 [2021-08-04T09:31:21.621Z] PASS
09:31:21 [2021-08-04T09:31:21.621Z] 
09:31:21 [2021-08-04T09:31:21.621Z] === Skipped
09:31:21 [2021-08-04T09:31:21.621Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:31:21 [2021-08-04T09:31:21.621Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:31:21 [2021-08-04T09:31:21.621Z] 
09:31:21 [2021-08-04T09:31:21.621Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:31:21 [2021-08-04T09:31:21.622Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:31:21 [2021-08-04T09:31:21.622Z] 
09:31:21 [2021-08-04T09:31:21.622Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:31:21 [2021-08-04T09:31:21.622Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:31:21 [2021-08-04T09:31:21.622Z] 
09:31:21 [2021-08-04T09:31:21.879Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:31:21 [2021-08-04T09:31:21.879Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:31:21 [2021-08-04T09:31:21.879Z] 
09:31:21 [2021-08-04T09:31:21.879Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:31:21 [2021-08-04T09:31:21.879Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:31:21 [2021-08-04T09:31:21.879Z] 
09:31:21 [2021-08-04T09:31:21.879Z] 
09:31:21 [2021-08-04T09:31:21.879Z] DONE 195 tests, 5 skipped in 146.973s
09:31:21 [2021-08-04T09:31:21.879Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:31:21 [2021-08-04T09:31:21.879Z] === RUN   TestConfigDaemonLibtrustID
09:31:22 [2021-08-04T09:31:22.442Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:31:22 [2021-08-04T09:31:22.442Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:31:22 [2021-08-04T09:31:22.442Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation/invalid_config
09:31:22 [2021-08-04T09:31:22.442Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation/malformed_config
09:31:22 [2021-08-04T09:31:22.442Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestDaemonConfigValidation/valid_config
09:31:22 [2021-08-04T09:31:22.442Z] === PAUSE TestDaemonConfigValidation/valid_config
09:31:22 [2021-08-04T09:31:22.442Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:31:22 [2021-08-04T09:31:22.442Z] === CONT  TestDaemonConfigValidation/malformed_config
09:31:22 [2021-08-04T09:31:22.442Z] === CONT  TestDaemonConfigValidation/invalid_config
09:31:22 [2021-08-04T09:31:22.442Z] === CONT  TestDaemonConfigValidation/valid_config
09:31:22 [2021-08-04T09:31:22.442Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:31:22 [2021-08-04T09:31:22.442Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:31:22 [2021-08-04T09:31:22.442Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
09:31:22 [2021-08-04T09:31:22.442Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:31:22 [2021-08-04T09:31:22.442Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:31:22 [2021-08-04T09:31:22.442Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
09:31:22 [2021-08-04T09:31:22.442Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:31:22 [2021-08-04T09:31:22.442Z] PASS
09:31:22 [2021-08-04T09:31:22.442Z] 
09:31:22 [2021-08-04T09:31:22.442Z] DONE 7 tests in 0.751s
09:31:22 [2021-08-04T09:31:22.442Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:31:22 [2021-08-04T09:31:22.442Z] INFO: Testing against a local daemon
09:31:22 [2021-08-04T09:31:22.442Z] === RUN   TestCommitInheritsEnv
09:31:23 [2021-08-04T09:31:23.006Z] --- PASS: TestCommitInheritsEnv (0.31s)
09:31:23 [2021-08-04T09:31:23.006Z] === RUN   TestImportExtremelyLargeImageWorks
09:31:23 [2021-08-04T09:31:23.006Z] === PAUSE TestImportExtremelyLargeImageWorks
09:31:23 [2021-08-04T09:31:23.006Z] === RUN   TestImagesFilterMultiReference
09:31:23 [2021-08-04T09:31:23.006Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:31:23 [2021-08-04T09:31:23.006Z] === RUN   TestImagePullPlatformInvalid
09:31:23 [2021-08-04T09:31:23.006Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:31:23 [2021-08-04T09:31:23.006Z] === RUN   TestRemoveImageOrphaning
09:31:23 [2021-08-04T09:31:23.263Z] --- PASS: TestRemoveImageOrphaning (0.28s)
09:31:23 [2021-08-04T09:31:23.263Z] === RUN   TestRemoveImageGarbageCollector
09:31:25 [2021-08-04T09:31:25.156Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
09:31:25 [2021-08-04T09:31:25.156Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:31:25 [2021-08-04T09:31:25.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:31:25 [2021-08-04T09:31:25.156Z] === RUN   TestTagInvalidReference
09:31:25 [2021-08-04T09:31:25.156Z] --- PASS: TestTagInvalidReference (0.01s)
09:31:25 [2021-08-04T09:31:25.156Z] === RUN   TestTagValidPrefixedRepo
09:31:25 [2021-08-04T09:31:25.413Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:31:25 [2021-08-04T09:31:25.413Z] === RUN   TestTagExistedNameWithoutForce
09:31:25 [2021-08-04T09:31:25.413Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:31:25 [2021-08-04T09:31:25.413Z] === RUN   TestTagOfficialNames
09:31:25 [2021-08-04T09:31:25.413Z] --- PASS: TestTagOfficialNames (0.06s)
09:31:25 [2021-08-04T09:31:25.413Z] === RUN   TestTagMatchesDigest
09:31:25 [2021-08-04T09:31:25.413Z] --- PASS: TestTagMatchesDigest (0.02s)
09:31:25 [2021-08-04T09:31:25.413Z] === CONT  TestImportExtremelyLargeImageWorks
09:33:01 [2021-08-04T09:33:01.817Z] --- PASS: TestImportExtremelyLargeImageWorks (95.46s)
09:33:01 [2021-08-04T09:33:01.817Z] PASS
09:33:01 [2021-08-04T09:33:01.817Z] 
09:33:01 [2021-08-04T09:33:01.817Z] DONE 12 tests in 98.336s
09:33:01 [2021-08-04T09:33:01.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:33:01 [2021-08-04T09:33:01.817Z] INFO: Testing against a local daemon
09:33:01 [2021-08-04T09:33:01.817Z] === RUN   TestNetworkCreateDelete
09:33:01 [2021-08-04T09:33:01.817Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:33:01 [2021-08-04T09:33:01.817Z] === RUN   TestDockerNetworkDeletePreferID
09:33:01 [2021-08-04T09:33:01.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
09:33:01 [2021-08-04T09:33:01.817Z] === RUN   TestDaemonDNSFallback
09:33:08 [2021-08-04T09:33:08.359Z] --- PASS: TestDaemonDNSFallback (6.65s)
09:33:08 [2021-08-04T09:33:08.360Z] === RUN   TestInspectNetwork
09:33:11 [2021-08-04T09:33:11.633Z] === RUN   TestInspectNetwork/full_network_id
09:33:11 [2021-08-04T09:33:11.633Z] === RUN   TestInspectNetwork/partial_network_id
09:33:11 [2021-08-04T09:33:11.633Z] === RUN   TestInspectNetwork/network_name
09:33:11 [2021-08-04T09:33:11.633Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:33:15 [2021-08-04T09:33:15.805Z] --- PASS: TestInspectNetwork (7.60s)
09:33:15 [2021-08-04T09:33:15.805Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:33:15 [2021-08-04T09:33:15.805Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:33:15 [2021-08-04T09:33:15.805Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:33:15 [2021-08-04T09:33:15.805Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:33:15 [2021-08-04T09:33:15.805Z] === RUN   TestRunContainerWithBridgeNone
09:33:19 [2021-08-04T09:33:19.079Z] --- PASS: TestRunContainerWithBridgeNone (3.08s)
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkInvalidJSON
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkInvalidJSON//networks/create
09:33:19 [2021-08-04T09:33:19.079Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:33:19 [2021-08-04T09:33:19.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:33:19 [2021-08-04T09:33:19.079Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:33:19 [2021-08-04T09:33:19.079Z] === CONT  TestNetworkInvalidJSON//networks/create
09:33:19 [2021-08-04T09:33:19.079Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:33:19 [2021-08-04T09:33:19.079Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:33:19 [2021-08-04T09:33:19.079Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:33:19 [2021-08-04T09:33:19.079Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:33:19 [2021-08-04T09:33:19.079Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:33:19 [2021-08-04T09:33:19.079Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkList
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkList//networks
09:33:19 [2021-08-04T09:33:19.079Z] === PAUSE TestNetworkList//networks
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestNetworkList//networks/
09:33:19 [2021-08-04T09:33:19.079Z] === PAUSE TestNetworkList//networks/
09:33:19 [2021-08-04T09:33:19.079Z] === CONT  TestNetworkList//networks
09:33:19 [2021-08-04T09:33:19.079Z] === CONT  TestNetworkList//networks/
09:33:19 [2021-08-04T09:33:19.079Z] --- PASS: TestNetworkList (0.01s)
09:33:19 [2021-08-04T09:33:19.079Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:33:19 [2021-08-04T09:33:19.079Z]     --- PASS: TestNetworkList//networks (0.00s)
09:33:19 [2021-08-04T09:33:19.079Z] === RUN   TestHostIPv4BridgeLabel
09:33:19 [2021-08-04T09:33:19.337Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:33:19 [2021-08-04T09:33:19.337Z] === RUN   TestDaemonRestartWithLiveRestore
09:33:20 [2021-08-04T09:33:20.288Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:33:20 [2021-08-04T09:33:20.288Z] === RUN   TestDaemonDefaultNetworkPools
09:33:21 [2021-08-04T09:33:21.256Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
09:33:21 [2021-08-04T09:33:21.256Z] === RUN   TestDaemonRestartWithExistingNetwork
09:33:22 [2021-08-04T09:33:22.185Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:33:22 [2021-08-04T09:33:22.185Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:33:23 [2021-08-04T09:33:23.553Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:33:23 [2021-08-04T09:33:23.553Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:33:24 [2021-08-04T09:33:24.117Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:33:24 [2021-08-04T09:33:24.117Z] === RUN   TestServiceWithPredefinedNetwork
09:33:26 [2021-08-04T09:33:26.639Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s)
09:33:26 [2021-08-04T09:33:26.639Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:33:26 [2021-08-04T09:33:26.639Z]     service_test.go:242: FLAKY_TEST
09:33:26 [2021-08-04T09:33:26.639Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:33:26 [2021-08-04T09:33:26.639Z] === RUN   TestServiceWithDataPathPortInit
09:33:41 [2021-08-04T09:33:41.493Z] --- PASS: TestServiceWithDataPathPortInit (14.56s)
09:33:41 [2021-08-04T09:33:41.493Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:33:44 [2021-08-04T09:33:44.015Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nc9g9wjp9tfk5b7l1uh6kn2ok Created:2021-08-04 09:33:42.525502091 +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[0435bf60bacb244828d61437cb816068b42915ae4e5e2b1329ad7f65d42b4c67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vozpyv9tocje5i8z8tlfzo6ax EndpointID:f66cf6708893d7eaa67a1b5c72cd26446af5e7bf7c90e0c61f152a5f91d01471 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:652f3c6279a8e17380ae949d4c0faaab10569cb89a7cb0b794f7c1d7420552b4 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:44fbbe1ca3c4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vozpyv9tocje5i8z8tlfzo6ax EndpointID:f66cf6708893d7eaa67a1b5c72cd26446af5e7bf7c90e0c61f152a5f91d01471 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:33:49 [2021-08-04T09:33:49.265Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s)
09:33:49 [2021-08-04T09:33:49.265Z] PASS
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] === Skipped
09:33:49 [2021-08-04T09:33:49.265Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:33:49 [2021-08-04T09:33:49.265Z]     service_test.go:242: FLAKY_TEST
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] DONE 26 tests, 1 skipped in 47.574s
09:33:49 [2021-08-04T09:33:49.265Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:33:49 [2021-08-04T09:33:49.265Z] INFO: Testing against a local daemon
09:33:49 [2021-08-04T09:33:49.265Z] === RUN   TestDockerNetworkIpvlanPersistance
09:33:49 [2021-08-04T09:33:49.265Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:33:49 [2021-08-04T09:33:49.265Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:33:49 [2021-08-04T09:33:49.265Z] === RUN   TestDockerNetworkIpvlan
09:33:49 [2021-08-04T09:33:49.265Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:33:49 [2021-08-04T09:33:49.265Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:33:49 [2021-08-04T09:33:49.265Z] PASS
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] === Skipped
09:33:49 [2021-08-04T09:33:49.265Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:33:49 [2021-08-04T09:33:49.265Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:33:49 [2021-08-04T09:33:49.265Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] 
09:33:49 [2021-08-04T09:33:49.265Z] DONE 2 tests, 2 skipped in 0.041s
09:33:49 [2021-08-04T09:33:49.265Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:33:49 [2021-08-04T09:33:49.265Z] INFO: Testing against a local daemon
09:33:49 [2021-08-04T09:33:49.265Z] === RUN   TestDockerNetworkMacvlanPersistance
09:33:49 [2021-08-04T09:33:49.829Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
09:33:49 [2021-08-04T09:33:49.829Z] === RUN   TestDockerNetworkMacvlan
09:33:50 [2021-08-04T09:33:50.758Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:33:51 [2021-08-04T09:33:51.322Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:33:52 [2021-08-04T09:33:52.254Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:33:54 [2021-08-04T09:33:54.779Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:33:57 [2021-08-04T09:33:57.304Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:34:02 [2021-08-04T09:34:02.559Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:34:04 [2021-08-04T09:34:04.453Z] --- PASS: TestDockerNetworkMacvlan (14.34s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.83s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.04s)
09:34:04 [2021-08-04T09:34:04.453Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
09:34:04 [2021-08-04T09:34:04.453Z] PASS
09:34:04 [2021-08-04T09:34:04.453Z] 
09:34:04 [2021-08-04T09:34:04.453Z] DONE 8 tests in 15.678s
09:34:04 [2021-08-04T09:34:04.453Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:34:04 [2021-08-04T09:34:04.453Z] testing: warning: no tests to run
09:34:04 [2021-08-04T09:34:04.453Z] PASS
09:34:04 [2021-08-04T09:34:04.453Z] 
09:34:04 [2021-08-04T09:34:04.453Z] DONE 0 tests in 0.007s
09:34:04 [2021-08-04T09:34:04.453Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:34:04 [2021-08-04T09:34:04.453Z] INFO: Testing against a local daemon
09:34:04 [2021-08-04T09:34:04.453Z] === RUN   TestAuthZPluginAllowRequest
09:34:05 [2021-08-04T09:34:05.824Z] --- PASS: TestAuthZPluginAllowRequest (1.42s)
09:34:05 [2021-08-04T09:34:05.824Z] === RUN   TestAuthZPluginTLS
09:34:06 [2021-08-04T09:34:06.387Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:34:06 [2021-08-04T09:34:06.387Z] === RUN   TestAuthZPluginDenyRequest
09:34:06 [2021-08-04T09:34:06.951Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:34:06 [2021-08-04T09:34:06.951Z] === RUN   TestAuthZPluginAPIDenyResponse
09:34:07 [2021-08-04T09:34:07.207Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:34:07 [2021-08-04T09:34:07.207Z] === RUN   TestAuthZPluginDenyResponse
09:34:07 [2021-08-04T09:34:07.771Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:34:07 [2021-08-04T09:34:07.771Z] === RUN   TestAuthZPluginAllowEventStream
09:34:09 [2021-08-04T09:34:09.665Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
09:34:09 [2021-08-04T09:34:09.665Z] === RUN   TestAuthZPluginErrorResponse
09:34:09 [2021-08-04T09:34:09.923Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:34:09 [2021-08-04T09:34:09.923Z] === RUN   TestAuthZPluginErrorRequest
09:34:10 [2021-08-04T09:34:10.486Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:34:10 [2021-08-04T09:34:10.486Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:34:11 [2021-08-04T09:34:11.048Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:34:11 [2021-08-04T09:34:11.048Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:34:12 [2021-08-04T09:34:12.944Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s)
09:34:12 [2021-08-04T09:34:12.944Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:34:14 [2021-08-04T09:34:14.315Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
09:34:14 [2021-08-04T09:34:14.315Z] === RUN   TestAuthZPluginHeader
09:34:15 [2021-08-04T09:34:15.246Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:34:15 [2021-08-04T09:34:15.246Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:34:19 [2021-08-04T09:34:19.423Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.73s)
09:34:19 [2021-08-04T09:34:19.423Z] === RUN   TestAuthZPluginV2Disable
09:34:21 [2021-08-04T09:34:21.945Z] --- PASS: TestAuthZPluginV2Disable (3.18s)
09:34:21 [2021-08-04T09:34:21.945Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:34:25 [2021-08-04T09:34:25.222Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s)
09:34:25 [2021-08-04T09:34:25.222Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:34:35 [2021-08-04T09:34:35.177Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.35s)
09:34:35 [2021-08-04T09:34:35.177Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:34:53 [2021-08-04T09:34:53.320Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
09:34:53 [2021-08-04T09:34:53.320Z] PASS
09:34:53 [2021-08-04T09:34:53.320Z] 
09:34:53 [2021-08-04T09:34:53.320Z] DONE 17 tests in 47.503s
09:34:53 [2021-08-04T09:34:53.320Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:34:53 [2021-08-04T09:34:53.320Z] INFO: Testing against a local daemon
09:34:53 [2021-08-04T09:34:53.320Z] === RUN   TestPluginInvalidJSON
09:34:53 [2021-08-04T09:34:53.320Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:34:53 [2021-08-04T09:34:53.320Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:34:53 [2021-08-04T09:34:53.320Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:34:53 [2021-08-04T09:34:53.320Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:34:53 [2021-08-04T09:34:53.320Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:34:53 [2021-08-04T09:34:53.320Z] === RUN   TestPluginInstall
09:34:53 [2021-08-04T09:34:53.320Z] === RUN   TestPluginInstall/no_auth
09:34:53 [2021-08-04T09:34:53.578Z] time="2021-08-04T09:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:53 [2021-08-04T09:34:53.578Z] time="2021-08-04T09:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8673a5cf0e37a1100a769f4d0f1eb533156dcaa63b8c6d012147304bb006336" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:53 [2021-08-04T09:34:53.578Z] time="2021-08-04T09:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:53 [2021-08-04T09:34:53.578Z] time="2021-08-04T09:34:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8673a5cf0e37a1100a769f4d0f1eb533156dcaa63b8c6d012147304bb006336" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:53 [2021-08-04T09:34:53.835Z] === RUN   TestPluginInstall/with_htpasswd
09:34:54 [2021-08-04T09:34:54.399Z] time="2021-08-04T09:34:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:54 [2021-08-04T09:34:54.399Z] time="2021-08-04T09:34:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8673a5cf0e37a1100a769f4d0f1eb533156dcaa63b8c6d012147304bb006336" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:54 [2021-08-04T09:34:54.399Z] time="2021-08-04T09:34:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:54 [2021-08-04T09:34:54.399Z] time="2021-08-04T09:34:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8673a5cf0e37a1100a769f4d0f1eb533156dcaa63b8c6d012147304bb006336" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:54 [2021-08-04T09:34:54.656Z] === RUN   TestPluginInstall/with_insecure
09:34:55 [2021-08-04T09:34:55.586Z] time="2021-08-04T09:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:55 [2021-08-04T09:34:55.586Z] time="2021-08-04T09:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c90a2ee2e542ed7ad7cd634ebd36895176b146f4171ee66eed8f4a6b8695485" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:55 [2021-08-04T09:34:55.586Z] time="2021-08-04T09:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:34:55 [2021-08-04T09:34:55.586Z] time="2021-08-04T09:34:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c90a2ee2e542ed7ad7cd634ebd36895176b146f4171ee66eed8f4a6b8695485" mediatype=application/vnd.docker.plugin.v1+json size=522
09:34:55 [2021-08-04T09:34:55.586Z]     plugin_test.go:166: [d32209793ba96] daemon is not started
09:34:55 [2021-08-04T09:34:55.586Z] --- PASS: TestPluginInstall (3.92s)
09:34:55 [2021-08-04T09:34:55.586Z]     --- PASS: TestPluginInstall/no_auth (2.14s)
09:34:55 [2021-08-04T09:34:55.846Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
09:34:55 [2021-08-04T09:34:55.846Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
09:34:55 [2021-08-04T09:34:55.846Z] === RUN   TestPluginsWithRuntimes
09:34:57 [2021-08-04T09:34:57.217Z] === RUN   TestPluginsWithRuntimes/No_Args
09:34:58 [2021-08-04T09:34:58.147Z] === RUN   TestPluginsWithRuntimes/With_Args
09:34:59 [2021-08-04T09:34:59.516Z] --- PASS: TestPluginsWithRuntimes (3.49s)
09:34:59 [2021-08-04T09:34:59.516Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
09:34:59 [2021-08-04T09:34:59.516Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
09:34:59 [2021-08-04T09:34:59.516Z] === RUN   TestPluginBackCompatMediaTypes
09:34:59 [2021-08-04T09:34:59.774Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s)
09:34:59 [2021-08-04T09:34:59.774Z] PASS
09:34:59 [2021-08-04T09:34:59.774Z] 
09:34:59 [2021-08-04T09:34:59.774Z] DONE 10 tests in 8.076s
09:34:59 [2021-08-04T09:34:59.774Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:34:59 [2021-08-04T09:34:59.774Z] INFO: Testing against a local daemon
09:34:59 [2021-08-04T09:34:59.774Z] === RUN   TestExternalGraphDriver
09:35:00 [2021-08-04T09:35:00.030Z] === RUN   TestExternalGraphDriver/json
09:35:01 [2021-08-04T09:35:01.924Z] === RUN   TestExternalGraphDriver/spec
09:35:03 [2021-08-04T09:35:03.819Z] === RUN   TestExternalGraphDriver/pull
09:35:05 [2021-08-04T09:35:05.712Z] --- PASS: TestExternalGraphDriver (5.50s)
09:35:05 [2021-08-04T09:35:05.712Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
09:35:05 [2021-08-04T09:35:05.712Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
09:35:05 [2021-08-04T09:35:05.712Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
09:35:05 [2021-08-04T09:35:05.712Z] === RUN   TestGraphdriverPluginV2
09:35:08 [2021-08-04T09:35:08.985Z] --- PASS: TestGraphdriverPluginV2 (3.65s)
09:35:08 [2021-08-04T09:35:08.985Z] PASS
09:35:08 [2021-08-04T09:35:08.985Z] 
09:35:08 [2021-08-04T09:35:08.985Z] DONE 5 tests in 9.191s
09:35:08 [2021-08-04T09:35:08.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:35:08 [2021-08-04T09:35:08.985Z] INFO: Testing against a local daemon
09:35:08 [2021-08-04T09:35:08.985Z] === RUN   TestContinueAfterPluginCrash
09:35:08 [2021-08-04T09:35:08.985Z] === PAUSE TestContinueAfterPluginCrash
09:35:08 [2021-08-04T09:35:08.985Z] === RUN   TestReadPluginNoRead
09:35:08 [2021-08-04T09:35:08.985Z] === PAUSE TestReadPluginNoRead
09:35:08 [2021-08-04T09:35:08.985Z] === RUN   TestDaemonStartWithLogOpt
09:35:08 [2021-08-04T09:35:08.985Z] === PAUSE TestDaemonStartWithLogOpt
09:35:08 [2021-08-04T09:35:08.985Z] === CONT  TestContinueAfterPluginCrash
09:35:08 [2021-08-04T09:35:08.985Z] === CONT  TestDaemonStartWithLogOpt
09:35:13 [2021-08-04T09:35:13.162Z] --- PASS: TestDaemonStartWithLogOpt (3.51s)
09:35:13 [2021-08-04T09:35:13.162Z] === CONT  TestReadPluginNoRead
09:35:15 [2021-08-04T09:35:15.054Z] === RUN   TestReadPluginNoRead/default
09:35:16 [2021-08-04T09:35:16.424Z] === RUN   TestReadPluginNoRead/disabled_caching
09:35:18 [2021-08-04T09:35:18.318Z] --- PASS: TestContinueAfterPluginCrash (8.85s)
09:35:18 [2021-08-04T09:35:18.318Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:35:19 [2021-08-04T09:35:19.688Z] === CONT  TestReadPluginNoRead
09:35:19 [2021-08-04T09:35:19.688Z]     read_test.go:92: [dd6a7391f735d] daemon is not started
09:35:19 [2021-08-04T09:35:19.688Z] --- PASS: TestReadPluginNoRead (6.97s)
09:35:19 [2021-08-04T09:35:19.688Z]     --- PASS: TestReadPluginNoRead/default (1.56s)
09:35:19 [2021-08-04T09:35:19.688Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.61s)
09:35:19 [2021-08-04T09:35:19.688Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s)
09:35:19 [2021-08-04T09:35:19.688Z] PASS
09:35:19 [2021-08-04T09:35:19.688Z] 
09:35:19 [2021-08-04T09:35:19.688Z] DONE 6 tests in 10.525s
09:35:19 [2021-08-04T09:35:19.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:35:19 [2021-08-04T09:35:19.688Z] testing: warning: no tests to run
09:35:19 [2021-08-04T09:35:19.688Z] PASS
09:35:19 [2021-08-04T09:35:19.688Z] 
09:35:19 [2021-08-04T09:35:19.688Z] DONE 0 tests in 0.009s
09:35:19 [2021-08-04T09:35:19.688Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:35:19 [2021-08-04T09:35:19.688Z] INFO: Testing against a local daemon
09:35:19 [2021-08-04T09:35:19.688Z] === RUN   TestPluginWithDevMounts
09:35:19 [2021-08-04T09:35:19.688Z] === PAUSE TestPluginWithDevMounts
09:35:19 [2021-08-04T09:35:19.688Z] === CONT  TestPluginWithDevMounts
09:35:21 [2021-08-04T09:35:21.581Z] --- PASS: TestPluginWithDevMounts (1.63s)
09:35:21 [2021-08-04T09:35:21.581Z] PASS
09:35:21 [2021-08-04T09:35:21.581Z] 
09:35:21 [2021-08-04T09:35:21.581Z] DONE 1 tests in 1.667s
09:35:21 [2021-08-04T09:35:21.581Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:35:21 [2021-08-04T09:35:21.581Z] INFO: Testing against a local daemon
09:35:21 [2021-08-04T09:35:21.581Z] === RUN   TestSecretInspect
09:35:23 [2021-08-04T09:35:23.478Z] --- PASS: TestSecretInspect (2.22s)
09:35:23 [2021-08-04T09:35:23.478Z] === RUN   TestSecretList
09:35:25 [2021-08-04T09:35:25.999Z] --- PASS: TestSecretList (2.20s)
09:35:25 [2021-08-04T09:35:25.999Z] === RUN   TestSecretsCreateAndDelete
09:35:27 [2021-08-04T09:35:27.896Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
09:35:27 [2021-08-04T09:35:27.896Z] === RUN   TestSecretsUpdate
09:35:30 [2021-08-04T09:35:30.418Z] --- PASS: TestSecretsUpdate (2.18s)
09:35:30 [2021-08-04T09:35:30.418Z] === RUN   TestTemplatedSecret
09:35:33 [2021-08-04T09:35:33.692Z] --- PASS: TestTemplatedSecret (3.40s)
09:35:33 [2021-08-04T09:35:33.692Z] === RUN   TestSecretCreateResolve
09:35:36 [2021-08-04T09:35:36.214Z] --- PASS: TestSecretCreateResolve (2.23s)
09:35:36 [2021-08-04T09:35:36.215Z] PASS
09:35:36 [2021-08-04T09:35:36.215Z] 
09:35:36 [2021-08-04T09:35:36.215Z] DONE 6 tests in 14.470s
09:35:36 [2021-08-04T09:35:36.215Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:35:36 [2021-08-04T09:35:36.215Z] INFO: Testing against a local daemon
09:35:36 [2021-08-04T09:35:36.215Z] === RUN   TestServiceCreateInit
09:35:36 [2021-08-04T09:35:36.215Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:35:40 [2021-08-04T09:35:40.394Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:35:45 [2021-08-04T09:35:45.654Z] --- PASS: TestServiceCreateInit (9.25s)
09:35:45 [2021-08-04T09:35:45.654Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s)
09:35:45 [2021-08-04T09:35:45.654Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s)
09:35:45 [2021-08-04T09:35:45.654Z] === RUN   TestCreateServiceMultipleTimes
09:36:03 [2021-08-04T09:36:03.712Z] --- PASS: TestCreateServiceMultipleTimes (17.20s)
09:36:03 [2021-08-04T09:36:03.712Z] === RUN   TestCreateServiceConflict
09:36:04 [2021-08-04T09:36:04.641Z] --- PASS: TestCreateServiceConflict (2.19s)
09:36:04 [2021-08-04T09:36:04.641Z] === RUN   TestCreateServiceMaxReplicas
09:36:07 [2021-08-04T09:36:07.970Z] --- PASS: TestCreateServiceMaxReplicas (3.23s)
09:36:07 [2021-08-04T09:36:07.970Z] === RUN   TestCreateWithDuplicateNetworkNames
09:36:22 [2021-08-04T09:36:22.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s)
09:36:22 [2021-08-04T09:36:22.864Z] === RUN   TestCreateServiceSecretFileMode
09:36:24 [2021-08-04T09:36:24.234Z] --- PASS: TestCreateServiceSecretFileMode (2.69s)
09:36:24 [2021-08-04T09:36:24.234Z] === RUN   TestCreateServiceConfigFileMode
09:36:26 [2021-08-04T09:36:26.756Z] --- PASS: TestCreateServiceConfigFileMode (2.71s)
09:36:26 [2021-08-04T09:36:26.756Z] === RUN   TestCreateServiceSysctls
09:36:30 [2021-08-04T09:36:30.930Z] --- PASS: TestCreateServiceSysctls (3.70s)
09:36:30 [2021-08-04T09:36:30.930Z] === RUN   TestCreateServiceCapabilities
09:36:33 [2021-08-04T09:36:33.452Z] --- PASS: TestCreateServiceCapabilities (2.81s)
09:36:33 [2021-08-04T09:36:33.452Z] === RUN   TestInspect
09:36:36 [2021-08-04T09:36:36.726Z] --- PASS: TestInspect (3.29s)
09:36:36 [2021-08-04T09:36:36.726Z] === RUN   TestCreateJob
09:36:40 [2021-08-04T09:36:40.000Z] --- PASS: TestCreateJob (3.65s)
09:36:40 [2021-08-04T09:36:40.000Z] === RUN   TestReplicatedJob
09:36:48 [2021-08-04T09:36:48.100Z] --- PASS: TestReplicatedJob (6.64s)
09:36:48 [2021-08-04T09:36:48.100Z] === RUN   TestUpdateReplicatedJob
09:36:50 [2021-08-04T09:36:50.622Z] --- PASS: TestUpdateReplicatedJob (3.71s)
09:36:50 [2021-08-04T09:36:50.622Z] === RUN   TestServiceListWithStatuses
09:36:50 [2021-08-04T09:36:50.622Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:36:50 [2021-08-04T09:36:50.622Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:36:50 [2021-08-04T09:36:50.622Z] === RUN   TestDockerNetworkConnectAlias
09:36:55 [2021-08-04T09:36:55.874Z] --- PASS: TestDockerNetworkConnectAlias (4.79s)
09:36:55 [2021-08-04T09:36:55.874Z] === RUN   TestDockerNetworkReConnect
09:36:59 [2021-08-04T09:36:59.152Z] --- PASS: TestDockerNetworkReConnect (3.78s)
09:36:59 [2021-08-04T09:36:59.152Z] === RUN   TestServicePlugin
09:37:03 [2021-08-04T09:37:03.329Z]     plugin_test.go:62: [d2f50e626577e] joining swarm manager [dab93e907620c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:37:03 [2021-08-04T09:37:03.894Z]     plugin_test.go:65: [d53cd3e1e0f22] joining swarm manager [dab93e907620c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:37:30 [2021-08-04T09:37:30.402Z] --- PASS: TestServicePlugin (30.50s)
09:37:30 [2021-08-04T09:37:30.402Z] === RUN   TestServiceUpdateLabel
09:37:31 [2021-08-04T09:37:31.771Z] --- PASS: TestServiceUpdateLabel (2.23s)
09:37:31 [2021-08-04T09:37:31.771Z] === RUN   TestServiceUpdateSecrets
09:37:49 [2021-08-04T09:37:49.827Z] --- PASS: TestServiceUpdateSecrets (15.12s)
09:37:49 [2021-08-04T09:37:49.827Z] === RUN   TestServiceUpdateConfigs
09:38:02 [2021-08-04T09:38:02.005Z] --- PASS: TestServiceUpdateConfigs (15.11s)
09:38:02 [2021-08-04T09:38:02.005Z] === RUN   TestServiceUpdateNetwork
09:38:16 [2021-08-04T09:38:16.881Z] --- PASS: TestServiceUpdateNetwork (13.09s)
09:38:16 [2021-08-04T09:38:16.881Z] === RUN   TestServiceUpdatePidsLimit
09:38:16 [2021-08-04T09:38:16.881Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:38:17 [2021-08-04T09:38:17.448Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:38:25 [2021-08-04T09:38:25.558Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestServiceUpdatePidsLimit (17.23s)
09:38:33 [2021-08-04T09:38:33.650Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
09:38:33 [2021-08-04T09:38:33.650Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s)
09:38:33 [2021-08-04T09:38:33.650Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s)
09:38:33 [2021-08-04T09:38:33.650Z] PASS
09:38:33 [2021-08-04T09:38:33.650Z] 
09:38:33 [2021-08-04T09:38:33.650Z] === Skipped
09:38:33 [2021-08-04T09:38:33.650Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:38:33 [2021-08-04T09:38:33.650Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:38:33 [2021-08-04T09:38:33.650Z] 
09:38:33 [2021-08-04T09:38:33.650Z] 
09:38:33 [2021-08-04T09:38:33.650Z] DONE 27 tests, 1 skipped in 176.546s
09:38:33 [2021-08-04T09:38:33.650Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:38:33 [2021-08-04T09:38:33.650Z] INFO: Testing against a local daemon
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestSessionCreate
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestSessionCreate (0.02s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestSessionCreateWithBadUpgrade
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:38:33 [2021-08-04T09:38:33.650Z] PASS
09:38:33 [2021-08-04T09:38:33.650Z] 
09:38:33 [2021-08-04T09:38:33.650Z] DONE 2 tests in 0.079s
09:38:33 [2021-08-04T09:38:33.650Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:38:33 [2021-08-04T09:38:33.650Z] INFO: Testing against a local daemon
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:38:33 [2021-08-04T09:38:33.650Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestDiskUsage
09:38:33 [2021-08-04T09:38:33.650Z] === PAUSE TestDiskUsage
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestEventsExecDie
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestEventsExecDie (1.08s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestEventsBackwardsCompatible
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestEventsVolumeCreate
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestInfoBinaryCommits
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestInfoAPIVersioned
09:38:33 [2021-08-04T09:38:33.650Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:38:33 [2021-08-04T09:38:33.650Z] === RUN   TestInfoDiscoveryBackend
09:38:34 [2021-08-04T09:38:34.214Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:38:34 [2021-08-04T09:38:34.214Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:38:35 [2021-08-04T09:38:35.144Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:38:35 [2021-08-04T09:38:35.144Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:38:35 [2021-08-04T09:38:35.708Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:38:35 [2021-08-04T09:38:35.708Z] === RUN   TestInfoAPI
09:38:35 [2021-08-04T09:38:35.708Z] --- PASS: TestInfoAPI (0.02s)
09:38:35 [2021-08-04T09:38:35.708Z] === RUN   TestInfoAPIWarnings
09:38:53 [2021-08-04T09:38:53.760Z] --- PASS: TestInfoAPIWarnings (16.25s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestInfoDebug
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestInfoDebug (0.53s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestInfoInsecureRegistries
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestInfoRegistryMirrors
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestLoginFailsWithBadCredentials
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestPingCacheHeaders
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestPingCacheHeaders (0.02s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestPingGet
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestPingGet (0.01s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestPingHead
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestPingHead (0.02s)
09:38:53 [2021-08-04T09:38:53.761Z] === RUN   TestVersion
09:38:53 [2021-08-04T09:38:53.761Z] --- PASS: TestVersion (0.02s)
09:38:53 [2021-08-04T09:38:53.761Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:38:53 [2021-08-04T09:38:53.761Z] === CONT  TestDiskUsage
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/container_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/image_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/volume_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/build-cache_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.324Z] === RUN   TestDiskUsage/after_LoadBusybox
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:38:54 [2021-08-04T09:38:54.581Z] === RUN   TestDiskUsage/after_container.Run
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:38:55 [2021-08-04T09:38:55.514Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:38:55 [2021-08-04T09:38:55.772Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.90s)
09:38:55 [2021-08-04T09:38:55.772Z] --- PASS: TestDiskUsage (1.94s)
09:38:55 [2021-08-04T09:38:55.772Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]     --- PASS: TestDiskUsage/after_container.Run (0.90s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:38:55 [2021-08-04T09:38:55.772Z] PASS
09:38:55 [2021-08-04T09:38:55.772Z] 
09:38:55 [2021-08-04T09:38:55.772Z] DONE 53 tests in 23.294s
09:38:55 [2021-08-04T09:38:55.772Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:38:55 [2021-08-04T09:38:55.772Z] INFO: Testing against a local daemon
09:38:55 [2021-08-04T09:38:55.772Z] === RUN   TestVolumesCreateAndList
09:38:55 [2021-08-04T09:38:55.772Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:38:55 [2021-08-04T09:38:55.772Z] === RUN   TestVolumesRemove
09:38:55 [2021-08-04T09:38:55.772Z] --- PASS: TestVolumesRemove (0.08s)
09:38:55 [2021-08-04T09:38:55.772Z] === RUN   TestVolumesInspect
09:38:55 [2021-08-04T09:38:55.772Z] --- PASS: TestVolumesInspect (0.02s)
09:38:55 [2021-08-04T09:38:55.772Z] === RUN   TestVolumesInvalidJSON
09:38:56 [2021-08-04T09:38:56.029Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:38:56 [2021-08-04T09:38:56.029Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:38:56 [2021-08-04T09:38:56.029Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:38:56 [2021-08-04T09:38:56.029Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:38:56 [2021-08-04T09:38:56.029Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:38:56 [2021-08-04T09:38:56.029Z] PASS
09:38:56 [2021-08-04T09:38:56.029Z] 
09:38:56 [2021-08-04T09:38:56.029Z] DONE 5 tests in 0.176s
09:38:56 [2021-08-04T09:38:56.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:38:56 [2021-08-04T09:38:56.593Z] Stopping apparmor (via systemctl): apparmor.service.
09:38:56 [2021-08-04T09:38:56.593Z] Removing test suite binaries
09:38:56 [2021-08-04T09:38:56.593Z] exiting test-integration
09:38:56 [2021-08-04T09:38:56.593Z] ++ exit 0
09:38:56 [2021-08-04T09:38:56.593Z]