Skip to content

Console Output

19:46:49 [2021-06-08T19:46:49.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42486/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158 -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:1528e1cba20a82f8b18ef02fad71f25c4e371158 hack/make.sh dynbinary test-integration
19:46:51 [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
19:46:51 [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
19:46:51 [2021-06-08T19:46:51.151Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
19:46:51 [2021-06-08T19:46:51.151Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
19:46:51 [2021-06-08T19:46:51.151Z] 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)
19:46:51 [2021-06-08T19:46:51.151Z] Detected virtualization docker.
19:46:51 [2021-06-08T19:46:51.151Z] Detected architecture x86-64.
19:46:51 [2021-06-08T19:46:51.151Z] Set hostname to <ef1f2dc95591>.
19:46:51 [2021-06-08T19:46:51.723Z] + source /etc/docker-entrypoint-cmd
19:46:51 [2021-06-08T19:46:51.723Z] ++ hack/make.sh dynbinary test-integration
19:46:51 [2021-06-08T19:46:51.723Z] 
19:46:51 [2021-06-08T19:46:51.723Z] Removing bundles/
19:46:51 [2021-06-08T19:46:51.723Z] 
19:46:51 [2021-06-08T19:46:51.723Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:46:51 [2021-06-08T19:46:51.723Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:46:51 [2021-06-08T19:46:51.723Z] GOOS="" GOARCH="" GOARM=""
19:48:28 [2021-06-08T19:48:28.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:48:28 [2021-06-08T19:48:28.218Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:48:28 [2021-06-08T19:48:28.218Z] GOOS="" GOARCH="" GOARM=""
19:48:28 [2021-06-08T19:48:28.218Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:48:28 [2021-06-08T19:48:28.218Z] 
19:48:28 [2021-06-08T19:48:28.218Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_SYSTEMD=1
19:48:28 [2021-06-08T19:48:28.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:48:28 [2021-06-08T19:48:28.218Z] HOSTNAME=ef1f2dc95591
19:48:28 [2021-06-08T19:48:28.218Z] DEST=bundles/test-integration
19:48:28 [2021-06-08T19:48:28.218Z] PWD=/go/src/github.com/docker/docker
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_GITCOMMIT=1528e1cba20a82f8b18ef02fad71f25c4e371158
19:48:28 [2021-06-08T19:48:28.218Z] container=docker
19:48:28 [2021-06-08T19:48:28.218Z] HOME=/root
19:48:28 [2021-06-08T19:48:28.218Z] LANG=C.UTF-8
19:48:28 [2021-06-08T19:48:28.218Z] INVOCATION_ID=440802faaea54882b5392561ec944e24
19:48:28 [2021-06-08T19:48:28.218Z] GOLANG_VERSION=1.13.15
19:48:28 [2021-06-08T19:48:28.218Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:48:28 [2021-06-08T19:48:28.218Z] VALIDATE_BRANCH=master
19:48:28 [2021-06-08T19:48:28.218Z] TERM=xterm
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_PKG=github.com/docker/docker
19:48:28 [2021-06-08T19:48:28.218Z] SHLVL=3
19:48:28 [2021-06-08T19:48:28.218Z] TIMEOUT=120m
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_GRAPHDRIVER=overlay2
19:48:28 [2021-06-08T19:48:28.218Z] GO111MODULE=off
19:48:28 [2021-06-08T19:48:28.218Z] DOCKER_EXPERIMENTAL=1
19:48:28 [2021-06-08T19:48:28.218Z] TEST_SKIP_INTEGRATION_CLI=1
19:48:28 [2021-06-08T19:48:28.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:48:28 [2021-06-08T19:48:28.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:48:28 [2021-06-08T19:48:28.218Z] GOPATH=/go
19:48:28 [2021-06-08T19:48:28.218Z] PKG_CONFIG=pkg-config
19:48:28 [2021-06-08T19:48:28.218Z] _=/usr/bin/env
19:48:28 [2021-06-08T19:48:28.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:49:00 [2021-06-08T19:49:00.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:49:00 [2021-06-08T19:49:00.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:49:22 [2021-06-08T19:49:22.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:49:34 [2021-06-08T19:49:34.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:49:34 [2021-06-08T19:49:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:49:36 [2021-06-08T19:49:36.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:49:37 [2021-06-08T19:49:37.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:49:37 [2021-06-08T19:49:37.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:49:39 [2021-06-08T19:49:39.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:49:42 [2021-06-08T19:49:42.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:49:44 [2021-06-08T19:49:44.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:49:46 [2021-06-08T19:49:46.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:49:46 [2021-06-08T19:49:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:49:48 [2021-06-08T19:49:48.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:49:49 [2021-06-08T19:49:49.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:49:51 [2021-06-08T19:49:51.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:49:52 [2021-06-08T19:49:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:49:53 [2021-06-08T19:49:53.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:49:54 [2021-06-08T19:49:54.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:49:54 [2021-06-08T19:49:54.979Z] Using test binary docker
19:49:54 [2021-06-08T19:49:54.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:49:54 [2021-06-08T19:49:54.979Z] Starting apparmor (via systemctl): apparmor.service.
19:49:54 [2021-06-08T19:49:54.979Z] INFO: Waiting for daemon to start...
19:49:54 [2021-06-08T19:49:54.979Z] Starting dockerd
19:49:56 [2021-06-08T19:49:56.887Z] .
19:49:56 [2021-06-08T19:49:56.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:49:57 [2021-06-08T19:49:57.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:49:57 [2021-06-08T19:49:57.148Z] Error: No such image: emptyfs
19:49:57 [2021-06-08T19:49:57.148Z] Running integration-test (iteration 1)
19:49:57 [2021-06-08T19:49:57.148Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
19:50:12 [2021-06-08T19:50:12.051Z] Loaded image: buildpack-deps:buster
19:50:12 [2021-06-08T19:50:12.051Z] Loaded image: busybox:latest
19:50:12 [2021-06-08T19:50:12.051Z] Loaded image: busybox:glibc
19:50:12 [2021-06-08T19:50:12.992Z] Loaded image: debian:bullseye
19:50:13 [2021-06-08T19:50:13.252Z] Loaded image: hello-world:latest
19:50:13 [2021-06-08T19:50:13.252Z] Loaded image: arm32v7/hello-world:latest
19:50:13 [2021-06-08T19:50:13.252Z] INFO: Testing against a local daemon
19:50:13 [2021-06-08T19:50:13.252Z] === RUN   TestCgroupNamespacesBuild
19:50:15 [2021-06-08T19:50:15.163Z] --- PASS: TestCgroupNamespacesBuild (1.79s)
19:50:15 [2021-06-08T19:50:15.163Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:50:17 [2021-06-08T19:50:17.073Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s)
19:50:17 [2021-06-08T19:50:17.073Z] === RUN   TestBuildWithSession
19:50:17 [2021-06-08T19:50:17.073Z] --- SKIP: TestBuildWithSession (0.00s)
19:50:17 [2021-06-08T19:50:17.073Z]     build_session_test.go:25: TODO: BuildKit
19:50:17 [2021-06-08T19:50:17.073Z] === RUN   TestBuildSquashParent
19:50:23 [2021-06-08T19:50:23.653Z] --- PASS: TestBuildSquashParent (6.38s)
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:23 [2021-06-08T19:50:23.653Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:23 [2021-06-08T19:50:23.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:23 [2021-06-08T19:50:23.653Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:50:23 [2021-06-08T19:50:23.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:50:25 [2021-06-08T19:50:25.563Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:50:25 [2021-06-08T19:50:25.824Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:50:27 [2021-06-08T19:50:27.738Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:50:28 [2021-06-08T19:50:28.308Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:50:30 [2021-06-08T19:50:30.853Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s)
19:50:30 [2021-06-08T19:50:30.853Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s)
19:50:30 [2021-06-08T19:50:30.853Z] === RUN   TestBuildMultiStageCopy
19:50:30 [2021-06-08T19:50:30.853Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:50:33 [2021-06-08T19:50:33.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:50:33 [2021-06-08T19:50:33.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:50:33 [2021-06-08T19:50:33.654Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:50:33 [2021-06-08T19:50:33.913Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:50:34 [2021-06-08T19:50:34.174Z] --- PASS: TestBuildMultiStageCopy (3.63s)
19:50:34 [2021-06-08T19:50:34.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s)
19:50:34 [2021-06-08T19:50:34.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
19:50:34 [2021-06-08T19:50:34.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s)
19:50:34 [2021-06-08T19:50:34.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
19:50:34 [2021-06-08T19:50:34.174Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.29s)
19:50:34 [2021-06-08T19:50:34.174Z] === RUN   TestBuildMultiStageParentConfig
19:50:35 [2021-06-08T19:50:35.117Z] --- PASS: TestBuildMultiStageParentConfig (0.85s)
19:50:35 [2021-06-08T19:50:35.117Z] === RUN   TestBuildLabelWithTargets
19:50:36 [2021-06-08T19:50:36.059Z] --- PASS: TestBuildLabelWithTargets (1.07s)
19:50:36 [2021-06-08T19:50:36.059Z] === RUN   TestBuildWithEmptyLayers
19:50:36 [2021-06-08T19:50:36.630Z] --- PASS: TestBuildWithEmptyLayers (0.52s)
19:50:36 [2021-06-08T19:50:36.630Z] === RUN   TestBuildMultiStageOnBuild
19:50:39 [2021-06-08T19:50:39.175Z] --- PASS: TestBuildMultiStageOnBuild (2.26s)
19:50:39 [2021-06-08T19:50:39.175Z] === RUN   TestBuildUncleanTarFilenames
19:50:39 [2021-06-08T19:50:39.436Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
19:50:39 [2021-06-08T19:50:39.436Z] === RUN   TestBuildMultiStageLayerLeak
19:50:41 [2021-06-08T19:50:41.979Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s)
19:50:41 [2021-06-08T19:50:41.979Z] === RUN   TestBuildWithHugeFile
19:51:38 [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithHugeFile (55.13s)
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildWCOWSandboxSize
19:51:38 [2021-06-08T19:51:38.247Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:51:38 [2021-06-08T19:51:38.247Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildWithEmptyDockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:51:38 [2021-06-08T19:51:38.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
19:51:38 [2021-06-08T19:51:38.247Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:51:38 [2021-06-08T19:51:38.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
19:51:38 [2021-06-08T19:51:38.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildPreserveOwnership
19:51:38 [2021-06-08T19:51:38.247Z] === RUN   TestBuildPreserveOwnership/copy_from
19:51:40 [2021-06-08T19:51:40.801Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:51:42 [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPreserveOwnership (4.82s)
19:51:42 [2021-06-08T19:51:42.209Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.30s)
19:51:42 [2021-06-08T19:51:42.209Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
19:51:42 [2021-06-08T19:51:42.209Z] === RUN   TestBuildPlatformInvalid
19:51:42 [2021-06-08T19:51:42.209Z] --- PASS: TestBuildPlatformInvalid (0.10s)
19:51:42 [2021-06-08T19:51:42.209Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:51:57 [2021-06-08T19:51:57.108Z] Loaded image: buildpack-deps:buster
19:51:57 [2021-06-08T19:51:57.108Z] Loaded image: busybox:latest
19:51:57 [2021-06-08T19:51:57.108Z] Loaded image: busybox:glibc
19:51:58 [2021-06-08T19:51:58.048Z] Loaded image: debian:bullseye
19:51:58 [2021-06-08T19:51:58.048Z] Loaded image: hello-world:latest
19:51:58 [2021-06-08T19:51:58.048Z] Loaded image: arm32v7/hello-world:latest
19:52:06 [2021-06-08T19:52:06.179Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.71s)
19:52:06 [2021-06-08T19:52:06.179Z] PASS
19:52:06 [2021-06-08T19:52:06.179Z] 
19:52:06 [2021-06-08T19:52:06.179Z] === Skipped
19:52:06 [2021-06-08T19:52:06.179Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:52:06 [2021-06-08T19:52:06.179Z]     build_session_test.go:25: TODO: BuildKit
19:52:06 [2021-06-08T19:52:06.179Z] 
19:52:06 [2021-06-08T19:52:06.179Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:52:06 [2021-06-08T19:52:06.179Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:52:06 [2021-06-08T19:52:06.179Z] 
19:52:06 [2021-06-08T19:52:06.179Z] 
19:52:06 [2021-06-08T19:52:06.179Z] DONE 34 tests, 2 skipped in 128.705s
19:52:06 [2021-06-08T19:52:06.179Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:52:06 [2021-06-08T19:52:06.179Z] INFO: Testing against a local daemon
19:52:06 [2021-06-08T19:52:06.179Z] === RUN   TestConfigInspect
19:52:08 [2021-06-08T19:52:08.725Z] --- PASS: TestConfigInspect (2.45s)
19:52:08 [2021-06-08T19:52:08.725Z] === RUN   TestConfigList
19:52:10 [2021-06-08T19:52:10.634Z] --- PASS: TestConfigList (1.94s)
19:52:10 [2021-06-08T19:52:10.634Z] === RUN   TestConfigsCreateAndDelete
19:52:12 [2021-06-08T19:52:12.543Z] --- PASS: TestConfigsCreateAndDelete (2.27s)
19:52:12 [2021-06-08T19:52:12.543Z] === RUN   TestConfigsUpdate
19:52:15 [2021-06-08T19:52:15.083Z] --- PASS: TestConfigsUpdate (2.41s)
19:52:15 [2021-06-08T19:52:15.083Z] === RUN   TestTemplatedConfig
19:52:19 [2021-06-08T19:52:19.283Z] --- PASS: TestTemplatedConfig (3.48s)
19:52:19 [2021-06-08T19:52:19.283Z] === RUN   TestConfigCreateResolve
19:52:21 [2021-06-08T19:52:21.193Z] --- PASS: TestConfigCreateResolve (2.32s)
19:52:21 [2021-06-08T19:52:21.193Z] === RUN   TestConfigDaemonLibtrustID
19:52:21 [2021-06-08T19:52:21.453Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:52:21 [2021-06-08T19:52:21.453Z] PASS
19:52:21 [2021-06-08T19:52:21.453Z] 
19:52:21 [2021-06-08T19:52:21.453Z] DONE 7 tests in 15.436s
19:52:21 [2021-06-08T19:52:21.453Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:52:21 [2021-06-08T19:52:21.453Z] INFO: Testing against a local daemon
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestCheckpoint
19:52:21 [2021-06-08T19:52:21.453Z] --- SKIP: TestCheckpoint (0.00s)
19:52:21 [2021-06-08T19:52:21.453Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestContainerInvalidJSON
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:52:21 [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:52:21 [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:52:21 [2021-06-08T19:52:21.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:52:21 [2021-06-08T19:52:21.453Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:52:21 [2021-06-08T19:52:21.453Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:52:21 [2021-06-08T19:52:21.453Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:52:21 [2021-06-08T19:52:21.453Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:52:21 [2021-06-08T19:52:21.453Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:52:21 [2021-06-08T19:52:21.453Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:52:21 [2021-06-08T19:52:21.453Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:52:21 [2021-06-08T19:52:21.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:52:21 [2021-06-08T19:52:21.453Z] === RUN   TestCopyFromContainerPathIsNotDir
19:52:21 [2021-06-08T19:52:21.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
19:52:21 [2021-06-08T19:52:21.713Z] === RUN   TestCopyToContainerPathDoesNotExist
19:52:21 [2021-06-08T19:52:21.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:52:21 [2021-06-08T19:52:21.713Z] === RUN   TestCopyToContainerPathIsNotDir
19:52:21 [2021-06-08T19:52:21.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:52:21 [2021-06-08T19:52:21.713Z] === RUN   TestCopyFromContainer
19:52:23 [2021-06-08T19:52:23.096Z] === RUN   TestCopyFromContainer//
19:52:23 [2021-06-08T19:52:23.096Z] === RUN   TestCopyFromContainer//bar/root
19:52:23 [2021-06-08T19:52:23.357Z] === RUN   TestCopyFromContainer//bar/root/
19:52:23 [2021-06-08T19:52:23.357Z] === RUN   TestCopyFromContainer/bar/quux
19:52:23 [2021-06-08T19:52:23.357Z] === RUN   TestCopyFromContainer/bar/quux/
19:52:23 [2021-06-08T19:52:23.357Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:52:23 [2021-06-08T19:52:23.618Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:52:23 [2021-06-08T19:52:23.618Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:52:23 [2021-06-08T19:52:23.618Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:52:23 [2021-06-08T19:52:23.618Z] === RUN   TestCopyFromContainer/bar/notarget
19:52:23 [2021-06-08T19:52:23.877Z] --- PASS: TestCopyFromContainer (2.12s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer// (0.08s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:52:23 [2021-06-08T19:52:23.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateLinkToNonExistingContainer
19:52:23 [2021-06-08T19:52:23.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateWithInvalidEnv
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateWithInvalidEnv/0
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/0
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateWithInvalidEnv/1
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/1
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateWithInvalidEnv/2
19:52:23 [2021-06-08T19:52:23.877Z] === PAUSE TestCreateWithInvalidEnv/2
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateWithInvalidEnv/0
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateWithInvalidEnv/2
19:52:23 [2021-06-08T19:52:23.877Z] === CONT  TestCreateWithInvalidEnv/1
19:52:23 [2021-06-08T19:52:23.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:52:23 [2021-06-08T19:52:23.877Z] === RUN   TestCreateTmpfsMountsTarget
19:52:23 [2021-06-08T19:52:23.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:52:23 [2021-06-08T19:52:23.878Z] === RUN   TestCreateWithCustomMaskedPaths
19:52:26 [2021-06-08T19:52:26.419Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
19:52:26 [2021-06-08T19:52:26.419Z] === RUN   TestCreateWithCustomReadonlyPaths
19:52:28 [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s)
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:28 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:28 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:52:28 [2021-06-08T19:52:28.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:52:28 [2021-06-08T19:52:28.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:52:28 [2021-06-08T19:52:28.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:52:28 [2021-06-08T19:52:28.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
19:52:28 [2021-06-08T19:52:28.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:52:28 [2021-06-08T19:52:28.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
19:52:28 [2021-06-08T19:52:28.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:52:28 [2021-06-08T19:52:28.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:52:28 [2021-06-08T19:52:28.960Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:52:29 [2021-06-08T19:52:29.530Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
19:52:29 [2021-06-08T19:52:29.530Z] === RUN   TestCreateDifferentPlatform
19:52:29 [2021-06-08T19:52:29.530Z] === RUN   TestCreateDifferentPlatform/different_os
19:52:29 [2021-06-08T19:52:29.530Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:52:29 [2021-06-08T19:52:29.530Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:52:29 [2021-06-08T19:52:29.530Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:52:29 [2021-06-08T19:52:29.530Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:52:29 [2021-06-08T19:52:29.530Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:52:29 [2021-06-08T19:52:29.791Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:52:29 [2021-06-08T19:52:29.791Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestContainerStartOnDaemonRestart
19:52:29 [2021-06-08T19:52:29.791Z] === PAUSE TestContainerStartOnDaemonRestart
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestDaemonRestartIpcMode
19:52:29 [2021-06-08T19:52:29.791Z] === PAUSE TestDaemonRestartIpcMode
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestDaemonHostGatewayIP
19:52:29 [2021-06-08T19:52:29.791Z] === PAUSE TestDaemonHostGatewayIP
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestRestartDaemonWithRestartingContainer
19:52:29 [2021-06-08T19:52:29.791Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestContainerKillOnDaemonStart
19:52:29 [2021-06-08T19:52:29.791Z] === PAUSE TestContainerKillOnDaemonStart
19:52:29 [2021-06-08T19:52:29.791Z] === RUN   TestDiff
19:52:30 [2021-06-08T19:52:30.731Z] --- PASS: TestDiff (0.80s)
19:52:30 [2021-06-08T19:52:30.731Z] === RUN   TestExecWithCloseStdin
19:52:31 [2021-06-08T19:52:31.671Z] --- PASS: TestExecWithCloseStdin (1.13s)
19:52:31 [2021-06-08T19:52:31.671Z] === RUN   TestExec
19:52:33 [2021-06-08T19:52:33.055Z] --- PASS: TestExec (1.12s)
19:52:33 [2021-06-08T19:52:33.055Z] === RUN   TestExecUser
19:52:33 [2021-06-08T19:52:33.996Z] --- PASS: TestExecUser (1.10s)
19:52:33 [2021-06-08T19:52:33.996Z] === RUN   TestExportContainerAndImportImage
19:52:34 [2021-06-08T19:52:34.936Z] --- PASS: TestExportContainerAndImportImage (1.04s)
19:52:34 [2021-06-08T19:52:34.936Z] === RUN   TestExportContainerAfterDaemonRestart
19:52:36 [2021-06-08T19:52:36.324Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
19:52:36 [2021-06-08T19:52:36.324Z] === RUN   TestHealthCheckWorkdir
19:52:37 [2021-06-08T19:52:37.708Z] --- PASS: TestHealthCheckWorkdir (1.53s)
19:52:37 [2021-06-08T19:52:37.708Z] === RUN   TestHealthKillContainer
19:52:41 [2021-06-08T19:52:41.002Z] --- PASS: TestHealthKillContainer (3.19s)
19:52:41 [2021-06-08T19:52:41.002Z] === RUN   TestInspectCpusetInConfigPre120
19:52:41 [2021-06-08T19:52:41.942Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
19:52:41 [2021-06-08T19:52:41.942Z] === RUN   TestIpcModeNone
19:52:42 [2021-06-08T19:52:42.883Z] --- PASS: TestIpcModeNone (1.14s)
19:52:42 [2021-06-08T19:52:42.883Z] === RUN   TestIpcModePrivate
19:52:44 [2021-06-08T19:52:44.265Z] --- PASS: TestIpcModePrivate (1.14s)
19:52:44 [2021-06-08T19:52:44.265Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
19:52:44 [2021-06-08T19:52:44.265Z] === RUN   TestIpcModeShareable
19:52:45 [2021-06-08T19:52:45.206Z] --- PASS: TestIpcModeShareable (1.14s)
19:52:45 [2021-06-08T19:52:45.206Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
19:52:45 [2021-06-08T19:52:45.206Z] === RUN   TestAPIIpcModeShareableAndContainer
19:52:48 [2021-06-08T19:52:48.503Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s)
19:52:48 [2021-06-08T19:52:48.503Z] === RUN   TestAPIIpcModeHost
19:52:49 [2021-06-08T19:52:49.443Z] --- PASS: TestAPIIpcModeHost (1.17s)
19:52:49 [2021-06-08T19:52:49.443Z] === RUN   TestDaemonIpcModeShareable
19:52:51 [2021-06-08T19:52:51.354Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
19:52:51 [2021-06-08T19:52:51.354Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:52:51 [2021-06-08T19:52:51.354Z] === RUN   TestDaemonIpcModePrivate
19:52:53 [2021-06-08T19:52:53.262Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
19:52:53 [2021-06-08T19:52:53.262Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:52:53 [2021-06-08T19:52:53.262Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:52:55 [2021-06-08T19:52:55.175Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
19:52:55 [2021-06-08T19:52:55.175Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
19:52:55 [2021-06-08T19:52:55.175Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:52:56 [2021-06-08T19:52:56.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
19:52:56 [2021-06-08T19:52:56.620Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
19:52:56 [2021-06-08T19:52:56.620Z] === RUN   TestIpcModeOlderClient
19:52:56 [2021-06-08T19:52:56.620Z] === PAUSE TestIpcModeOlderClient
19:52:56 [2021-06-08T19:52:56.620Z] === RUN   TestKillContainerInvalidSignal
19:52:57 [2021-06-08T19:52:57.584Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
19:52:57 [2021-06-08T19:52:57.584Z] === RUN   TestKillContainer
19:52:57 [2021-06-08T19:52:57.584Z] === RUN   TestKillContainer/no_signal
19:52:58 [2021-06-08T19:52:58.153Z] === RUN   TestKillContainer/non_killing_signal
19:52:59 [2021-06-08T19:52:59.092Z] === RUN   TestKillContainer/killing_signal
19:52:59 [2021-06-08T19:52:59.665Z] --- PASS: TestKillContainer (2.38s)
19:52:59 [2021-06-08T19:52:59.665Z]     --- PASS: TestKillContainer/no_signal (0.76s)
19:52:59 [2021-06-08T19:52:59.925Z]     --- PASS: TestKillContainer/non_killing_signal (0.71s)
19:52:59 [2021-06-08T19:52:59.925Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
19:52:59 [2021-06-08T19:52:59.925Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:52:59 [2021-06-08T19:52:59.925Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:53:00 [2021-06-08T19:53:00.497Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:53:01 [2021-06-08T19:53:01.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s)
19:53:01 [2021-06-08T19:53:01.437Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
19:53:01 [2021-06-08T19:53:01.437Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
19:53:01 [2021-06-08T19:53:01.437Z] === RUN   TestKillStoppedContainer
19:53:01 [2021-06-08T19:53:01.437Z] --- PASS: TestKillStoppedContainer (0.05s)
19:53:01 [2021-06-08T19:53:01.438Z] === RUN   TestKillStoppedContainerAPIPre120
19:53:01 [2021-06-08T19:53:01.438Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
19:53:01 [2021-06-08T19:53:01.438Z] === RUN   TestKillDifferentUserContainer
19:53:02 [2021-06-08T19:53:02.008Z] --- PASS: TestKillDifferentUserContainer (0.72s)
19:53:02 [2021-06-08T19:53:02.008Z] === RUN   TestInspectOomKilledTrue
19:53:02 [2021-06-08T19:53:02.008Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:53:02 [2021-06-08T19:53:02.008Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:53:02 [2021-06-08T19:53:02.008Z] === RUN   TestInspectOomKilledFalse
19:53:02 [2021-06-08T19:53:02.948Z] --- PASS: TestInspectOomKilledFalse (0.73s)
19:53:02 [2021-06-08T19:53:02.948Z] === RUN   TestLinksEtcHostsContentMatch
19:53:03 [2021-06-08T19:53:03.518Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
19:53:03 [2021-06-08T19:53:03.518Z] === RUN   TestLinksContainerNames
19:53:05 [2021-06-08T19:53:05.427Z] --- PASS: TestLinksContainerNames (1.49s)
19:53:05 [2021-06-08T19:53:05.427Z] === RUN   TestLogsFollowTailEmpty
19:53:05 [2021-06-08T19:53:05.997Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
19:53:05 [2021-06-08T19:53:05.997Z] === RUN   TestContainerNetworkMountsNoChown
19:53:06 [2021-06-08T19:53:06.567Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/default
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/private
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rprivate
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/slave
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rslave
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/shared
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rshared
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/default
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/default/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/default/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/default/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/rprivate
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/rshared
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/shared
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/rslave
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/slave
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/private
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/private/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === RUN   TestMountDaemonRoot/private/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/default/mount_root
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:53:06 [2021-06-08T19:53:06.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:53:06 [2021-06-08T19:53:06.828Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/private/mount_root
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:53:07 [2021-06-08T19:53:07.088Z] === CONT  TestMountDaemonRoot/private/bind_root
19:53:07 [2021-06-08T19:53:07.088Z] --- PASS: TestMountDaemonRoot (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/slave (0.01s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:53:07 [2021-06-08T19:53:07.088Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
19:53:07 [2021-06-08T19:53:07.088Z] === RUN   TestContainerBindMountNonRecursive
19:53:09 [2021-06-08T19:53:09.629Z] --- PASS: TestContainerBindMountNonRecursive (2.22s)
19:53:09 [2021-06-08T19:53:09.629Z] === RUN   TestContainerVolumesMountedAsShared
19:53:09 [2021-06-08T19:53:09.889Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
19:53:09 [2021-06-08T19:53:09.889Z] === RUN   TestContainerVolumesMountedAsSlave
19:53:10 [2021-06-08T19:53:10.829Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s)
19:53:10 [2021-06-08T19:53:10.829Z] === RUN   TestNetworkNat
19:53:11 [2021-06-08T19:53:11.399Z] --- PASS: TestNetworkNat (0.75s)
19:53:11 [2021-06-08T19:53:11.399Z] === RUN   TestNetworkLocalhostTCPNat
19:53:12 [2021-06-08T19:53:12.339Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s)
19:53:12 [2021-06-08T19:53:12.339Z] === RUN   TestNetworkLoopbackNat
19:53:15 [2021-06-08T19:53:15.634Z] --- PASS: TestNetworkLoopbackNat (3.16s)
19:53:15 [2021-06-08T19:53:15.634Z] === RUN   TestPause
19:53:16 [2021-06-08T19:53:16.204Z] --- PASS: TestPause (0.74s)
19:53:16 [2021-06-08T19:53:16.204Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:53:16 [2021-06-08T19:53:16.204Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:53:16 [2021-06-08T19:53:16.204Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:53:16 [2021-06-08T19:53:16.204Z] === RUN   TestPauseStopPausedContainer
19:53:16 [2021-06-08T19:53:16.773Z] --- PASS: TestPauseStopPausedContainer (0.77s)
19:53:16 [2021-06-08T19:53:16.773Z] === RUN   TestPidHost
19:53:19 [2021-06-08T19:53:19.317Z] --- PASS: TestPidHost (2.08s)
19:53:19 [2021-06-08T19:53:19.317Z] === RUN   TestPsFilter
19:53:19 [2021-06-08T19:53:19.317Z] --- PASS: TestPsFilter (0.11s)
19:53:19 [2021-06-08T19:53:19.317Z] === RUN   TestRemoveContainerWithRemovedVolume
19:53:19 [2021-06-08T19:53:19.886Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
19:53:19 [2021-06-08T19:53:19.887Z] === RUN   TestRemoveContainerWithVolume
19:53:20 [2021-06-08T19:53:20.458Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
19:53:20 [2021-06-08T19:53:20.458Z] === RUN   TestRemoveContainerRunning
19:53:21 [2021-06-08T19:53:21.398Z] --- PASS: TestRemoveContainerRunning (0.73s)
19:53:21 [2021-06-08T19:53:21.398Z] === RUN   TestRemoveContainerForceRemoveRunning
19:53:21 [2021-06-08T19:53:21.969Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
19:53:21 [2021-06-08T19:53:21.969Z] === RUN   TestRemoveInvalidContainer
19:53:21 [2021-06-08T19:53:21.969Z] --- PASS: TestRemoveInvalidContainer (0.02s)
19:53:21 [2021-06-08T19:53:21.969Z] === RUN   TestRenameLinkedContainer
19:53:25 [2021-06-08T19:53:25.265Z] --- PASS: TestRenameLinkedContainer (2.96s)
19:53:25 [2021-06-08T19:53:25.265Z] === RUN   TestRenameStoppedContainer
19:53:25 [2021-06-08T19:53:25.525Z] --- PASS: TestRenameStoppedContainer (0.73s)
19:53:25 [2021-06-08T19:53:25.525Z] === RUN   TestRenameRunningContainerAndReuse
19:53:26 [2021-06-08T19:53:26.909Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
19:53:26 [2021-06-08T19:53:26.909Z] === RUN   TestRenameInvalidName
19:53:27 [2021-06-08T19:53:27.850Z] --- PASS: TestRenameInvalidName (0.72s)
19:53:27 [2021-06-08T19:53:27.850Z] === RUN   TestRenameAnonymousContainer
19:53:30 [2021-06-08T19:53:30.392Z] --- PASS: TestRenameAnonymousContainer (2.49s)
19:53:30 [2021-06-08T19:53:30.392Z] === RUN   TestRenameContainerWithSameName
19:53:30 [2021-06-08T19:53:30.962Z] --- PASS: TestRenameContainerWithSameName (0.76s)
19:53:30 [2021-06-08T19:53:30.962Z] === RUN   TestRenameContainerWithLinkedContainer
19:53:32 [2021-06-08T19:53:32.871Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
19:53:32 [2021-06-08T19:53:32.871Z] === RUN   TestResize
19:53:33 [2021-06-08T19:53:33.133Z] --- PASS: TestResize (0.74s)
19:53:33 [2021-06-08T19:53:33.134Z] === RUN   TestResizeWithInvalidSize
19:53:34 [2021-06-08T19:53:34.073Z] --- PASS: TestResizeWithInvalidSize (0.78s)
19:53:34 [2021-06-08T19:53:34.073Z] === RUN   TestResizeWhenContainerNotStarted
19:53:34 [2021-06-08T19:53:34.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
19:53:34 [2021-06-08T19:53:34.643Z] === RUN   TestDaemonRestartKillContainers
19:53:34 [2021-06-08T19:53:34.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:53:34 [2021-06-08T19:53:34.643Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:53:34 [2021-06-08T19:53:34.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:53:37 [2021-06-08T19:53:37.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:53:37 [2021-06-08T19:53:37.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:53:38 [2021-06-08T19:53:38.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:53:38 [2021-06-08T19:53:38.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:53:39 [2021-06-08T19:53:39.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:53:39 [2021-06-08T19:53:39.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:53:41 [2021-06-08T19:53:41.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:53:42 [2021-06-08T19:53:42.127Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:53:45 [2021-06-08T19:53:45.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:53:45 [2021-06-08T19:53:45.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:53:47 [2021-06-08T19:53:47.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
19:53:47 [2021-06-08T19:53:47.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
19:53:47 [2021-06-08T19:53:47.965Z] === RUN   TestCgroupNamespacesRun
19:53:49 [2021-06-08T19:53:49.874Z] --- PASS: TestCgroupNamespacesRun (1.74s)
19:53:49 [2021-06-08T19:53:49.874Z] === RUN   TestCgroupNamespacesRunPrivileged
19:53:49 [2021-06-08T19:53:49.874Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
19:53:49 [2021-06-08T19:53:49.874Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:53:49 [2021-06-08T19:53:49.874Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:53:51 [2021-06-08T19:53:51.259Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
19:53:51 [2021-06-08T19:53:51.259Z] === RUN   TestCgroupNamespacesRunHostMode
19:53:53 [2021-06-08T19:53:53.169Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
19:53:53 [2021-06-08T19:53:53.169Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:53:55 [2021-06-08T19:53:55.139Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
19:53:55 [2021-06-08T19:53:55.139Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:53:56 [2021-06-08T19:53:56.085Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s)
19:53:56 [2021-06-08T19:53:56.085Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:53:56 [2021-06-08T19:53:56.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
19:53:56 [2021-06-08T19:53:56.655Z] === RUN   TestCgroupNamespacesRunOlderClient
19:53:58 [2021-06-08T19:53:58.564Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s)
19:53:58 [2021-06-08T19:53:58.564Z] === RUN   TestNISDomainname
19:53:59 [2021-06-08T19:53:59.947Z] --- PASS: TestNISDomainname (1.36s)
19:53:59 [2021-06-08T19:53:59.947Z] === RUN   TestHostnameDnsResolution
19:54:01 [2021-06-08T19:54:01.330Z] --- PASS: TestHostnameDnsResolution (1.28s)
19:54:01 [2021-06-08T19:54:01.330Z] === RUN   TestStats
19:54:03 [2021-06-08T19:54:03.868Z] --- PASS: TestStats (2.77s)
19:54:03 [2021-06-08T19:54:03.868Z] === RUN   TestStopContainerWithTimeout
19:54:03 [2021-06-08T19:54:03.868Z] === RUN   TestStopContainerWithTimeout/0
19:54:03 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/0
19:54:03 [2021-06-08T19:54:03.868Z] === RUN   TestStopContainerWithTimeout/1
19:54:03 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/1
19:54:03 [2021-06-08T19:54:03.868Z] === RUN   TestStopContainerWithTimeout/3
19:54:03 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/3
19:54:03 [2021-06-08T19:54:03.868Z] === RUN   TestStopContainerWithTimeout/-1
19:54:03 [2021-06-08T19:54:03.868Z] === PAUSE TestStopContainerWithTimeout/-1
19:54:03 [2021-06-08T19:54:03.868Z] === CONT  TestStopContainerWithTimeout/0
19:54:03 [2021-06-08T19:54:03.868Z] === CONT  TestStopContainerWithTimeout/-1
19:54:05 [2021-06-08T19:54:05.252Z] === CONT  TestStopContainerWithTimeout/3
19:54:07 [2021-06-08T19:54:07.159Z] === CONT  TestStopContainerWithTimeout/1
19:54:08 [2021-06-08T19:54:08.540Z] --- PASS: TestStopContainerWithTimeout (0.02s)
19:54:08 [2021-06-08T19:54:08.540Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
19:54:08 [2021-06-08T19:54:08.540Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
19:54:08 [2021-06-08T19:54:08.540Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
19:54:08 [2021-06-08T19:54:08.540Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
19:54:08 [2021-06-08T19:54:08.540Z] === RUN   TestDeleteDevicemapper
19:54:08 [2021-06-08T19:54:08.540Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:54:08 [2021-06-08T19:54:08.540Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:54:08 [2021-06-08T19:54:08.540Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:54:11 [2021-06-08T19:54:11.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s)
19:54:11 [2021-06-08T19:54:11.838Z] === RUN   TestUpdateMemory
19:54:12 [2021-06-08T19:54:12.777Z] --- PASS: TestUpdateMemory (1.34s)
19:54:12 [2021-06-08T19:54:12.777Z] === RUN   TestUpdateCPUQuota
19:54:19 [2021-06-08T19:54:19.351Z] --- PASS: TestUpdateCPUQuota (6.78s)
19:54:19 [2021-06-08T19:54:19.351Z] === RUN   TestUpdatePidsLimit
19:54:19 [2021-06-08T19:54:19.351Z] === RUN   TestUpdatePidsLimit/update_from_none
19:54:20 [2021-06-08T19:54:20.291Z] === RUN   TestUpdatePidsLimit/no_change
19:54:20 [2021-06-08T19:54:20.862Z] === RUN   TestUpdatePidsLimit/update_lower
19:54:21 [2021-06-08T19:54:21.433Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:54:22 [2021-06-08T19:54:22.373Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:54:22 [2021-06-08T19:54:22.943Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:54:23 [2021-06-08T19:54:23.883Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:54:25 [2021-06-08T19:54:25.265Z] --- PASS: TestUpdatePidsLimit (5.58s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/no_change (0.70s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s)
19:54:25 [2021-06-08T19:54:25.265Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s)
19:54:25 [2021-06-08T19:54:25.265Z] === RUN   TestUpdateRestartPolicy
19:54:40 [2021-06-08T19:54:40.157Z] --- PASS: TestUpdateRestartPolicy (12.84s)
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestUpdateRestartWithAutoRemove
19:54:40 [2021-06-08T19:54:40.157Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitNonBlocked
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:40 [2021-06-08T19:54:40.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:40 [2021-06-08T19:54:40.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:40 [2021-06-08T19:54:40.157Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:54:40 [2021-06-08T19:54:40.157Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:54:40 [2021-06-08T19:54:40.157Z] --- PASS: TestWaitNonBlocked (0.02s)
19:54:40 [2021-06-08T19:54:40.157Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
19:54:40 [2021-06-08T19:54:40.157Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitBlocked
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:54:40 [2021-06-08T19:54:40.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:54:40 [2021-06-08T19:54:40.157Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:54:40 [2021-06-08T19:54:40.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:54:40 [2021-06-08T19:54:40.157Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:54:40 [2021-06-08T19:54:40.157Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:54:41 [2021-06-08T19:54:41.096Z] --- PASS: TestWaitBlocked (0.01s)
19:54:41 [2021-06-08T19:54:41.096Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s)
19:54:41 [2021-06-08T19:54:41.096Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
19:54:41 [2021-06-08T19:54:41.096Z] === CONT  TestContainerStartOnDaemonRestart
19:54:41 [2021-06-08T19:54:41.096Z] === CONT  TestContainerKillOnDaemonStart
19:54:44 [2021-06-08T19:54:44.393Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s)
19:54:44 [2021-06-08T19:54:44.393Z] === CONT  TestIpcModeOlderClient
19:54:44 [2021-06-08T19:54:44.393Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:54:44 [2021-06-08T19:54:44.393Z] === CONT  TestDaemonHostGatewayIP
19:54:47 [2021-06-08T19:54:47.691Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
19:54:47 [2021-06-08T19:54:47.691Z] === CONT  TestRestartDaemonWithRestartingContainer
19:54:49 [2021-06-08T19:54:49.602Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
19:54:49 [2021-06-08T19:54:49.602Z] === CONT  TestDaemonRestartIpcMode
19:54:52 [2021-06-08T19:54:52.899Z] --- PASS: TestDaemonRestartIpcMode (3.07s)
19:54:53 [2021-06-08T19:54:53.160Z] --- PASS: TestContainerKillOnDaemonStart (12.34s)
19:54:53 [2021-06-08T19:54:53.160Z] PASS
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] === Skipped
19:54:53 [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:54:53 [2021-06-08T19:54:53.160Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:54:53 [2021-06-08T19:54:53.160Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:54:53 [2021-06-08T19:54:53.160Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
19:54:53 [2021-06-08T19:54:53.160Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:54:53 [2021-06-08T19:54:53.160Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] 
19:54:53 [2021-06-08T19:54:53.160Z] DONE 196 tests, 5 skipped in 151.833s
19:54:53 [2021-06-08T19:54:53.160Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:54:53 [2021-06-08T19:54:53.420Z] INFO: Testing against a local daemon
19:54:53 [2021-06-08T19:54:53.420Z] === RUN   TestCommitInheritsEnv
19:54:53 [2021-06-08T19:54:53.680Z] --- PASS: TestCommitInheritsEnv (0.29s)
19:54:53 [2021-06-08T19:54:53.680Z] === RUN   TestImportExtremelyLargeImageWorks
19:54:53 [2021-06-08T19:54:53.680Z] === PAUSE TestImportExtremelyLargeImageWorks
19:54:53 [2021-06-08T19:54:53.680Z] === RUN   TestImagesFilterMultiReference
19:54:53 [2021-06-08T19:54:53.680Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:54:53 [2021-06-08T19:54:53.680Z] === RUN   TestImagePullPlatformInvalid
19:54:53 [2021-06-08T19:54:53.680Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:54:53 [2021-06-08T19:54:53.680Z] === RUN   TestRemoveImageOrphaning
19:54:53 [2021-06-08T19:54:53.941Z] --- PASS: TestRemoveImageOrphaning (0.29s)
19:54:53 [2021-06-08T19:54:53.941Z] === RUN   TestRemoveImageGarbageCollector
19:54:55 [2021-06-08T19:54:55.850Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
19:54:55 [2021-06-08T19:54:55.850Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:54:55 [2021-06-08T19:54:55.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:54:55 [2021-06-08T19:54:55.850Z] === RUN   TestTagInvalidReference
19:54:56 [2021-06-08T19:54:56.111Z] --- PASS: TestTagInvalidReference (0.02s)
19:54:56 [2021-06-08T19:54:56.111Z] === RUN   TestTagValidPrefixedRepo
19:54:56 [2021-06-08T19:54:56.111Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
19:54:56 [2021-06-08T19:54:56.111Z] === RUN   TestTagExistedNameWithoutForce
19:54:56 [2021-06-08T19:54:56.111Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:54:56 [2021-06-08T19:54:56.111Z] === RUN   TestTagOfficialNames
19:54:56 [2021-06-08T19:54:56.111Z] --- PASS: TestTagOfficialNames (0.06s)
19:54:56 [2021-06-08T19:54:56.111Z] === RUN   TestTagMatchesDigest
19:54:56 [2021-06-08T19:54:56.111Z] --- PASS: TestTagMatchesDigest (0.01s)
19:54:56 [2021-06-08T19:54:56.111Z] === CONT  TestImportExtremelyLargeImageWorks
19:56:47 [2021-06-08T19:56:47.722Z] --- PASS: TestImportExtremelyLargeImageWorks (103.05s)
19:56:47 [2021-06-08T19:56:47.722Z] PASS
19:56:47 [2021-06-08T19:56:47.722Z] 
19:56:47 [2021-06-08T19:56:47.722Z] DONE 12 tests in 105.916s
19:56:47 [2021-06-08T19:56:47.722Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:56:47 [2021-06-08T19:56:47.722Z] INFO: Testing against a local daemon
19:56:47 [2021-06-08T19:56:47.722Z] === RUN   TestNetworkCreateDelete
19:56:47 [2021-06-08T19:56:47.722Z] --- PASS: TestNetworkCreateDelete (0.13s)
19:56:47 [2021-06-08T19:56:47.722Z] === RUN   TestDockerNetworkDeletePreferID
19:56:47 [2021-06-08T19:56:47.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
19:56:47 [2021-06-08T19:56:47.722Z] === RUN   TestDaemonDNSFallback
19:56:47 [2021-06-08T19:56:47.722Z] --- PASS: TestDaemonDNSFallback (6.67s)
19:56:47 [2021-06-08T19:56:47.722Z] === RUN   TestInspectNetwork
19:56:50 [2021-06-08T19:56:50.330Z] === RUN   TestInspectNetwork/full_network_id
19:56:50 [2021-06-08T19:56:50.330Z] === RUN   TestInspectNetwork/partial_network_id
19:56:50 [2021-06-08T19:56:50.330Z] === RUN   TestInspectNetwork/network_name
19:56:50 [2021-06-08T19:56:50.330Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:56:54 [2021-06-08T19:56:54.552Z] --- PASS: TestInspectNetwork (8.01s)
19:56:54 [2021-06-08T19:56:54.552Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:56:54 [2021-06-08T19:56:54.552Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:56:54 [2021-06-08T19:56:54.552Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:56:54 [2021-06-08T19:56:54.552Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:56:54 [2021-06-08T19:56:54.552Z] === RUN   TestRunContainerWithBridgeNone
19:56:57 [2021-06-08T19:56:57.849Z] --- PASS: TestRunContainerWithBridgeNone (3.16s)
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkInvalidJSON
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkInvalidJSON//networks/create
19:56:57 [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:56:57 [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:56:57 [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:56:57 [2021-06-08T19:56:57.849Z] === CONT  TestNetworkInvalidJSON//networks/create
19:56:57 [2021-06-08T19:56:57.849Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:56:57 [2021-06-08T19:56:57.849Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:56:57 [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:56:57 [2021-06-08T19:56:57.849Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:56:57 [2021-06-08T19:56:57.849Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:56:57 [2021-06-08T19:56:57.849Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkList
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkList//networks
19:56:57 [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkList//networks
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestNetworkList//networks/
19:56:57 [2021-06-08T19:56:57.849Z] === PAUSE TestNetworkList//networks/
19:56:57 [2021-06-08T19:56:57.849Z] === CONT  TestNetworkList//networks
19:56:57 [2021-06-08T19:56:57.849Z] === CONT  TestNetworkList//networks/
19:56:57 [2021-06-08T19:56:57.849Z] --- PASS: TestNetworkList (0.01s)
19:56:57 [2021-06-08T19:56:57.849Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:56:57 [2021-06-08T19:56:57.849Z]     --- PASS: TestNetworkList//networks (0.00s)
19:56:57 [2021-06-08T19:56:57.849Z] === RUN   TestHostIPv4BridgeLabel
19:56:58 [2021-06-08T19:56:58.110Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:56:58 [2021-06-08T19:56:58.110Z] === RUN   TestDaemonRestartWithLiveRestore
19:56:59 [2021-06-08T19:56:59.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:56:59 [2021-06-08T19:56:59.490Z] === RUN   TestDaemonDefaultNetworkPools
19:57:00 [2021-06-08T19:57:00.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
19:57:00 [2021-06-08T19:57:00.061Z] === RUN   TestDaemonRestartWithExistingNetwork
19:57:01 [2021-06-08T19:57:01.001Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:57:01 [2021-06-08T19:57:01.001Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:57:02 [2021-06-08T19:57:02.383Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
19:57:02 [2021-06-08T19:57:02.383Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:57:02 [2021-06-08T19:57:02.952Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:57:02 [2021-06-08T19:57:02.952Z] === RUN   TestServiceWithPredefinedNetwork
19:57:05 [2021-06-08T19:57:05.493Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
19:57:05 [2021-06-08T19:57:05.493Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:57:05 [2021-06-08T19:57:05.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:57:05 [2021-06-08T19:57:05.493Z]     service_test.go:242: FLAKY_TEST
19:57:05 [2021-06-08T19:57:05.493Z] === RUN   TestServiceWithDataPathPortInit
19:57:20 [2021-06-08T19:57:20.387Z] --- PASS: TestServiceWithDataPathPortInit (15.03s)
19:57:20 [2021-06-08T19:57:20.387Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:57:28 [2021-06-08T19:57:28.516Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s)
19:57:28 [2021-06-08T19:57:28.516Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a03mmohec71bq5xbpad1uw9rv Created:2021-06-08 19:57:21.514764896 +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[820da7bd62f52700eb97ab8da093fd15badca05f3157a732762f97fb74f29b30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksu4ffy44dcduzf99of7r718c EndpointID:6f7e18f791cd13057be19cc75dc73fa2cdfec412b8dce88c91db73b09ca8ef2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37eec65095aa21e635729731367fc25c9e9bcd93ef6561c548469de788f1a849 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:48ddff4bcf7e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ksu4ffy44dcduzf99of7r718c EndpointID:6f7e18f791cd13057be19cc75dc73fa2cdfec412b8dce88c91db73b09ca8ef2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:57:28 [2021-06-08T19:57:28.516Z] PASS
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] === Skipped
19:57:28 [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:57:28 [2021-06-08T19:57:28.516Z]     service_test.go:242: FLAKY_TEST
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] DONE 26 tests, 1 skipped in 48.437s
19:57:28 [2021-06-08T19:57:28.516Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:57:28 [2021-06-08T19:57:28.516Z] INFO: Testing against a local daemon
19:57:28 [2021-06-08T19:57:28.516Z] === RUN   TestDockerNetworkIpvlanPersistance
19:57:28 [2021-06-08T19:57:28.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:57:28 [2021-06-08T19:57:28.516Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:28 [2021-06-08T19:57:28.516Z] === RUN   TestDockerNetworkIpvlan
19:57:28 [2021-06-08T19:57:28.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:57:28 [2021-06-08T19:57:28.516Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:28 [2021-06-08T19:57:28.516Z] PASS
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] === Skipped
19:57:28 [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:57:28 [2021-06-08T19:57:28.516Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:57:28 [2021-06-08T19:57:28.516Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] 
19:57:28 [2021-06-08T19:57:28.516Z] DONE 2 tests, 2 skipped in 0.042s
19:57:28 [2021-06-08T19:57:28.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:57:28 [2021-06-08T19:57:28.516Z] INFO: Testing against a local daemon
19:57:28 [2021-06-08T19:57:28.516Z] === RUN   TestDockerNetworkMacvlanPersistance
19:57:29 [2021-06-08T19:57:29.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
19:57:29 [2021-06-08T19:57:29.085Z] === RUN   TestDockerNetworkMacvlan
19:57:29 [2021-06-08T19:57:29.655Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:57:30 [2021-06-08T19:57:30.596Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:57:31 [2021-06-08T19:57:31.536Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:57:34 [2021-06-08T19:57:34.079Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:57:37 [2021-06-08T19:57:37.378Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:57:42 [2021-06-08T19:57:42.665Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:57:44 [2021-06-08T19:57:44.047Z] --- PASS: TestDockerNetworkMacvlan (15.01s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s)
19:57:44 [2021-06-08T19:57:44.048Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
19:57:44 [2021-06-08T19:57:44.048Z] PASS
19:57:44 [2021-06-08T19:57:44.048Z] 
19:57:44 [2021-06-08T19:57:44.048Z] DONE 8 tests in 16.367s
19:57:44 [2021-06-08T19:57:44.048Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:57:44 [2021-06-08T19:57:44.048Z] testing: warning: no tests to run
19:57:44 [2021-06-08T19:57:44.048Z] PASS
19:57:44 [2021-06-08T19:57:44.048Z] 
19:57:44 [2021-06-08T19:57:44.048Z] DONE 0 tests in 0.006s
19:57:44 [2021-06-08T19:57:44.048Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:57:44 [2021-06-08T19:57:44.048Z] INFO: Testing against a local daemon
19:57:44 [2021-06-08T19:57:44.048Z] === RUN   TestAuthZPluginAllowRequest
19:57:45 [2021-06-08T19:57:45.959Z] --- PASS: TestAuthZPluginAllowRequest (1.51s)
19:57:45 [2021-06-08T19:57:45.959Z] === RUN   TestAuthZPluginTLS
19:57:46 [2021-06-08T19:57:46.219Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:57:46 [2021-06-08T19:57:46.219Z] === RUN   TestAuthZPluginDenyRequest
19:57:46 [2021-06-08T19:57:46.789Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:57:46 [2021-06-08T19:57:46.789Z] === RUN   TestAuthZPluginAPIDenyResponse
19:57:47 [2021-06-08T19:57:47.358Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:57:47 [2021-06-08T19:57:47.358Z] === RUN   TestAuthZPluginDenyResponse
19:57:47 [2021-06-08T19:57:47.927Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:57:47 [2021-06-08T19:57:47.927Z] === RUN   TestAuthZPluginAllowEventStream
19:57:49 [2021-06-08T19:57:49.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s)
19:57:49 [2021-06-08T19:57:49.309Z] === RUN   TestAuthZPluginErrorResponse
19:57:49 [2021-06-08T19:57:49.878Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:57:49 [2021-06-08T19:57:49.878Z] === RUN   TestAuthZPluginErrorRequest
19:57:50 [2021-06-08T19:57:50.448Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:57:50 [2021-06-08T19:57:50.448Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:57:51 [2021-06-08T19:57:51.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:57:51 [2021-06-08T19:57:51.018Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:57:52 [2021-06-08T19:57:52.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
19:57:52 [2021-06-08T19:57:52.926Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:57:54 [2021-06-08T19:57:54.837Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
19:57:54 [2021-06-08T19:57:54.837Z] === RUN   TestAuthZPluginHeader
19:57:55 [2021-06-08T19:57:55.096Z] --- PASS: TestAuthZPluginHeader (0.73s)
19:57:55 [2021-06-08T19:57:55.096Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:57:59 [2021-06-08T19:57:59.293Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s)
19:57:59 [2021-06-08T19:57:59.293Z] === RUN   TestAuthZPluginV2Disable
19:58:02 [2021-06-08T19:58:02.586Z] --- PASS: TestAuthZPluginV2Disable (2.93s)
19:58:02 [2021-06-08T19:58:02.586Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:58:05 [2021-06-08T19:58:05.126Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s)
19:58:05 [2021-06-08T19:58:05.126Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:58:15 [2021-06-08T19:58:15.161Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.75s)
19:58:15 [2021-06-08T19:58:15.161Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:58:33 [2021-06-08T19:58:33.257Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:58:33 [2021-06-08T19:58:33.257Z] PASS
19:58:33 [2021-06-08T19:58:33.257Z] 
19:58:33 [2021-06-08T19:58:33.257Z] DONE 17 tests in 46.232s
19:58:33 [2021-06-08T19:58:33.257Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:58:33 [2021-06-08T19:58:33.257Z] INFO: Testing against a local daemon
19:58:33 [2021-06-08T19:58:33.257Z] === RUN   TestPluginInvalidJSON
19:58:33 [2021-06-08T19:58:33.257Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:58:33 [2021-06-08T19:58:33.257Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:58:33 [2021-06-08T19:58:33.257Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:58:33 [2021-06-08T19:58:33.257Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:58:33 [2021-06-08T19:58:33.257Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:58:33 [2021-06-08T19:58:33.257Z] === RUN   TestPluginInstall
19:58:33 [2021-06-08T19:58:33.257Z] === RUN   TestPluginInstall/no_auth
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934a89fa6e8792c88d881fbbee03415840f0d4ead667c0dcb0e0e9d98eafe1f5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934a89fa6e8792c88d881fbbee03415840f0d4ead667c0dcb0e0e9d98eafe1f5" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:33 [2021-06-08T19:58:33.257Z] === RUN   TestPluginInstall/with_htpasswd
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5fc9afd716dc20025de2a32f452d59269761cd155cecd12373de94e8f2fe4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:33 [2021-06-08T19:58:33.257Z] time="2021-06-08T19:58:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5fc9afd716dc20025de2a32f452d59269761cd155cecd12373de94e8f2fe4e1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:33 [2021-06-08T19:58:33.517Z] === RUN   TestPluginInstall/with_insecure
19:58:34 [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:34 [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bd98d9b0d0ce7dc9b4b8e0dcd7ba116dd196f196be75c80d19de46bbc772a0a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:34 [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:34 [2021-06-08T19:58:34.456Z] time="2021-06-08T19:58:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bd98d9b0d0ce7dc9b4b8e0dcd7ba116dd196f196be75c80d19de46bbc772a0a" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:34 [2021-06-08T19:58:34.716Z] --- PASS: TestPluginInstall (4.25s)
19:58:34 [2021-06-08T19:58:34.716Z]     --- PASS: TestPluginInstall/no_auth (2.21s)
19:58:34 [2021-06-08T19:58:34.716Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
19:58:34 [2021-06-08T19:58:34.716Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
19:58:34 [2021-06-08T19:58:34.716Z]         plugin_test.go:165: [d9fd19eb91b32] daemon is not started
19:58:34 [2021-06-08T19:58:34.716Z] === RUN   TestPluginsWithRuntimes
19:58:36 [2021-06-08T19:58:36.625Z] === RUN   TestPluginsWithRuntimes/No_Args
19:58:37 [2021-06-08T19:58:37.195Z] === RUN   TestPluginsWithRuntimes/With_Args
19:58:38 [2021-06-08T19:58:38.134Z] --- PASS: TestPluginsWithRuntimes (3.59s)
19:58:38 [2021-06-08T19:58:38.134Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
19:58:38 [2021-06-08T19:58:38.134Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
19:58:38 [2021-06-08T19:58:38.134Z] === RUN   TestPluginBackCompatMediaTypes
19:58:39 [2021-06-08T19:58:39.074Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
19:58:39 [2021-06-08T19:58:39.074Z] PASS
19:58:39 [2021-06-08T19:58:39.074Z] 
19:58:39 [2021-06-08T19:58:39.074Z] DONE 10 tests in 8.636s
19:58:39 [2021-06-08T19:58:39.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:58:39 [2021-06-08T19:58:39.074Z] INFO: Testing against a local daemon
19:58:39 [2021-06-08T19:58:39.074Z] === RUN   TestExternalGraphDriver
19:58:39 [2021-06-08T19:58:39.074Z] === RUN   TestExternalGraphDriver/json
19:58:40 [2021-06-08T19:58:40.984Z] === RUN   TestExternalGraphDriver/spec
19:58:42 [2021-06-08T19:58:42.893Z] === RUN   TestExternalGraphDriver/pull
19:58:44 [2021-06-08T19:58:44.803Z] --- PASS: TestExternalGraphDriver (5.66s)
19:58:44 [2021-06-08T19:58:44.803Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
19:58:44 [2021-06-08T19:58:44.803Z]     --- PASS: TestExternalGraphDriver/spec (1.95s)
19:58:44 [2021-06-08T19:58:44.803Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
19:58:44 [2021-06-08T19:58:44.803Z] === RUN   TestGraphdriverPluginV2
19:58:49 [2021-06-08T19:58:49.001Z] --- PASS: TestGraphdriverPluginV2 (3.90s)
19:58:49 [2021-06-08T19:58:49.001Z] PASS
19:58:49 [2021-06-08T19:58:49.001Z] 
19:58:49 [2021-06-08T19:58:49.001Z] DONE 5 tests in 9.605s
19:58:49 [2021-06-08T19:58:49.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:58:49 [2021-06-08T19:58:49.001Z] INFO: Testing against a local daemon
19:58:49 [2021-06-08T19:58:49.001Z] === RUN   TestContinueAfterPluginCrash
19:58:49 [2021-06-08T19:58:49.001Z] === PAUSE TestContinueAfterPluginCrash
19:58:49 [2021-06-08T19:58:49.001Z] === RUN   TestReadPluginNoRead
19:58:49 [2021-06-08T19:58:49.001Z] === PAUSE TestReadPluginNoRead
19:58:49 [2021-06-08T19:58:49.001Z] === RUN   TestDaemonStartWithLogOpt
19:58:49 [2021-06-08T19:58:49.001Z] === PAUSE TestDaemonStartWithLogOpt
19:58:49 [2021-06-08T19:58:49.001Z] === CONT  TestContinueAfterPluginCrash
19:58:49 [2021-06-08T19:58:49.001Z] === CONT  TestDaemonStartWithLogOpt
19:58:53 [2021-06-08T19:58:53.201Z] --- PASS: TestDaemonStartWithLogOpt (4.24s)
19:58:53 [2021-06-08T19:58:53.202Z] === CONT  TestReadPluginNoRead
19:58:55 [2021-06-08T19:58:55.743Z] === RUN   TestReadPluginNoRead/default
19:58:57 [2021-06-08T19:58:57.125Z] === RUN   TestReadPluginNoRead/disabled_caching
19:58:58 [2021-06-08T19:58:58.065Z] --- PASS: TestContinueAfterPluginCrash (9.43s)
19:58:59 [2021-06-08T19:58:59.006Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:59:00 [2021-06-08T19:59:00.387Z] --- PASS: TestReadPluginNoRead (7.48s)
19:59:00 [2021-06-08T19:59:00.387Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
19:59:00 [2021-06-08T19:59:00.387Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.63s)
19:59:00 [2021-06-08T19:59:00.387Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s)
19:59:00 [2021-06-08T19:59:00.387Z]     read_test.go:92: [d1691fd05ee89] daemon is not started
19:59:00 [2021-06-08T19:59:00.387Z] PASS
19:59:00 [2021-06-08T19:59:00.387Z] 
19:59:00 [2021-06-08T19:59:00.387Z] DONE 6 tests in 11.761s
19:59:00 [2021-06-08T19:59:00.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:59:00 [2021-06-08T19:59:00.387Z] testing: warning: no tests to run
19:59:00 [2021-06-08T19:59:00.387Z] PASS
19:59:00 [2021-06-08T19:59:00.387Z] 
19:59:00 [2021-06-08T19:59:00.387Z] DONE 0 tests in 0.007s
19:59:00 [2021-06-08T19:59:00.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:59:00 [2021-06-08T19:59:00.387Z] INFO: Testing against a local daemon
19:59:00 [2021-06-08T19:59:00.387Z] === RUN   TestPluginWithDevMounts
19:59:00 [2021-06-08T19:59:00.387Z] === PAUSE TestPluginWithDevMounts
19:59:00 [2021-06-08T19:59:00.387Z] === CONT  TestPluginWithDevMounts
19:59:02 [2021-06-08T19:59:02.296Z] --- PASS: TestPluginWithDevMounts (1.73s)
19:59:02 [2021-06-08T19:59:02.296Z] PASS
19:59:02 [2021-06-08T19:59:02.296Z] 
19:59:02 [2021-06-08T19:59:02.296Z] DONE 1 tests in 1.765s
19:59:02 [2021-06-08T19:59:02.296Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:59:02 [2021-06-08T19:59:02.296Z] INFO: Testing against a local daemon
19:59:02 [2021-06-08T19:59:02.296Z] === RUN   TestSecretInspect
19:59:04 [2021-06-08T19:59:04.837Z] --- PASS: TestSecretInspect (2.29s)
19:59:04 [2021-06-08T19:59:04.837Z] === RUN   TestSecretList
19:59:06 [2021-06-08T19:59:06.751Z] --- PASS: TestSecretList (2.32s)
19:59:06 [2021-06-08T19:59:06.751Z] === RUN   TestSecretsCreateAndDelete
19:59:09 [2021-06-08T19:59:09.291Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
19:59:09 [2021-06-08T19:59:09.291Z] === RUN   TestSecretsUpdate
19:59:11 [2021-06-08T19:59:11.830Z] --- PASS: TestSecretsUpdate (2.33s)
19:59:11 [2021-06-08T19:59:11.830Z] === RUN   TestTemplatedSecret
19:59:15 [2021-06-08T19:59:15.234Z] --- PASS: TestTemplatedSecret (3.39s)
19:59:15 [2021-06-08T19:59:15.234Z] === RUN   TestSecretCreateResolve
19:59:17 [2021-06-08T19:59:17.143Z] --- PASS: TestSecretCreateResolve (2.28s)
19:59:17 [2021-06-08T19:59:17.143Z] PASS
19:59:17 [2021-06-08T19:59:17.143Z] 
19:59:17 [2021-06-08T19:59:17.143Z] DONE 6 tests in 14.952s
19:59:17 [2021-06-08T19:59:17.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:59:17 [2021-06-08T19:59:17.143Z] INFO: Testing against a local daemon
19:59:17 [2021-06-08T19:59:17.143Z] === RUN   TestServiceCreateInit
19:59:17 [2021-06-08T19:59:17.143Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:59:22 [2021-06-08T19:59:22.423Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:59:26 [2021-06-08T19:59:26.623Z] --- PASS: TestServiceCreateInit (9.15s)
19:59:26 [2021-06-08T19:59:26.623Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s)
19:59:26 [2021-06-08T19:59:26.623Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s)
19:59:26 [2021-06-08T19:59:26.623Z] === RUN   TestCreateServiceMultipleTimes
19:59:44 [2021-06-08T19:59:44.726Z] --- PASS: TestCreateServiceMultipleTimes (17.78s)
19:59:44 [2021-06-08T19:59:44.726Z] === RUN   TestCreateServiceConflict
19:59:46 [2021-06-08T19:59:46.668Z] --- PASS: TestCreateServiceConflict (2.38s)
19:59:46 [2021-06-08T19:59:46.668Z] === RUN   TestCreateServiceMaxReplicas
19:59:49 [2021-06-08T19:59:49.966Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
19:59:49 [2021-06-08T19:59:49.966Z] === RUN   TestCreateWithDuplicateNetworkNames
20:00:04 [2021-06-08T20:00:04.859Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.65s)
20:00:04 [2021-06-08T20:00:04.860Z] === RUN   TestCreateServiceSecretFileMode
20:00:06 [2021-06-08T20:00:06.772Z] --- PASS: TestCreateServiceSecretFileMode (3.01s)
20:00:06 [2021-06-08T20:00:06.772Z] === RUN   TestCreateServiceConfigFileMode
20:00:10 [2021-06-08T20:00:10.070Z] --- PASS: TestCreateServiceConfigFileMode (2.84s)
20:00:10 [2021-06-08T20:00:10.070Z] === RUN   TestCreateServiceSysctls
20:00:13 [2021-06-08T20:00:13.366Z] --- PASS: TestCreateServiceSysctls (3.39s)
20:00:13 [2021-06-08T20:00:13.366Z] === RUN   TestCreateServiceCapabilities
20:00:15 [2021-06-08T20:00:15.906Z] --- PASS: TestCreateServiceCapabilities (2.95s)
20:00:15 [2021-06-08T20:00:15.907Z] === RUN   TestInspect
20:00:19 [2021-06-08T20:00:19.203Z] --- PASS: TestInspect (3.36s)
20:00:19 [2021-06-08T20:00:19.203Z] === RUN   TestCreateJob
20:00:23 [2021-06-08T20:00:23.404Z] --- PASS: TestCreateJob (3.78s)
20:00:23 [2021-06-08T20:00:23.404Z] === RUN   TestReplicatedJob
20:00:29 [2021-06-08T20:00:29.986Z] --- PASS: TestReplicatedJob (6.60s)
20:00:29 [2021-06-08T20:00:29.987Z] === RUN   TestUpdateReplicatedJob
20:00:34 [2021-06-08T20:00:34.185Z] --- PASS: TestUpdateReplicatedJob (3.92s)
20:00:34 [2021-06-08T20:00:34.185Z] === RUN   TestServiceListWithStatuses
20:00:34 [2021-06-08T20:00:34.185Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:00:34 [2021-06-08T20:00:34.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:00:34 [2021-06-08T20:00:34.185Z] === RUN   TestDockerNetworkConnectAlias
20:00:38 [2021-06-08T20:00:38.387Z] --- PASS: TestDockerNetworkConnectAlias (4.97s)
20:00:38 [2021-06-08T20:00:38.387Z] === RUN   TestDockerNetworkReConnect
20:00:42 [2021-06-08T20:00:42.585Z] --- PASS: TestDockerNetworkReConnect (3.88s)
20:00:42 [2021-06-08T20:00:42.585Z] === RUN   TestServicePlugin
20:01:14 [2021-06-08T20:01:14.682Z] --- PASS: TestServicePlugin (30.90s)
20:01:14 [2021-06-08T20:01:14.682Z]     plugin_test.go:62: [d4d8b1368e3e1] joining swarm manager [d468dfabba66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:01:14 [2021-06-08T20:01:14.682Z]     plugin_test.go:65: [d46a6ccf1a3ca] joining swarm manager [d468dfabba66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:01:14 [2021-06-08T20:01:14.682Z] === RUN   TestServiceUpdateLabel
20:01:15 [2021-06-08T20:01:15.621Z] --- PASS: TestServiceUpdateLabel (2.37s)
20:01:15 [2021-06-08T20:01:15.621Z] === RUN   TestServiceUpdateSecrets
20:01:33 [2021-06-08T20:01:33.723Z] --- PASS: TestServiceUpdateSecrets (15.20s)
20:01:33 [2021-06-08T20:01:33.723Z] === RUN   TestServiceUpdateConfigs
20:01:45 [2021-06-08T20:01:45.947Z] --- PASS: TestServiceUpdateConfigs (15.29s)
20:01:45 [2021-06-08T20:01:45.947Z] === RUN   TestServiceUpdateNetwork
20:02:00 [2021-06-08T20:02:00.854Z] --- PASS: TestServiceUpdateNetwork (13.30s)
20:02:00 [2021-06-08T20:02:00.854Z] === RUN   TestServiceUpdatePidsLimit
20:02:00 [2021-06-08T20:02:00.854Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:02:01 [2021-06-08T20:02:01.869Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:02:10 [2021-06-08T20:02:10.043Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:02:16 [2021-06-08T20:02:16.628Z] --- PASS: TestServiceUpdatePidsLimit (17.27s)
20:02:16 [2021-06-08T20:02:16.628Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
20:02:16 [2021-06-08T20:02:16.628Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s)
20:02:16 [2021-06-08T20:02:16.628Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
20:02:16 [2021-06-08T20:02:16.628Z] PASS
20:02:16 [2021-06-08T20:02:16.628Z] 
20:02:16 [2021-06-08T20:02:16.628Z] === Skipped
20:02:16 [2021-06-08T20:02:16.628Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:02:16 [2021-06-08T20:02:16.628Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:02:16 [2021-06-08T20:02:16.628Z] 
20:02:16 [2021-06-08T20:02:16.628Z] 
20:02:16 [2021-06-08T20:02:16.628Z] DONE 27 tests, 1 skipped in 179.447s
20:02:16 [2021-06-08T20:02:16.628Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:02:16 [2021-06-08T20:02:16.628Z] INFO: Testing against a local daemon
20:02:16 [2021-06-08T20:02:16.628Z] === RUN   TestSessionCreate
20:02:16 [2021-06-08T20:02:16.628Z] --- PASS: TestSessionCreate (0.02s)
20:02:16 [2021-06-08T20:02:16.628Z] === RUN   TestSessionCreateWithBadUpgrade
20:02:16 [2021-06-08T20:02:16.628Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:02:16 [2021-06-08T20:02:16.628Z] PASS
20:02:16 [2021-06-08T20:02:16.628Z] 
20:02:16 [2021-06-08T20:02:16.628Z] DONE 2 tests in 0.074s
20:02:16 [2021-06-08T20:02:16.628Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:02:16 [2021-06-08T20:02:16.889Z] INFO: Testing against a local daemon
20:02:16 [2021-06-08T20:02:16.889Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:02:16 [2021-06-08T20:02:16.889Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
20:02:16 [2021-06-08T20:02:16.889Z] === RUN   TestEventsExecDie
20:02:17 [2021-06-08T20:02:17.833Z] --- PASS: TestEventsExecDie (1.11s)
20:02:17 [2021-06-08T20:02:17.833Z] === RUN   TestEventsBackwardsCompatible
20:02:17 [2021-06-08T20:02:17.833Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:02:17 [2021-06-08T20:02:17.833Z] === RUN   TestInfoBinaryCommits
20:02:17 [2021-06-08T20:02:17.833Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:02:17 [2021-06-08T20:02:17.833Z] === RUN   TestInfoAPIVersioned
20:02:18 [2021-06-08T20:02:18.093Z] --- PASS: TestInfoAPIVersioned (0.02s)
20:02:18 [2021-06-08T20:02:18.093Z] === RUN   TestInfoDiscoveryBackend
20:02:18 [2021-06-08T20:02:18.665Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:02:18 [2021-06-08T20:02:18.665Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:02:19 [2021-06-08T20:02:19.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:02:19 [2021-06-08T20:02:19.606Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:02:20 [2021-06-08T20:02:20.177Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:02:20 [2021-06-08T20:02:20.177Z] === RUN   TestInfoAPI
20:02:20 [2021-06-08T20:02:20.177Z] --- PASS: TestInfoAPI (0.02s)
20:02:20 [2021-06-08T20:02:20.177Z] === RUN   TestInfoAPIWarnings
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestInfoAPIWarnings (16.30s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestInfoDebug
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestInfoDebug (0.52s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestInfoInsecureRegistries
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestInfoRegistryMirrors
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestLoginFailsWithBadCredentials
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestPingCacheHeaders
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestPingCacheHeaders (0.02s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestPingGet
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestPingGet (0.01s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestPingHead
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestPingHead (0.02s)
20:02:38 [2021-06-08T20:02:38.284Z] === RUN   TestVersion
20:02:38 [2021-06-08T20:02:38.284Z] --- PASS: TestVersion (0.02s)
20:02:38 [2021-06-08T20:02:38.284Z] === CONT  TestCgroupDriverSystemdMemoryLimit
20:02:39 [2021-06-08T20:02:39.669Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
20:02:39 [2021-06-08T20:02:39.669Z] PASS
20:02:39 [2021-06-08T20:02:39.669Z] 
20:02:39 [2021-06-08T20:02:39.669Z] DONE 18 tests in 22.905s
20:02:39 [2021-06-08T20:02:39.669Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:02:39 [2021-06-08T20:02:39.669Z] INFO: Testing against a local daemon
20:02:39 [2021-06-08T20:02:39.669Z] === RUN   TestVolumesCreateAndList
20:02:39 [2021-06-08T20:02:39.669Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:02:39 [2021-06-08T20:02:39.669Z] === RUN   TestVolumesRemove
20:02:39 [2021-06-08T20:02:39.669Z] --- PASS: TestVolumesRemove (0.10s)
20:02:39 [2021-06-08T20:02:39.931Z] === RUN   TestVolumesInspect
20:02:39 [2021-06-08T20:02:39.931Z] --- PASS: TestVolumesInspect (0.02s)
20:02:39 [2021-06-08T20:02:39.931Z] === RUN   TestVolumesInvalidJSON
20:02:39 [2021-06-08T20:02:39.931Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:02:39 [2021-06-08T20:02:39.931Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:02:39 [2021-06-08T20:02:39.931Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:02:39 [2021-06-08T20:02:39.931Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:02:39 [2021-06-08T20:02:39.931Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:02:39 [2021-06-08T20:02:39.931Z] PASS
20:02:39 [2021-06-08T20:02:39.931Z] 
20:02:39 [2021-06-08T20:02:39.931Z] DONE 5 tests in 0.179s
20:02:39 [2021-06-08T20:02:39.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:02:41 [2021-06-08T20:02:41.316Z] Stopping apparmor (via systemctl): apparmor.service.
20:02:41 [2021-06-08T20:02:41.316Z] Removing test suite binaries
20:02:41 [2021-06-08T20:02:41.577Z] exiting test-integration
20:02:41 [2021-06-08T20:02:41.577Z] ++ exit 0
20:02:41 [2021-06-08T20:02:41.577Z]