Skip to content

Console Output

22:25:31 [2021-07-22T22:25:31.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42661/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5dbbb5369863ee0f3afad8cd3a9e013033f92d7 hack/make.sh dynbinary test-integration
22:25:32 [2021-07-22T22:25:32.676Z] 
22:25:32 [2021-07-22T22:25:32.676Z] Removing bundles/
22:25:32 [2021-07-22T22:25:32.676Z] 
22:25:32 [2021-07-22T22:25:32.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:25:32 [2021-07-22T22:25:32.676Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:25:32 [2021-07-22T22:25:32.676Z] GOOS="" GOARCH="" GOARM=""
22:27:09 [2021-07-22T22:27:09.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:27:09 [2021-07-22T22:27:09.053Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:27:09 [2021-07-22T22:27:09.053Z] GOOS="" GOARCH="" GOARM=""
22:27:09 [2021-07-22T22:27:09.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:27:09 [2021-07-22T22:27:09.053Z] 
22:27:09 [2021-07-22T22:27:09.053Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:27:09 [2021-07-22T22:27:09.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:27:09 [2021-07-22T22:27:09.053Z] HOSTNAME=9d82e44212b7
22:27:09 [2021-07-22T22:27:09.053Z] DEST=bundles/test-integration
22:27:09 [2021-07-22T22:27:09.053Z] PWD=/go/src/github.com/docker/docker
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_ROOTLESS=1
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_GITCOMMIT=d5dbbb5369863ee0f3afad8cd3a9e013033f92d7
22:27:09 [2021-07-22T22:27:09.053Z] container=docker
22:27:09 [2021-07-22T22:27:09.053Z] HOME=/root
22:27:09 [2021-07-22T22:27:09.053Z] GOLANG_VERSION=1.16.6
22:27:09 [2021-07-22T22:27:09.053Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:27:09 [2021-07-22T22:27:09.053Z] VALIDATE_BRANCH=master
22:27:09 [2021-07-22T22:27:09.053Z] TERM=xterm
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_PKG=github.com/docker/docker
22:27:09 [2021-07-22T22:27:09.053Z] SHLVL=1
22:27:09 [2021-07-22T22:27:09.053Z] TIMEOUT=120m
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_GRAPHDRIVER=overlay2
22:27:09 [2021-07-22T22:27:09.053Z] GO111MODULE=off
22:27:09 [2021-07-22T22:27:09.053Z] DOCKER_EXPERIMENTAL=1
22:27:09 [2021-07-22T22:27:09.053Z] TEST_SKIP_INTEGRATION_CLI=1
22:27:09 [2021-07-22T22:27:09.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:27:09 [2021-07-22T22:27:09.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:27:09 [2021-07-22T22:27:09.053Z] GOPATH=/go
22:27:09 [2021-07-22T22:27:09.053Z] PKG_CONFIG=pkg-config
22:27:09 [2021-07-22T22:27:09.053Z] _=/usr/bin/env
22:27:09 [2021-07-22T22:27:09.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:27:47 [2021-07-22T22:27:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:27:47 [2021-07-22T22:27:47.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:28:09 [2021-07-22T22:28:09.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:28:10 [2021-07-22T22:28:10.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:28:25 [2021-07-22T22:28:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:28:25 [2021-07-22T22:28:25.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:28:25 [2021-07-22T22:28:25.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:28:27 [2021-07-22T22:28:27.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:28:29 [2021-07-22T22:28:29.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:28:30 [2021-07-22T22:28:30.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:28:31 [2021-07-22T22:28:31.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:28:32 [2021-07-22T22:28:32.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:28:33 [2021-07-22T22:28:33.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:28:33 [2021-07-22T22:28:33.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:28:35 [2021-07-22T22:28:35.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:28:35 [2021-07-22T22:28:35.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:28:36 [2021-07-22T22:28:36.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:28:37 [2021-07-22T22:28:37.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:28:37 [2021-07-22T22:28:37.083Z] Using test binary docker
22:28:37 [2021-07-22T22:28:37.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:28:37 [2021-07-22T22:28:37.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:28:37 [2021-07-22T22:28:37.083Z] INFO: Waiting for daemon to start...
22:28:37 [2021-07-22T22:28:37.083Z] Starting dockerd
22:28:40 [2021-07-22T22:28:40.347Z] .
22:28:40 [2021-07-22T22:28:40.347Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:28:40 [2021-07-22T22:28:40.347Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:28:40 [2021-07-22T22:28:40.347Z] Error: No such image: emptyfs
22:28:40 [2021-07-22T22:28:40.347Z] Running integration-test (iteration 1)
22:28:40 [2021-07-22T22:28:40.347Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: buildpack-deps:buster
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: busybox:latest
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: busybox:glibc
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: debian:bullseye
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: hello-world:latest
22:29:02 [2021-07-22T22:29:02.264Z] Loaded image: arm32v7/hello-world:latest
22:29:02 [2021-07-22T22:29:02.264Z] INFO: Testing against a local daemon
22:29:02 [2021-07-22T22:29:02.264Z] === RUN   TestCgroupNamespacesBuild
22:29:03 [2021-07-22T22:29:03.191Z] --- PASS: TestCgroupNamespacesBuild (1.51s)
22:29:03 [2021-07-22T22:29:03.192Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:29:04 [2021-07-22T22:29:04.555Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
22:29:04 [2021-07-22T22:29:04.555Z] === RUN   TestBuildWithSession
22:29:04 [2021-07-22T22:29:04.555Z]     build_session_test.go:25: TODO: BuildKit
22:29:04 [2021-07-22T22:29:04.555Z] --- SKIP: TestBuildWithSession (0.00s)
22:29:04 [2021-07-22T22:29:04.555Z] === RUN   TestBuildSquashParent
22:29:12 [2021-07-22T22:29:12.631Z] --- PASS: TestBuildSquashParent (8.00s)
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:12 [2021-07-22T22:29:12.632Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:12 [2021-07-22T22:29:12.632Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:29:12 [2021-07-22T22:29:12.632Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:29:15 [2021-07-22T22:29:15.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:29:15 [2021-07-22T22:29:15.147Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:29:17 [2021-07-22T22:29:17.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:29:17 [2021-07-22T22:29:17.657Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:29:20 [2021-07-22T22:29:20.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.76s)
22:29:20 [2021-07-22T22:29:20.169Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
22:29:20 [2021-07-22T22:29:20.169Z] === RUN   TestBuildMultiStageCopy
22:29:20 [2021-07-22T22:29:20.169Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:29:23 [2021-07-22T22:29:23.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:29:24 [2021-07-22T22:29:24.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:29:25 [2021-07-22T22:29:25.396Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:29:26 [2021-07-22T22:29:26.321Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:29:27 [2021-07-22T22:29:27.246Z] --- PASS: TestBuildMultiStageCopy (7.04s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:29:27 [2021-07-22T22:29:27.246Z] === RUN   TestBuildMultiStageParentConfig
22:29:32 [2021-07-22T22:29:32.481Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
22:29:32 [2021-07-22T22:29:32.481Z] === RUN   TestBuildLabelWithTargets
22:29:40 [2021-07-22T22:29:40.557Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:29:40 [2021-07-22T22:29:40.558Z] === RUN   TestBuildWithEmptyLayers
22:29:43 [2021-07-22T22:29:43.087Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
22:29:43 [2021-07-22T22:29:43.087Z] === RUN   TestBuildMultiStageOnBuild
22:29:48 [2021-07-22T22:29:48.353Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:29:48 [2021-07-22T22:29:48.353Z] === RUN   TestBuildUncleanTarFilenames
22:29:48 [2021-07-22T22:29:48.609Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
22:29:48 [2021-07-22T22:29:48.609Z] === RUN   TestBuildMultiStageLayerLeak
22:29:53 [2021-07-22T22:29:53.853Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
22:29:53 [2021-07-22T22:29:53.853Z] === RUN   TestBuildWithHugeFile
22:30:50 [2021-07-22T22:30:50.018Z] --- PASS: TestBuildWithHugeFile (50.98s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWCOWSandboxSize
22:30:50 [2021-07-22T22:30:50.018Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:50 [2021-07-22T22:30:50.018Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:30:50 [2021-07-22T22:30:50.018Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
22:30:50 [2021-07-22T22:30:50.018Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership/copy_from
22:30:50 [2021-07-22T22:30:50.018Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:30:54 [2021-07-22T22:30:54.178Z] --- PASS: TestBuildPreserveOwnership (9.74s)
22:30:54 [2021-07-22T22:30:54.178Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.73s)
22:30:54 [2021-07-22T22:30:54.178Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:30:54 [2021-07-22T22:30:54.178Z] === RUN   TestBuildPlatformInvalid
22:30:54 [2021-07-22T22:30:54.178Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:30:54 [2021-07-22T22:30:54.178Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:30:54 [2021-07-22T22:30:54.178Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:30:54 [2021-07-22T22:30:54.178Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z] PASS
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === Skipped
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_session_test.go:25: TODO: BuildKit
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
22:30:54 [2021-07-22T22:30:54.178Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] 
22:30:54 [2021-07-22T22:30:54.178Z] DONE 34 tests, 3 skipped in 134.081s
22:30:54 [2021-07-22T22:30:54.178Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:30:54 [2021-07-22T22:30:54.433Z] INFO: Testing against a local daemon
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigInspect
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigInspect (0.02s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigList
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigList (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigsCreateAndDelete
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestConfigsUpdate
22:30:54 [2021-07-22T22:30:54.433Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.433Z] --- SKIP: TestConfigsUpdate (0.01s)
22:30:54 [2021-07-22T22:30:54.433Z] === RUN   TestTemplatedConfig
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] --- SKIP: TestTemplatedConfig (0.00s)
22:30:54 [2021-07-22T22:30:54.434Z] === RUN   TestConfigCreateResolve
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z] PASS
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === Skipped
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:30:54 [2021-07-22T22:30:54.434Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] 
22:30:54 [2021-07-22T22:30:54.434Z] DONE 6 tests, 6 skipped in 0.185s
22:30:54 [2021-07-22T22:30:54.434Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:30:54 [2021-07-22T22:30:54.730Z] INFO: Testing against a local daemon
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCheckpoint
22:30:54 [2021-07-22T22:30:54.730Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:30:54 [2021-07-22T22:30:54.730Z] --- SKIP: TestCheckpoint (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:30:54 [2021-07-22T22:30:54.730Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainerPathIsNotDir
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyToContainerPathDoesNotExist
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyToContainerPathIsNotDir
22:30:54 [2021-07-22T22:30:54.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:30:54 [2021-07-22T22:30:54.730Z] === RUN   TestCopyFromContainer
22:30:57 [2021-07-22T22:30:57.992Z] === RUN   TestCopyFromContainer//
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer//bar/root
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer//bar/root/
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer/bar/quux
22:30:58 [2021-07-22T22:30:58.248Z] === RUN   TestCopyFromContainer/bar/quux/
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:30:58 [2021-07-22T22:30:58.504Z] === RUN   TestCopyFromContainer/bar/notarget
22:30:58 [2021-07-22T22:30:58.759Z] --- PASS: TestCopyFromContainer (3.86s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:30:58 [2021-07-22T22:30:58.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:30:58 [2021-07-22T22:30:58.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateLinkToNonExistingContainer
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === PAUSE TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/0
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/2
22:30:58 [2021-07-22T22:30:58.760Z] === CONT  TestCreateWithInvalidEnv/1
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateTmpfsMountsTarget
22:30:58 [2021-07-22T22:30:58.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:30:58 [2021-07-22T22:30:58.760Z] === RUN   TestCreateWithCustomMaskedPaths
22:31:00 [2021-07-22T22:31:00.647Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s)
22:31:00 [2021-07-22T22:31:00.647Z] === RUN   TestCreateWithCustomReadonlyPaths
22:31:02 [2021-07-22T22:31:02.578Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s)
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:02 [2021-07-22T22:31:02.578Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:02 [2021-07-22T22:31:02.578Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:31:02 [2021-07-22T22:31:02.578Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform/different_os
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:31:03 [2021-07-22T22:31:03.138Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:31:03 [2021-07-22T22:31:03.138Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestContainerStartOnDaemonRestart
22:31:03 [2021-07-22T22:31:03.138Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:31:03 [2021-07-22T22:31:03.138Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestDaemonRestartIpcMode
22:31:03 [2021-07-22T22:31:03.138Z] === PAUSE TestDaemonRestartIpcMode
22:31:03 [2021-07-22T22:31:03.138Z] === RUN   TestDaemonHostGatewayIP
22:31:03 [2021-07-22T22:31:03.138Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:31:03 [2021-07-22T22:31:03.138Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestRestartDaemonWithRestartingContainer
22:31:03 [2021-07-22T22:31:03.139Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestContainerKillOnDaemonStart
22:31:03 [2021-07-22T22:31:03.139Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:31:03 [2021-07-22T22:31:03.139Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:31:03 [2021-07-22T22:31:03.139Z] === RUN   TestDiff
22:31:03 [2021-07-22T22:31:03.700Z] --- PASS: TestDiff (0.66s)
22:31:03 [2021-07-22T22:31:03.700Z] === RUN   TestExecWithCloseStdin
22:31:04 [2021-07-22T22:31:04.628Z] --- PASS: TestExecWithCloseStdin (0.89s)
22:31:04 [2021-07-22T22:31:04.628Z] === RUN   TestExec
22:31:05 [2021-07-22T22:31:05.555Z] --- PASS: TestExec (0.90s)
22:31:05 [2021-07-22T22:31:05.556Z] === RUN   TestExecUser
22:31:06 [2021-07-22T22:31:06.483Z] --- PASS: TestExecUser (0.90s)
22:31:06 [2021-07-22T22:31:06.484Z] === RUN   TestExportContainerAndImportImage
22:31:07 [2021-07-22T22:31:07.411Z] --- PASS: TestExportContainerAndImportImage (0.79s)
22:31:07 [2021-07-22T22:31:07.412Z] === RUN   TestExportContainerAfterDaemonRestart
22:31:08 [2021-07-22T22:31:08.775Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
22:31:08 [2021-07-22T22:31:08.775Z] === RUN   TestHealthCheckWorkdir
22:31:09 [2021-07-22T22:31:09.700Z] --- PASS: TestHealthCheckWorkdir (1.27s)
22:31:09 [2021-07-22T22:31:09.700Z] === RUN   TestHealthKillContainer
22:31:12 [2021-07-22T22:31:12.961Z] --- PASS: TestHealthKillContainer (2.94s)
22:31:12 [2021-07-22T22:31:12.961Z] === RUN   TestInspectCpusetInConfigPre120
22:31:13 [2021-07-22T22:31:13.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
22:31:13 [2021-07-22T22:31:13.217Z] === RUN   TestIpcModeNone
22:31:14 [2021-07-22T22:31:14.142Z] --- PASS: TestIpcModeNone (0.90s)
22:31:14 [2021-07-22T22:31:14.142Z] === RUN   TestIpcModePrivate
22:31:15 [2021-07-22T22:31:15.069Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
22:31:15 [2021-07-22T22:31:15.069Z] --- PASS: TestIpcModePrivate (0.90s)
22:31:15 [2021-07-22T22:31:15.069Z] === RUN   TestIpcModeShareable
22:31:15 [2021-07-22T22:31:15.069Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:15 [2021-07-22T22:31:15.069Z] --- SKIP: TestIpcModeShareable (0.00s)
22:31:15 [2021-07-22T22:31:15.069Z] === RUN   TestAPIIpcModeShareableAndContainer
22:31:17 [2021-07-22T22:31:17.585Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestAPIIpcModeHost
22:31:17 [2021-07-22T22:31:17.585Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:17 [2021-07-22T22:31:17.585Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestDaemonIpcModeShareable
22:31:17 [2021-07-22T22:31:17.585Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:17 [2021-07-22T22:31:17.585Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:31:17 [2021-07-22T22:31:17.585Z] === RUN   TestDaemonIpcModePrivate
22:31:18 [2021-07-22T22:31:18.992Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
22:31:19 [2021-07-22T22:31:19.247Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
22:31:19 [2021-07-22T22:31:19.247Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:31:19 [2021-07-22T22:31:19.248Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:19 [2021-07-22T22:31:19.248Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:31:19 [2021-07-22T22:31:19.248Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:31:19 [2021-07-22T22:31:19.248Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestIpcModeOlderClient
22:31:19 [2021-07-22T22:31:19.248Z] === PAUSE TestIpcModeOlderClient
22:31:19 [2021-07-22T22:31:19.248Z] === RUN   TestKillContainerInvalidSignal
22:31:19 [2021-07-22T22:31:19.808Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
22:31:19 [2021-07-22T22:31:19.808Z] === RUN   TestKillContainer
22:31:19 [2021-07-22T22:31:19.808Z] === RUN   TestKillContainer/no_signal
22:31:20 [2021-07-22T22:31:20.369Z] === RUN   TestKillContainer/non_killing_signal
22:31:20 [2021-07-22T22:31:20.929Z] === RUN   TestKillContainer/killing_signal
22:31:21 [2021-07-22T22:31:21.902Z] --- PASS: TestKillContainer (1.91s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/no_signal (0.60s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
22:31:21 [2021-07-22T22:31:21.902Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
22:31:21 [2021-07-22T22:31:21.902Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:31:21 [2021-07-22T22:31:21.902Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:31:22 [2021-07-22T22:31:22.462Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
22:31:23 [2021-07-22T22:31:23.022Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
22:31:23 [2021-07-22T22:31:23.022Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillStoppedContainer
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillStoppedContainer (0.04s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillStoppedContainerAPIPre120
22:31:23 [2021-07-22T22:31:23.022Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:31:23 [2021-07-22T22:31:23.022Z] === RUN   TestKillDifferentUserContainer
22:31:23 [2021-07-22T22:31:23.991Z] --- PASS: TestKillDifferentUserContainer (0.63s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestInspectOomKilledTrue
22:31:23 [2021-07-22T22:31:23.992Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestInspectOomKilledFalse
22:31:23 [2021-07-22T22:31:23.992Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestLinksEtcHostsContentMatch
22:31:23 [2021-07-22T22:31:23.992Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:31:23 [2021-07-22T22:31:23.992Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:31:23 [2021-07-22T22:31:23.992Z] === RUN   TestLinksContainerNames
22:31:24 [2021-07-22T22:31:24.918Z] --- PASS: TestLinksContainerNames (1.25s)
22:31:24 [2021-07-22T22:31:24.918Z] === RUN   TestLogsFollowTailEmpty
22:31:25 [2021-07-22T22:31:25.843Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
22:31:25 [2021-07-22T22:31:25.843Z] === RUN   TestContainerNetworkMountsNoChown
22:31:26 [2021-07-22T22:31:26.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/default
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/default/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === CONT  TestMountDaemonRoot/rprivate
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.404Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rslave
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/slave
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:31:26 [2021-07-22T22:31:26.405Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:31:26 [2021-07-22T22:31:26.660Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:31:26 [2021-07-22T22:31:26.660Z] --- PASS: TestMountDaemonRoot (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:31:26 [2021-07-22T22:31:26.660Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerBindMountNonRecursive
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerVolumesMountedAsShared
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestContainerVolumesMountedAsSlave
22:31:26 [2021-07-22T22:31:26.660Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:31:26 [2021-07-22T22:31:26.660Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
22:31:26 [2021-07-22T22:31:26.660Z] === RUN   TestNetworkNat
22:31:27 [2021-07-22T22:31:27.588Z] --- PASS: TestNetworkNat (0.71s)
22:31:27 [2021-07-22T22:31:27.588Z] === RUN   TestNetworkLocalhostTCPNat
22:31:28 [2021-07-22T22:31:28.148Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
22:31:28 [2021-07-22T22:31:28.148Z] === RUN   TestNetworkLoopbackNat
22:31:31 [2021-07-22T22:31:31.439Z] --- PASS: TestNetworkLoopbackNat (2.98s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPause
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPause (0.00s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPauseStopPausedContainer
22:31:31 [2021-07-22T22:31:31.439Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:31 [2021-07-22T22:31:31.439Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
22:31:31 [2021-07-22T22:31:31.439Z] === RUN   TestPidHost
22:31:32 [2021-07-22T22:31:32.811Z] --- PASS: TestPidHost (1.87s)
22:31:32 [2021-07-22T22:31:32.811Z] === RUN   TestPsFilter
22:31:33 [2021-07-22T22:31:33.076Z] --- PASS: TestPsFilter (0.10s)
22:31:33 [2021-07-22T22:31:33.076Z] === RUN   TestRemoveContainerWithRemovedVolume
22:31:33 [2021-07-22T22:31:33.660Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
22:31:33 [2021-07-22T22:31:33.660Z] === RUN   TestRemoveContainerWithVolume
22:31:34 [2021-07-22T22:31:34.220Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
22:31:34 [2021-07-22T22:31:34.220Z] === RUN   TestRemoveContainerRunning
22:31:34 [2021-07-22T22:31:34.780Z] --- PASS: TestRemoveContainerRunning (0.61s)
22:31:34 [2021-07-22T22:31:34.780Z] === RUN   TestRemoveContainerForceRemoveRunning
22:31:35 [2021-07-22T22:31:35.704Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
22:31:35 [2021-07-22T22:31:35.705Z] === RUN   TestRemoveInvalidContainer
22:31:35 [2021-07-22T22:31:35.705Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:31:35 [2021-07-22T22:31:35.705Z] === RUN   TestRenameLinkedContainer
22:31:38 [2021-07-22T22:31:38.218Z] --- PASS: TestRenameLinkedContainer (2.53s)
22:31:38 [2021-07-22T22:31:38.218Z] === RUN   TestRenameStoppedContainer
22:31:38 [2021-07-22T22:31:38.517Z] --- PASS: TestRenameStoppedContainer (0.60s)
22:31:38 [2021-07-22T22:31:38.517Z] === RUN   TestRenameRunningContainerAndReuse
22:31:39 [2021-07-22T22:31:39.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
22:31:39 [2021-07-22T22:31:39.881Z] === RUN   TestRenameInvalidName
22:31:40 [2021-07-22T22:31:40.443Z] --- PASS: TestRenameInvalidName (0.62s)
22:31:40 [2021-07-22T22:31:40.443Z] === RUN   TestRenameAnonymousContainer
22:31:42 [2021-07-22T22:31:42.956Z] --- PASS: TestRenameAnonymousContainer (2.25s)
22:31:42 [2021-07-22T22:31:42.956Z] === RUN   TestRenameContainerWithSameName
22:31:43 [2021-07-22T22:31:43.516Z] --- PASS: TestRenameContainerWithSameName (0.63s)
22:31:43 [2021-07-22T22:31:43.516Z] === RUN   TestRenameContainerWithLinkedContainer
22:31:44 [2021-07-22T22:31:44.879Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s)
22:31:44 [2021-07-22T22:31:44.879Z] === RUN   TestResize
22:31:45 [2021-07-22T22:31:45.440Z] --- PASS: TestResize (0.61s)
22:31:45 [2021-07-22T22:31:45.440Z] === RUN   TestResizeWithInvalidSize
22:31:46 [2021-07-22T22:31:46.001Z] --- PASS: TestResizeWithInvalidSize (0.64s)
22:31:46 [2021-07-22T22:31:46.001Z] === RUN   TestResizeWhenContainerNotStarted
22:31:46 [2021-07-22T22:31:46.562Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
22:31:46 [2021-07-22T22:31:46.562Z] === RUN   TestDaemonRestartKillContainers
22:31:46 [2021-07-22T22:31:46.562Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:31:46 [2021-07-22T22:31:46.562Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:31:46 [2021-07-22T22:31:46.562Z] === RUN   TestCgroupNamespacesRun
22:31:48 [2021-07-22T22:31:48.449Z] --- PASS: TestCgroupNamespacesRun (1.56s)
22:31:48 [2021-07-22T22:31:48.449Z] === RUN   TestCgroupNamespacesRunPrivileged
22:31:49 [2021-07-22T22:31:49.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
22:31:49 [2021-07-22T22:31:49.376Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:31:50 [2021-07-22T22:31:50.745Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
22:31:50 [2021-07-22T22:31:50.745Z] === RUN   TestCgroupNamespacesRunHostMode
22:31:52 [2021-07-22T22:31:52.674Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s)
22:31:52 [2021-07-22T22:31:52.674Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:31:54 [2021-07-22T22:31:54.037Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s)
22:31:54 [2021-07-22T22:31:54.037Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:31:54 [2021-07-22T22:31:54.965Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
22:31:54 [2021-07-22T22:31:54.965Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:31:55 [2021-07-22T22:31:55.525Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
22:31:55 [2021-07-22T22:31:55.525Z] === RUN   TestCgroupNamespacesRunOlderClient
22:31:57 [2021-07-22T22:31:57.416Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.57s)
22:31:57 [2021-07-22T22:31:57.416Z] === RUN   TestNISDomainname
22:31:57 [2021-07-22T22:31:57.416Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:31:57 [2021-07-22T22:31:57.416Z] --- SKIP: TestNISDomainname (0.01s)
22:31:57 [2021-07-22T22:31:57.416Z] === RUN   TestHostnameDnsResolution
22:31:58 [2021-07-22T22:31:58.342Z] --- PASS: TestHostnameDnsResolution (1.05s)
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStats
22:31:58 [2021-07-22T22:31:58.342Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:31:58 [2021-07-22T22:31:58.342Z] --- SKIP: TestStats (0.00s)
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/1
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/1
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/3
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/3
22:31:58 [2021-07-22T22:31:58.342Z] === RUN   TestStopContainerWithTimeout/-1
22:31:58 [2021-07-22T22:31:58.342Z] === PAUSE TestStopContainerWithTimeout/-1
22:31:58 [2021-07-22T22:31:58.342Z] === CONT  TestStopContainerWithTimeout/0
22:31:58 [2021-07-22T22:31:58.342Z] === CONT  TestStopContainerWithTimeout/-1
22:31:59 [2021-07-22T22:31:59.267Z] === CONT  TestStopContainerWithTimeout/3
22:32:01 [2021-07-22T22:32:01.153Z] === CONT  TestStopContainerWithTimeout/1
22:32:03 [2021-07-22T22:32:03.042Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
22:32:03 [2021-07-22T22:32:03.042Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
22:32:03 [2021-07-22T22:32:03.042Z] === RUN   TestDeleteDevicemapper
22:32:03 [2021-07-22T22:32:03.042Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:32:03 [2021-07-22T22:32:03.042Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:32:03 [2021-07-22T22:32:03.042Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:32:04 [2021-07-22T22:32:04.930Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateMemory
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdateMemory (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateCPUQuota
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdatePidsLimit
22:32:04 [2021-07-22T22:32:04.930Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:04 [2021-07-22T22:32:04.930Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:32:04 [2021-07-22T22:32:04.930Z] === RUN   TestUpdateRestartPolicy
22:32:17 [2021-07-22T22:32:17.137Z] --- PASS: TestUpdateRestartPolicy (12.16s)
22:32:17 [2021-07-22T22:32:17.137Z] === RUN   TestUpdateRestartWithAutoRemove
22:32:17 [2021-07-22T22:32:17.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:17 [2021-07-22T22:32:17.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:17 [2021-07-22T22:32:17.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:32:17 [2021-07-22T22:32:17.697Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] --- PASS: TestWaitNonBlocked (0.01s)
22:32:18 [2021-07-22T22:32:18.627Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
22:32:18 [2021-07-22T22:32:18.627Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:32:18 [2021-07-22T22:32:18.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:32:18 [2021-07-22T22:32:18.627Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:32:19 [2021-07-22T22:32:19.557Z] --- PASS: TestWaitBlocked (0.01s)
22:32:19 [2021-07-22T22:32:19.557Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
22:32:19 [2021-07-22T22:32:19.557Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestDaemonRestartIpcMode
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestIpcModeOlderClient
22:32:19 [2021-07-22T22:32:19.557Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:32:19 [2021-07-22T22:32:19.557Z] === CONT  TestRestartDaemonWithRestartingContainer
22:32:22 [2021-07-22T22:32:22.827Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.99s)
22:32:23 [2021-07-22T22:32:23.082Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
22:32:23 [2021-07-22T22:32:23.082Z] PASS
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === Skipped
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
22:32:23 [2021-07-22T22:32:23.082Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:32:23 [2021-07-22T22:32:23.082Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] 
22:32:23 [2021-07-22T22:32:23.082Z] DONE 177 tests, 25 skipped in 88.750s
22:32:23 [2021-07-22T22:32:23.082Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
22:32:23 [2021-07-22T22:32:23.339Z] === RUN   TestConfigDaemonLibtrustID
22:32:23 [2021-07-22T22:32:23.902Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === RUN   TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === PAUSE TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/malformed_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/valid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/invalid_config
22:32:23 [2021-07-22T22:32:23.902Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:32:23 [2021-07-22T22:32:23.902Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
22:32:23 [2021-07-22T22:32:23.902Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
22:32:23 [2021-07-22T22:32:23.902Z] PASS
22:32:23 [2021-07-22T22:32:23.902Z] 
22:32:23 [2021-07-22T22:32:23.902Z] DONE 7 tests in 0.818s
22:32:23 [2021-07-22T22:32:23.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:32:24 [2021-07-22T22:32:24.157Z] INFO: Testing against a local daemon
22:32:24 [2021-07-22T22:32:24.157Z] === RUN   TestCommitInheritsEnv
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestCommitInheritsEnv (1.91s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImportExtremelyLargeImageWorks
22:32:26 [2021-07-22T22:32:26.049Z] === PAUSE TestImportExtremelyLargeImageWorks
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImagesFilterMultiReference
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestImagePullPlatformInvalid
22:32:26 [2021-07-22T22:32:26.049Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:32:26 [2021-07-22T22:32:26.049Z] === RUN   TestRemoveImageOrphaning
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestRemoveImageOrphaning (1.93s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestRemoveImageGarbageCollector
22:32:28 [2021-07-22T22:32:28.601Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:32:28 [2021-07-22T22:32:28.601Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagInvalidReference
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagInvalidReference (0.01s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagValidPrefixedRepo
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagExistedNameWithoutForce
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagOfficialNames
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagOfficialNames (0.05s)
22:32:28 [2021-07-22T22:32:28.601Z] === RUN   TestTagMatchesDigest
22:32:28 [2021-07-22T22:32:28.601Z] --- PASS: TestTagMatchesDigest (0.01s)
22:32:28 [2021-07-22T22:32:28.601Z] === CONT  TestImportExtremelyLargeImageWorks
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestImportExtremelyLargeImageWorks (94.85s)
22:34:05 [2021-07-22T22:34:05.020Z] PASS
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] === Skipped
22:34:05 [2021-07-22T22:34:05.020Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:34:05 [2021-07-22T22:34:05.020Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] 
22:34:05 [2021-07-22T22:34:05.020Z] DONE 12 tests, 1 skipped in 99.102s
22:34:05 [2021-07-22T22:34:05.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:34:05 [2021-07-22T22:34:05.020Z] INFO: Testing against a local daemon
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestNetworkCreateDelete
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestNetworkCreateDelete (0.12s)
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestDockerNetworkDeletePreferID
22:34:05 [2021-07-22T22:34:05.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
22:34:05 [2021-07-22T22:34:05.020Z] === RUN   TestDaemonDNSFallback
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestDaemonDNSFallback (6.50s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestInspectNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestInspectNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestRunContainerWithBridgeNone
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/create
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] === PAUSE TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkList//networks
22:34:10 [2021-07-22T22:34:10.257Z] === CONT  TestNetworkList//networks/
22:34:10 [2021-07-22T22:34:10.257Z] --- PASS: TestNetworkList (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkList//networks (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestHostIPv4BridgeLabel
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithLiveRestore
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonDefaultNetworkPools
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithExistingNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithPredefinedNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:242: FLAKY_TEST
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithDataPathPortInit
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z] PASS
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === Skipped
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:242: FLAKY_TEST
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:34:10 [2021-07-22T22:34:10.257Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] 
22:34:10 [2021-07-22T22:34:10.257Z] DONE 22 tests, 12 skipped in 7.150s
22:34:10 [2021-07-22T22:34:10.257Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.512Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkIpvlanPersistance
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkIpvlan
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] PASS
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === Skipped
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] DONE 2 tests, 2 skipped in 0.114s
22:34:10 [2021-07-22T22:34:10.512Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.512Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkMacvlanPersistance
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] === RUN   TestDockerNetworkMacvlan
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z] PASS
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === Skipped
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:34:10 [2021-07-22T22:34:10.512Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.512Z] 
22:34:10 [2021-07-22T22:34:10.513Z] DONE 2 tests, 2 skipped in 0.108s
22:34:10 [2021-07-22T22:34:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.513Z] testing: warning: no tests to run
22:34:10 [2021-07-22T22:34:10.513Z] PASS
22:34:10 [2021-07-22T22:34:10.513Z] 
22:34:10 [2021-07-22T22:34:10.513Z] DONE 0 tests in 0.024s
22:34:10 [2021-07-22T22:34:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:34:10 [2021-07-22T22:34:10.767Z] INFO: Testing against a local daemon
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAllowRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginTLS
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginDenyRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAPIDenyResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginDenyResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginAllowEventStream
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginErrorResponse
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginErrorRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginHeader
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2Disable
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:34:10 [2021-07-22T22:34:10.767Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:10 [2021-07-22T22:34:10.767Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:34:10 [2021-07-22T22:34:10.767Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:34:11 [2021-07-22T22:34:11.022Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:34:11 [2021-07-22T22:34:11.022Z] PASS
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === Skipped
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:34:11 [2021-07-22T22:34:11.022Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.022Z] 
22:34:11 [2021-07-22T22:34:11.022Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:34:11 [2021-07-22T22:34:11.023Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] DONE 17 tests, 17 skipped in 0.349s
22:34:11 [2021-07-22T22:34:11.023Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:34:11 [2021-07-22T22:34:11.023Z] INFO: Testing against a local daemon
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInvalidJSON
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:34:11 [2021-07-22T22:34:11.023Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:34:11 [2021-07-22T22:34:11.023Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginInstall
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginInstall (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginsWithRuntimes
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] === RUN   TestPluginBackCompatMediaTypes
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:34:11 [2021-07-22T22:34:11.023Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z] PASS
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === Skipped
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
22:34:11 [2021-07-22T22:34:11.023Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] 
22:34:11 [2021-07-22T22:34:11.023Z] DONE 5 tests, 3 skipped in 0.148s
22:34:11 [2021-07-22T22:34:11.023Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:34:11 [2021-07-22T22:34:11.278Z] INFO: Testing against a local daemon
22:34:11 [2021-07-22T22:34:11.278Z] === RUN   TestExternalGraphDriver
22:34:11 [2021-07-22T22:34:11.278Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:34:11 [2021-07-22T22:34:11.278Z] --- SKIP: TestExternalGraphDriver (0.05s)
22:34:11 [2021-07-22T22:34:11.278Z] === RUN   TestGraphdriverPluginV2
22:34:15 [2021-07-22T22:34:15.439Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
22:34:15 [2021-07-22T22:34:15.439Z] PASS
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] === Skipped
22:34:15 [2021-07-22T22:34:15.439Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
22:34:15 [2021-07-22T22:34:15.439Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] 
22:34:15 [2021-07-22T22:34:15.439Z] DONE 2 tests, 1 skipped in 4.008s
22:34:15 [2021-07-22T22:34:15.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:34:15 [2021-07-22T22:34:15.439Z] INFO: Testing against a local daemon
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestReadPluginNoRead
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestReadPluginNoRead
22:34:15 [2021-07-22T22:34:15.439Z] === RUN   TestDaemonStartWithLogOpt
22:34:15 [2021-07-22T22:34:15.439Z] === PAUSE TestDaemonStartWithLogOpt
22:34:15 [2021-07-22T22:34:15.439Z] === CONT  TestContinueAfterPluginCrash
22:34:15 [2021-07-22T22:34:15.439Z] === CONT  TestDaemonStartWithLogOpt
22:34:19 [2021-07-22T22:34:19.602Z] --- PASS: TestDaemonStartWithLogOpt (4.04s)
22:34:19 [2021-07-22T22:34:19.602Z] === CONT  TestReadPluginNoRead
22:34:21 [2021-07-22T22:34:21.489Z] === RUN   TestReadPluginNoRead/default
22:34:22 [2021-07-22T22:34:22.850Z] === RUN   TestReadPluginNoRead/disabled_caching
22:34:24 [2021-07-22T22:34:24.212Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
22:34:24 [2021-07-22T22:34:24.468Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:34:25 [2021-07-22T22:34:25.831Z] === CONT  TestReadPluginNoRead
22:34:25 [2021-07-22T22:34:25.831Z]     read_test.go:92: [df8ca4e417063] daemon is not started
22:34:25 [2021-07-22T22:34:25.831Z] --- PASS: TestReadPluginNoRead (6.56s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
22:34:25 [2021-07-22T22:34:25.831Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
22:34:25 [2021-07-22T22:34:25.831Z] PASS
22:34:25 [2021-07-22T22:34:25.831Z] 
22:34:25 [2021-07-22T22:34:25.831Z] DONE 6 tests in 10.729s
22:34:25 [2021-07-22T22:34:25.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:34:25 [2021-07-22T22:34:25.831Z] testing: warning: no tests to run
22:34:25 [2021-07-22T22:34:25.831Z] PASS
22:34:25 [2021-07-22T22:34:25.831Z] 
22:34:25 [2021-07-22T22:34:25.831Z] DONE 0 tests in 0.034s
22:34:25 [2021-07-22T22:34:25.831Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.086Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestPluginWithDevMounts
22:34:26 [2021-07-22T22:34:26.086Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z] PASS
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === Skipped
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] DONE 1 tests, 1 skipped in 0.106s
22:34:26 [2021-07-22T22:34:26.086Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.086Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretInspect
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretInspect (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretList
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretList (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretsCreateAndDelete
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretsUpdate
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretsUpdate (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestTemplatedSecret
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestTemplatedSecret (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z] === RUN   TestSecretCreateResolve
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] --- SKIP: TestSecretCreateResolve (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z] PASS
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === Skipped
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
22:34:26 [2021-07-22T22:34:26.086Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] 
22:34:26 [2021-07-22T22:34:26.086Z] DONE 6 tests, 6 skipped in 0.177s
22:34:26 [2021-07-22T22:34:26.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:34:26 [2021-07-22T22:34:26.341Z] INFO: Testing against a local daemon
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- PASS: TestServiceCreateInit (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:26 [2021-07-22T22:34:26.342Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceMultipleTimes
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceConflict
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceConflict (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceMaxReplicas
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateWithDuplicateNetworkNames
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceSecretFileMode
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceConfigFileMode
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceSysctls
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceSysctls (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateServiceCapabilities
22:34:26 [2021-07-22T22:34:26.342Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestInspect
22:34:26 [2021-07-22T22:34:26.342Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestInspect (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestCreateJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestCreateJob (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestReplicatedJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.342Z] --- SKIP: TestReplicatedJob (0.01s)
22:34:26 [2021-07-22T22:34:26.342Z] === RUN   TestUpdateReplicatedJob
22:34:26 [2021-07-22T22:34:26.342Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestServiceListWithStatuses
22:34:26 [2021-07-22T22:34:26.597Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestDockerNetworkConnectAlias
22:34:26 [2021-07-22T22:34:26.597Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestDockerNetworkReConnect
22:34:26 [2021-07-22T22:34:26.597Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:26 [2021-07-22T22:34:26.597Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
22:34:26 [2021-07-22T22:34:26.597Z] === RUN   TestServicePlugin
22:34:28 [2021-07-22T22:34:28.486Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServicePlugin (2.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateLabel
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateSecrets
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateConfigs
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdateNetwork
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z] === RUN   TestServiceUpdatePidsLimit
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z] PASS
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === Skipped
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:34:28 [2021-07-22T22:34:28.486Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServicePlugin (2.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
22:34:28 [2021-07-22T22:34:28.486Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] 
22:34:28 [2021-07-22T22:34:28.486Z] DONE 24 tests, 23 skipped in 2.384s
22:34:28 [2021-07-22T22:34:28.486Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:34:28 [2021-07-22T22:34:28.742Z] INFO: Testing against a local daemon
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestSessionCreate
22:34:28 [2021-07-22T22:34:28.742Z] --- PASS: TestSessionCreate (0.03s)
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestSessionCreateWithBadUpgrade
22:34:28 [2021-07-22T22:34:28.742Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:34:28 [2021-07-22T22:34:28.742Z] PASS
22:34:28 [2021-07-22T22:34:28.742Z] 
22:34:28 [2021-07-22T22:34:28.742Z] DONE 2 tests in 0.144s
22:34:28 [2021-07-22T22:34:28.742Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:34:28 [2021-07-22T22:34:28.742Z] INFO: Testing against a local daemon
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:34:28 [2021-07-22T22:34:28.742Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:34:28 [2021-07-22T22:34:28.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:34:28 [2021-07-22T22:34:28.742Z] === RUN   TestEventsExecDie
22:34:29 [2021-07-22T22:34:29.670Z] --- PASS: TestEventsExecDie (0.94s)
22:34:29 [2021-07-22T22:34:29.670Z] === RUN   TestEventsBackwardsCompatible
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestEventsVolumeCreate
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestInfoBinaryCommits
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:34:29 [2021-07-22T22:34:29.925Z] === RUN   TestInfoAPIVersioned
22:34:29 [2021-07-22T22:34:29.925Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:34:29 [2021-07-22T22:34:29.926Z] === RUN   TestInfoDiscoveryBackend
22:34:30 [2021-07-22T22:34:30.486Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
22:34:30 [2021-07-22T22:34:30.486Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:34:33 [2021-07-22T22:34:33.785Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:34:33 [2021-07-22T22:34:33.785Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:33 [2021-07-22T22:34:33.785Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoAPI
22:34:33 [2021-07-22T22:34:33.785Z] --- PASS: TestInfoAPI (0.02s)
22:34:33 [2021-07-22T22:34:33.785Z] === RUN   TestInfoAPIWarnings
22:34:51 [2021-07-22T22:34:51.856Z] --- PASS: TestInfoAPIWarnings (16.34s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoDebug
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoDebug (0.52s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoInsecureRegistries
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestInfoRegistryMirrors
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestLoginFailsWithBadCredentials
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingCacheHeaders
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingCacheHeaders (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingGet
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingGet (0.01s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestPingHead
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestPingHead (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] === RUN   TestVersion
22:34:51 [2021-07-22T22:34:51.857Z] --- PASS: TestVersion (0.02s)
22:34:51 [2021-07-22T22:34:51.857Z] PASS
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] === Skipped
22:34:51 [2021-07-22T22:34:51.857Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:34:51 [2021-07-22T22:34:51.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:34:51 [2021-07-22T22:34:51.857Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] 
22:34:51 [2021-07-22T22:34:51.857Z] DONE 19 tests, 2 skipped in 23.182s
22:34:51 [2021-07-22T22:34:51.857Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:34:52 [2021-07-22T22:34:52.112Z] INFO: Testing against a local daemon
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesCreateAndList
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesRemove
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesRemove (0.05s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInspect
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesInspect (0.02s)
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInvalidJSON
22:34:52 [2021-07-22T22:34:52.112Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:34:52 [2021-07-22T22:34:52.112Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:34:52 [2021-07-22T22:34:52.112Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:34:52 [2021-07-22T22:34:52.112Z] PASS
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] DONE 5 tests in 0.211s
22:34:52 [2021-07-22T22:34:52.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:34:52 [2021-07-22T22:34:52.112Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12594 is not a child of this shell
22:34:52 [2021-07-22T22:34:52.112Z] warning: PID 12594 from bundles/test-integration/docker.pid had a nonzero exit code
22:34:52 [2021-07-22T22:34:52.112Z] Leaving: AppArmorNo profiles have been unloaded.
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] Unloading profiles will leave already running processes permanently
22:34:52 [2021-07-22T22:34:52.112Z] unconfined, which can lead to unexpected situations.
22:34:52 [2021-07-22T22:34:52.112Z] 
22:34:52 [2021-07-22T22:34:52.112Z] To set a process to complain mode, use the command line tool
22:34:52 [2021-07-22T22:34:52.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:34:52 [2021-07-22T22:34:52.112Z] Removing test suite binaries
22:34:52 [2021-07-22T22:34:52.368Z] exiting test-integration
22:34:52 [2021-07-22T22:34:52.368Z] ++ exit 0
22:34:52 [2021-07-22T22:34:52.368Z]