Skip to content

Console Output

09:35:21 [2022-03-09T09:35:21.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43344/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=16126512821a3b81cd06bd4a4024475d6c4820c7 -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:16126512821a3b81cd06bd4a4024475d6c4820c7 hack/make.sh dynbinary test-integration
09:35:22 [2022-03-09T09:35:22.523Z] 
09:35:22 [2022-03-09T09:35:22.523Z] Removing bundles/
09:35:22 [2022-03-09T09:35:22.523Z] 
09:35:22 [2022-03-09T09:35:22.523Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:35:22 [2022-03-09T09:35:22.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:35:22 [2022-03-09T09:35:22.782Z] GOOS="" GOARCH="" GOARM=""
09:36:59 [2022-03-09T09:36:59.249Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:36:59 [2022-03-09T09:36:59.249Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
09:36:59 [2022-03-09T09:36:59.249Z] GOOS="" GOARCH="" GOARM=""
09:36:59 [2022-03-09T09:36:59.249Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
09:36:59 [2022-03-09T09:36:59.249Z] 
09:36:59 [2022-03-09T09:36:59.249Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:36:59 [2022-03-09T09:36:59.249Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:36:59 [2022-03-09T09:36:59.249Z] HOSTNAME=b96904efc320
09:36:59 [2022-03-09T09:36:59.249Z] DEST=bundles/test-integration
09:36:59 [2022-03-09T09:36:59.249Z] PWD=/go/src/github.com/docker/docker
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_ROOTLESS=1
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_GITCOMMIT=16126512821a3b81cd06bd4a4024475d6c4820c7
09:36:59 [2022-03-09T09:36:59.249Z] container=docker
09:36:59 [2022-03-09T09:36:59.249Z] HOME=/root
09:36:59 [2022-03-09T09:36:59.249Z] GOLANG_VERSION=1.17.8
09:36:59 [2022-03-09T09:36:59.249Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:36:59 [2022-03-09T09:36:59.249Z] VALIDATE_BRANCH=master
09:36:59 [2022-03-09T09:36:59.249Z] TERM=xterm
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_PKG=github.com/docker/docker
09:36:59 [2022-03-09T09:36:59.249Z] SHLVL=1
09:36:59 [2022-03-09T09:36:59.249Z] TIMEOUT=120m
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_GRAPHDRIVER=overlay2
09:36:59 [2022-03-09T09:36:59.249Z] GO111MODULE=off
09:36:59 [2022-03-09T09:36:59.249Z] DOCKER_EXPERIMENTAL=1
09:36:59 [2022-03-09T09:36:59.249Z] TEST_SKIP_INTEGRATION_CLI=1
09:36:59 [2022-03-09T09:36:59.249Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:36:59 [2022-03-09T09:36:59.249Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:36:59 [2022-03-09T09:36:59.249Z] GOPATH=/go
09:36:59 [2022-03-09T09:36:59.250Z] PKG_CONFIG=pkg-config
09:36:59 [2022-03-09T09:36:59.250Z] _=/usr/bin/env
09:36:59 [2022-03-09T09:36:59.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:37:37 [2022-03-09T09:37:37.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:37:37 [2022-03-09T09:37:37.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:37:59 [2022-03-09T09:37:59.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:38:05 [2022-03-09T09:38:05.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:38:13 [2022-03-09T09:38:13.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:38:14 [2022-03-09T09:38:14.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:38:14 [2022-03-09T09:38:14.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:38:15 [2022-03-09T09:38:15.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:38:15 [2022-03-09T09:38:15.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:38:16 [2022-03-09T09:38:16.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:38:19 [2022-03-09T09:38:19.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:38:20 [2022-03-09T09:38:20.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:38:20 [2022-03-09T09:38:20.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:38:21 [2022-03-09T09:38:21.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:38:21 [2022-03-09T09:38:21.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:38:22 [2022-03-09T09:38:22.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:38:23 [2022-03-09T09:38:23.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:38:24 [2022-03-09T09:38:24.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:38:25 [2022-03-09T09:38:25.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:38:26 [2022-03-09T09:38:26.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:38:26 [2022-03-09T09:38:26.234Z] Using test binary docker
09:38:26 [2022-03-09T09:38:26.234Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:38:26 [2022-03-09T09:38:26.234Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:38:26 [2022-03-09T09:38:26.234Z] INFO: Waiting for daemon to start...
09:38:26 [2022-03-09T09:38:26.234Z] Starting dockerd
09:38:28 [2022-03-09T09:38:28.767Z] .
09:38:28 [2022-03-09T09:38:28.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:38:28 [2022-03-09T09:38:28.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:38:29 [2022-03-09T09:38:29.026Z] Error: No such image: emptyfs
09:38:29 [2022-03-09T09:38:29.026Z] Running integration-test (iteration 1)
09:38:29 [2022-03-09T09:38:29.026Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:38:29 [2022-03-09T09:38:29.286Z] Loaded image: busybox:latest
09:38:29 [2022-03-09T09:38:29.545Z] Loaded image: busybox:glibc
09:38:30 [2022-03-09T09:38:30.923Z] Loaded image: debian:bullseye-slim
09:38:30 [2022-03-09T09:38:30.923Z] Loaded image: hello-world:latest
09:38:30 [2022-03-09T09:38:30.923Z] Loaded image: arm32v7/hello-world:latest
09:38:30 [2022-03-09T09:38:30.923Z] INFO: Testing against a local daemon
09:38:30 [2022-03-09T09:38:30.923Z] === RUN   TestCgroupNamespacesBuild
09:38:32 [2022-03-09T09:38:32.306Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
09:38:32 [2022-03-09T09:38:32.306Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:38:33 [2022-03-09T09:38:33.682Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
09:38:33 [2022-03-09T09:38:33.682Z] === RUN   TestBuildWithSession
09:38:33 [2022-03-09T09:38:33.682Z]     build_session_test.go:25: TODO: BuildKit
09:38:33 [2022-03-09T09:38:33.682Z] --- SKIP: TestBuildWithSession (0.00s)
09:38:33 [2022-03-09T09:38:33.682Z] === RUN   TestBuildSquashParent
09:38:40 [2022-03-09T09:38:40.237Z] --- PASS: TestBuildSquashParent (6.70s)
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:40 [2022-03-09T09:38:40.237Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:40 [2022-03-09T09:38:40.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:40 [2022-03-09T09:38:40.237Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:38:40 [2022-03-09T09:38:40.237Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:38:41 [2022-03-09T09:38:41.616Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:38:41 [2022-03-09T09:38:41.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:38:43 [2022-03-09T09:38:43.780Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:38:43 [2022-03-09T09:38:43.780Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:38:46 [2022-03-09T09:38:46.310Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.13s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s)
09:38:46 [2022-03-09T09:38:46.310Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
09:38:46 [2022-03-09T09:38:46.310Z] === RUN   TestBuildMultiStageCopy
09:38:46 [2022-03-09T09:38:46.310Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:38:49 [2022-03-09T09:38:49.590Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:38:50 [2022-03-09T09:38:50.158Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:38:51 [2022-03-09T09:38:51.095Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:38:52 [2022-03-09T09:38:52.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:38:53 [2022-03-09T09:38:53.408Z] --- PASS: TestBuildMultiStageCopy (7.29s)
09:38:53 [2022-03-09T09:38:53.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
09:38:53 [2022-03-09T09:38:53.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:38:53 [2022-03-09T09:38:53.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:38:53 [2022-03-09T09:38:53.408Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:38:53 [2022-03-09T09:38:53.409Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:38:53 [2022-03-09T09:38:53.409Z] === RUN   TestBuildMultiStageParentConfig
09:38:58 [2022-03-09T09:38:58.830Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
09:38:58 [2022-03-09T09:38:58.830Z] === RUN   TestBuildLabelWithTargets
09:39:06 [2022-03-09T09:39:06.945Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:39:06 [2022-03-09T09:39:06.945Z] === RUN   TestBuildWithEmptyLayers
09:39:09 [2022-03-09T09:39:09.472Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
09:39:09 [2022-03-09T09:39:09.472Z] === RUN   TestBuildMultiStageOnBuild
09:39:14 [2022-03-09T09:39:14.751Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:39:14 [2022-03-09T09:39:14.751Z] === RUN   TestBuildUncleanTarFilenames
09:39:14 [2022-03-09T09:39:14.751Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
09:39:14 [2022-03-09T09:39:14.751Z] === RUN   TestBuildMultiStageLayerLeak
09:39:20 [2022-03-09T09:39:20.019Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
09:39:20 [2022-03-09T09:39:20.019Z] === RUN   TestBuildWithHugeFile
09:40:16 [2022-03-09T09:40:16.292Z] --- PASS: TestBuildWithHugeFile (50.66s)
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildWCOWSandboxSize
09:40:16 [2022-03-09T09:40:16.292Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:40:16 [2022-03-09T09:40:16.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildWithEmptyDockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:40:16 [2022-03-09T09:40:16.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:40:16 [2022-03-09T09:40:16.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
09:40:16 [2022-03-09T09:40:16.292Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
09:40:16 [2022-03-09T09:40:16.292Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildPreserveOwnership
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildPreserveOwnership/copy_from
09:40:16 [2022-03-09T09:40:16.292Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:40:20 [2022-03-09T09:40:20.474Z] --- PASS: TestBuildPreserveOwnership (10.11s)
09:40:20 [2022-03-09T09:40:20.474Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.10s)
09:40:20 [2022-03-09T09:40:20.474Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestBuildPlatformInvalid
09:40:20 [2022-03-09T09:40:20.474Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:40:20 [2022-03-09T09:40:20.474Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z] PASS
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === Skipped
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z]     build_session_test.go:25: TODO: BuildKit
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] DONE 34 tests, 3 skipped in 111.201s
09:40:20 [2022-03-09T09:40:20.474Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:40:20 [2022-03-09T09:40:20.474Z] INFO: Testing against a local daemon
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestConfigInspect
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestConfigInspect (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestConfigList
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestConfigList (0.02s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestConfigsCreateAndDelete
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestConfigsUpdate
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestConfigsUpdate (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestTemplatedConfig
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestTemplatedConfig (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z] === RUN   TestConfigCreateResolve
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z] PASS
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === Skipped
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:40:20 [2022-03-09T09:40:20.474Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:40:20 [2022-03-09T09:40:20.474Z] 
09:40:20 [2022-03-09T09:40:20.474Z] DONE 6 tests, 6 skipped in 0.184s
09:40:20 [2022-03-09T09:40:20.474Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:40:20 [2022-03-09T09:40:20.733Z] INFO: Testing against a local daemon
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestCheckpoint
09:40:20 [2022-03-09T09:40:20.733Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:40:20 [2022-03-09T09:40:20.733Z] --- SKIP: TestCheckpoint (0.00s)
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestContainerInvalidJSON
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:40:20 [2022-03-09T09:40:20.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:40:20 [2022-03-09T09:40:20.733Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:40:20 [2022-03-09T09:40:20.733Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:40:20 [2022-03-09T09:40:20.733Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:40:20 [2022-03-09T09:40:20.733Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:40:20 [2022-03-09T09:40:20.733Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:40:20 [2022-03-09T09:40:20.733Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:40:20 [2022-03-09T09:40:20.733Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestCopyFromContainerPathIsNotDir
09:40:20 [2022-03-09T09:40:20.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestCopyToContainerPathDoesNotExist
09:40:20 [2022-03-09T09:40:20.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:40:20 [2022-03-09T09:40:20.733Z] === RUN   TestCopyToContainerPathIsNotDir
09:40:20 [2022-03-09T09:40:20.993Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:40:20 [2022-03-09T09:40:20.993Z] === RUN   TestCopyFromContainer
09:40:24 [2022-03-09T09:40:24.280Z] === RUN   TestCopyFromContainer//
09:40:24 [2022-03-09T09:40:24.280Z] === RUN   TestCopyFromContainer//bar/root
09:40:24 [2022-03-09T09:40:24.280Z] === RUN   TestCopyFromContainer//bar/root/
09:40:24 [2022-03-09T09:40:24.280Z] === RUN   TestCopyFromContainer/bar/quux
09:40:24 [2022-03-09T09:40:24.280Z] === RUN   TestCopyFromContainer/bar/quux/
09:40:24 [2022-03-09T09:40:24.539Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:40:24 [2022-03-09T09:40:24.539Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:40:24 [2022-03-09T09:40:24.539Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:40:24 [2022-03-09T09:40:24.539Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:40:24 [2022-03-09T09:40:24.539Z] === RUN   TestCopyFromContainer/bar/notarget
09:40:24 [2022-03-09T09:40:24.798Z] --- PASS: TestCopyFromContainer (3.84s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:40:24 [2022-03-09T09:40:24.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateLinkToNonExistingContainer
09:40:24 [2022-03-09T09:40:24.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateWithInvalidEnv
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateWithInvalidEnv/0
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateWithInvalidEnv/0
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateWithInvalidEnv/1
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateWithInvalidEnv/1
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateWithInvalidEnv/2
09:40:24 [2022-03-09T09:40:24.799Z] === PAUSE TestCreateWithInvalidEnv/2
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateWithInvalidEnv/0
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateWithInvalidEnv/2
09:40:24 [2022-03-09T09:40:24.799Z] === CONT  TestCreateWithInvalidEnv/1
09:40:24 [2022-03-09T09:40:24.799Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateTmpfsMountsTarget
09:40:24 [2022-03-09T09:40:24.799Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:40:24 [2022-03-09T09:40:24.799Z] === RUN   TestCreateWithCustomMaskedPaths
09:40:26 [2022-03-09T09:40:26.178Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
09:40:26 [2022-03-09T09:40:26.178Z] === RUN   TestCreateWithCustomReadonlyPaths
09:40:27 [2022-03-09T09:40:27.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:27 [2022-03-09T09:40:27.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:27 [2022-03-09T09:40:27.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:40:27 [2022-03-09T09:40:27.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:40:27 [2022-03-09T09:40:27.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:40:27 [2022-03-09T09:40:27.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:40:27 [2022-03-09T09:40:27.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:40:27 [2022-03-09T09:40:27.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:40:27 [2022-03-09T09:40:27.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:40:27 [2022-03-09T09:40:27.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:40:27 [2022-03-09T09:40:27.113Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:40:27 [2022-03-09T09:40:27.113Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:40:27 [2022-03-09T09:40:27.680Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestCreateDifferentPlatform
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestCreateDifferentPlatform/different_os
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:40:27 [2022-03-09T09:40:27.680Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:40:27 [2022-03-09T09:40:27.680Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:40:27 [2022-03-09T09:40:27.680Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:40:27 [2022-03-09T09:40:27.680Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:40:27 [2022-03-09T09:40:27.680Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestContainerStartOnDaemonRestart
09:40:27 [2022-03-09T09:40:27.680Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:40:27 [2022-03-09T09:40:27.680Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestDaemonRestartIpcMode
09:40:27 [2022-03-09T09:40:27.680Z] === PAUSE TestDaemonRestartIpcMode
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestDaemonHostGatewayIP
09:40:27 [2022-03-09T09:40:27.680Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:40:27 [2022-03-09T09:40:27.680Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestRestartDaemonWithRestartingContainer
09:40:27 [2022-03-09T09:40:27.680Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestContainerKillOnDaemonStart
09:40:27 [2022-03-09T09:40:27.680Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:40:27 [2022-03-09T09:40:27.680Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:40:27 [2022-03-09T09:40:27.680Z] === RUN   TestDiff
09:40:28 [2022-03-09T09:40:28.246Z] --- PASS: TestDiff (0.40s)
09:40:28 [2022-03-09T09:40:28.246Z] === RUN   TestExecWithCloseStdin
09:40:28 [2022-03-09T09:40:28.506Z] --- PASS: TestExecWithCloseStdin (0.46s)
09:40:28 [2022-03-09T09:40:28.506Z] === RUN   TestExec
09:40:29 [2022-03-09T09:40:29.071Z] --- PASS: TestExec (0.44s)
09:40:29 [2022-03-09T09:40:29.071Z] === RUN   TestExecUser
09:40:29 [2022-03-09T09:40:29.638Z] --- PASS: TestExecUser (0.48s)
09:40:29 [2022-03-09T09:40:29.638Z] === RUN   TestExportContainerAndImportImage
09:40:29 [2022-03-09T09:40:29.897Z] --- PASS: TestExportContainerAndImportImage (0.55s)
09:40:29 [2022-03-09T09:40:29.897Z] === RUN   TestExportContainerAfterDaemonRestart
09:40:31 [2022-03-09T09:40:31.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
09:40:31 [2022-03-09T09:40:31.275Z] === RUN   TestHealthCheckWorkdir
09:40:31 [2022-03-09T09:40:31.843Z] --- PASS: TestHealthCheckWorkdir (0.55s)
09:40:31 [2022-03-09T09:40:31.843Z] === RUN   TestHealthKillContainer
09:40:39 [2022-03-09T09:40:39.954Z] --- PASS: TestHealthKillContainer (7.87s)
09:40:39 [2022-03-09T09:40:39.954Z] === RUN   TestInspectCpusetInConfigPre120
09:40:39 [2022-03-09T09:40:39.954Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:40:39 [2022-03-09T09:40:39.954Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
09:40:39 [2022-03-09T09:40:39.954Z] === RUN   TestIpcModeNone
09:40:40 [2022-03-09T09:40:40.212Z] --- PASS: TestIpcModeNone (0.41s)
09:40:40 [2022-03-09T09:40:40.212Z] === RUN   TestIpcModePrivate
09:40:40 [2022-03-09T09:40:40.470Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
09:40:40 [2022-03-09T09:40:40.470Z] --- PASS: TestIpcModePrivate (0.45s)
09:40:40 [2022-03-09T09:40:40.470Z] === RUN   TestIpcModeShareable
09:40:40 [2022-03-09T09:40:40.470Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:40:40 [2022-03-09T09:40:40.470Z] --- SKIP: TestIpcModeShareable (0.00s)
09:40:40 [2022-03-09T09:40:40.470Z] === RUN   TestAPIIpcModeShareableAndContainer
09:40:41 [2022-03-09T09:40:41.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
09:40:41 [2022-03-09T09:40:41.850Z] === RUN   TestAPIIpcModeHost
09:40:41 [2022-03-09T09:40:41.850Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:40:41 [2022-03-09T09:40:41.850Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:40:41 [2022-03-09T09:40:41.850Z] === RUN   TestDaemonIpcModeShareable
09:40:41 [2022-03-09T09:40:41.850Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:40:41 [2022-03-09T09:40:41.850Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:40:41 [2022-03-09T09:40:41.850Z] === RUN   TestDaemonIpcModePrivate
09:40:42 [2022-03-09T09:40:42.785Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
09:40:43 [2022-03-09T09:40:43.044Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
09:40:43 [2022-03-09T09:40:43.044Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:40:43 [2022-03-09T09:40:43.044Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:40:43 [2022-03-09T09:40:43.044Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:40:43 [2022-03-09T09:40:43.044Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:40:43 [2022-03-09T09:40:43.044Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:40:43 [2022-03-09T09:40:43.044Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:40:43 [2022-03-09T09:40:43.044Z] === RUN   TestIpcModeOlderClient
09:40:43 [2022-03-09T09:40:43.044Z] === PAUSE TestIpcModeOlderClient
09:40:43 [2022-03-09T09:40:43.044Z] === RUN   TestKillContainerInvalidSignal
09:40:43 [2022-03-09T09:40:43.613Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
09:40:43 [2022-03-09T09:40:43.613Z] === RUN   TestKillContainer
09:40:43 [2022-03-09T09:40:43.613Z] === RUN   TestKillContainer/no_signal
09:40:43 [2022-03-09T09:40:43.875Z] === RUN   TestKillContainer/non_killing_signal
09:40:44 [2022-03-09T09:40:44.134Z] === RUN   TestKillContainer/killing_signal
09:40:44 [2022-03-09T09:40:44.701Z] --- PASS: TestKillContainer (1.23s)
09:40:44 [2022-03-09T09:40:44.701Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:40:44 [2022-03-09T09:40:44.701Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
09:40:44 [2022-03-09T09:40:44.701Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
09:40:44 [2022-03-09T09:40:44.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:40:44 [2022-03-09T09:40:44.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:40:45 [2022-03-09T09:40:45.269Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:40:45 [2022-03-09T09:40:45.527Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
09:40:45 [2022-03-09T09:40:45.527Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
09:40:45 [2022-03-09T09:40:45.527Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
09:40:45 [2022-03-09T09:40:45.527Z] === RUN   TestKillStoppedContainer
09:40:45 [2022-03-09T09:40:45.527Z] --- PASS: TestKillStoppedContainer (0.05s)
09:40:45 [2022-03-09T09:40:45.527Z] === RUN   TestKillStoppedContainerAPIPre120
09:40:45 [2022-03-09T09:40:45.527Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:40:45 [2022-03-09T09:40:45.527Z] === RUN   TestKillDifferentUserContainer
09:40:46 [2022-03-09T09:40:46.093Z] --- PASS: TestKillDifferentUserContainer (0.39s)
09:40:46 [2022-03-09T09:40:46.093Z] === RUN   TestInspectOomKilledTrue
09:40:46 [2022-03-09T09:40:46.093Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:40:46 [2022-03-09T09:40:46.093Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:40:46 [2022-03-09T09:40:46.093Z] === RUN   TestInspectOomKilledFalse
09:40:46 [2022-03-09T09:40:46.093Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:40:46 [2022-03-09T09:40:46.093Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:40:46 [2022-03-09T09:40:46.093Z] === RUN   TestLinksEtcHostsContentMatch
09:40:46 [2022-03-09T09:40:46.093Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:40:46 [2022-03-09T09:40:46.093Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:40:46 [2022-03-09T09:40:46.093Z] === RUN   TestLinksContainerNames
09:40:47 [2022-03-09T09:40:47.028Z] --- PASS: TestLinksContainerNames (0.80s)
09:40:47 [2022-03-09T09:40:47.028Z] === RUN   TestLogsFollowTailEmpty
09:40:47 [2022-03-09T09:40:47.288Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
09:40:47 [2022-03-09T09:40:47.288Z] === RUN   TestContainerNetworkMountsNoChown
09:40:47 [2022-03-09T09:40:47.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/default
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/default
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/private
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/private
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rprivate
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rprivate
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/slave
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/slave
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rslave
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rslave
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/shared
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/shared
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rshared
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rshared
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/default
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/default/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/default/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/rshared
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/shared
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/rslave
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/slave
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/rprivate
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/private
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/private/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/private/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:40:47 [2022-03-09T09:40:47.548Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/default/bind_root
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:40:47 [2022-03-09T09:40:47.548Z] === CONT  TestMountDaemonRoot/default/mount_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:40:47 [2022-03-09T09:40:47.807Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/private/bind_root
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/private/mount_root
09:40:48 [2022-03-09T09:40:48.065Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:40:48 [2022-03-09T09:40:48.065Z] --- PASS: TestMountDaemonRoot (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z] === RUN   TestContainerBindMountNonRecursive
09:40:48 [2022-03-09T09:40:48.065Z]     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)
09:40:48 [2022-03-09T09:40:48.065Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
09:40:48 [2022-03-09T09:40:48.065Z] === RUN   TestContainerVolumesMountedAsShared
09:40:48 [2022-03-09T09:40:48.065Z]     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)
09:40:48 [2022-03-09T09:40:48.065Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z] === RUN   TestContainerVolumesMountedAsSlave
09:40:48 [2022-03-09T09:40:48.065Z]     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)
09:40:48 [2022-03-09T09:40:48.065Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:40:48 [2022-03-09T09:40:48.065Z] === RUN   TestNetworkNat
09:40:48 [2022-03-09T09:40:48.633Z] --- PASS: TestNetworkNat (0.55s)
09:40:48 [2022-03-09T09:40:48.633Z] === RUN   TestNetworkLocalhostTCPNat
09:40:48 [2022-03-09T09:40:48.890Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
09:40:48 [2022-03-09T09:40:48.891Z] === RUN   TestNetworkLoopbackNat
09:40:51 [2022-03-09T09:40:51.426Z] --- PASS: TestNetworkLoopbackNat (2.53s)
09:40:51 [2022-03-09T09:40:51.426Z] === RUN   TestPause
09:40:51 [2022-03-09T09:40:51.426Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
09:40:51 [2022-03-09T09:40:51.426Z] --- SKIP: TestPause (0.00s)
09:40:51 [2022-03-09T09:40:51.426Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:40:51 [2022-03-09T09:40:51.426Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:40:51 [2022-03-09T09:40:51.426Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:40:51 [2022-03-09T09:40:51.426Z] === RUN   TestPauseStopPausedContainer
09:40:51 [2022-03-09T09:40:51.426Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:40:51 [2022-03-09T09:40:51.426Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:40:51 [2022-03-09T09:40:51.426Z] === RUN   TestPidHost
09:40:52 [2022-03-09T09:40:52.362Z] --- PASS: TestPidHost (0.89s)
09:40:52 [2022-03-09T09:40:52.363Z] === RUN   TestPsFilter
09:40:52 [2022-03-09T09:40:52.622Z] --- PASS: TestPsFilter (0.11s)
09:40:52 [2022-03-09T09:40:52.622Z] === RUN   TestRemoveContainerWithRemovedVolume
09:40:52 [2022-03-09T09:40:52.881Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
09:40:52 [2022-03-09T09:40:52.881Z] === RUN   TestRemoveContainerWithVolume
09:40:53 [2022-03-09T09:40:53.449Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:40:53 [2022-03-09T09:40:53.449Z] === RUN   TestRemoveContainerRunning
09:40:53 [2022-03-09T09:40:53.708Z] --- PASS: TestRemoveContainerRunning (0.40s)
09:40:53 [2022-03-09T09:40:53.708Z] === RUN   TestRemoveContainerForceRemoveRunning
09:40:54 [2022-03-09T09:40:54.275Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
09:40:54 [2022-03-09T09:40:54.275Z] === RUN   TestRemoveInvalidContainer
09:40:54 [2022-03-09T09:40:54.275Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:40:54 [2022-03-09T09:40:54.275Z] === RUN   TestRenameLinkedContainer
09:40:55 [2022-03-09T09:40:55.652Z] --- PASS: TestRenameLinkedContainer (1.59s)
09:40:55 [2022-03-09T09:40:55.652Z] === RUN   TestRenameStoppedContainer
09:40:56 [2022-03-09T09:40:56.220Z] --- PASS: TestRenameStoppedContainer (0.39s)
09:40:56 [2022-03-09T09:40:56.220Z] === RUN   TestRenameRunningContainerAndReuse
09:40:57 [2022-03-09T09:40:57.157Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
09:40:57 [2022-03-09T09:40:57.158Z] === RUN   TestRenameInvalidName
09:40:57 [2022-03-09T09:40:57.417Z] --- PASS: TestRenameInvalidName (0.38s)
09:40:57 [2022-03-09T09:40:57.417Z] === RUN   TestRenameAnonymousContainer
09:40:58 [2022-03-09T09:40:58.796Z] --- PASS: TestRenameAnonymousContainer (1.49s)
09:40:58 [2022-03-09T09:40:58.796Z] === RUN   TestRenameContainerWithSameName
09:40:59 [2022-03-09T09:40:59.365Z] --- PASS: TestRenameContainerWithSameName (0.40s)
09:40:59 [2022-03-09T09:40:59.365Z] === RUN   TestRenameContainerWithLinkedContainer
09:40:59 [2022-03-09T09:40:59.932Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
09:40:59 [2022-03-09T09:40:59.932Z] === RUN   TestResize
09:41:00 [2022-03-09T09:41:00.498Z] --- PASS: TestResize (0.41s)
09:41:00 [2022-03-09T09:41:00.498Z] === RUN   TestResizeWithInvalidSize
09:41:00 [2022-03-09T09:41:00.756Z] --- PASS: TestResizeWithInvalidSize (0.39s)
09:41:00 [2022-03-09T09:41:00.756Z] === RUN   TestResizeWhenContainerNotStarted
09:41:01 [2022-03-09T09:41:01.321Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
09:41:01 [2022-03-09T09:41:01.321Z] === RUN   TestDaemonRestartKillContainers
09:41:01 [2022-03-09T09:41:01.321Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:41:01 [2022-03-09T09:41:01.321Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:41:01 [2022-03-09T09:41:01.321Z] === RUN   TestCgroupNamespacesRun
09:41:02 [2022-03-09T09:41:02.256Z] --- PASS: TestCgroupNamespacesRun (1.13s)
09:41:02 [2022-03-09T09:41:02.256Z] === RUN   TestCgroupNamespacesRunPrivileged
09:41:03 [2022-03-09T09:41:03.632Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
09:41:03 [2022-03-09T09:41:03.632Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:41:04 [2022-03-09T09:41:04.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
09:41:04 [2022-03-09T09:41:04.571Z] === RUN   TestCgroupNamespacesRunHostMode
09:41:05 [2022-03-09T09:41:05.949Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
09:41:05 [2022-03-09T09:41:05.949Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:41:06 [2022-03-09T09:41:06.888Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
09:41:06 [2022-03-09T09:41:06.888Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:41:07 [2022-03-09T09:41:07.824Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
09:41:07 [2022-03-09T09:41:07.825Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:41:08 [2022-03-09T09:41:08.762Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
09:41:08 [2022-03-09T09:41:08.762Z] === RUN   TestCgroupNamespacesRunOlderClient
09:41:09 [2022-03-09T09:41:09.740Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
09:41:09 [2022-03-09T09:41:09.740Z] === RUN   TestNISDomainname
09:41:09 [2022-03-09T09:41:09.740Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:41:09 [2022-03-09T09:41:09.740Z] --- SKIP: TestNISDomainname (0.01s)
09:41:09 [2022-03-09T09:41:09.740Z] === RUN   TestHostnameDnsResolution
09:41:10 [2022-03-09T09:41:10.325Z] --- PASS: TestHostnameDnsResolution (0.71s)
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestUnprivilegedPortsAndPing
09:41:10 [2022-03-09T09:41:10.325Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:41:10 [2022-03-09T09:41:10.325Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStats
09:41:10 [2022-03-09T09:41:10.325Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:10 [2022-03-09T09:41:10.325Z] --- SKIP: TestStats (0.00s)
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStopContainerWithTimeout
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStopContainerWithTimeout/0
09:41:10 [2022-03-09T09:41:10.325Z] === PAUSE TestStopContainerWithTimeout/0
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStopContainerWithTimeout/1
09:41:10 [2022-03-09T09:41:10.325Z] === PAUSE TestStopContainerWithTimeout/1
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStopContainerWithTimeout/3
09:41:10 [2022-03-09T09:41:10.325Z] === PAUSE TestStopContainerWithTimeout/3
09:41:10 [2022-03-09T09:41:10.325Z] === RUN   TestStopContainerWithTimeout/-1
09:41:10 [2022-03-09T09:41:10.325Z] === PAUSE TestStopContainerWithTimeout/-1
09:41:10 [2022-03-09T09:41:10.589Z] === CONT  TestStopContainerWithTimeout/0
09:41:10 [2022-03-09T09:41:10.589Z] === CONT  TestStopContainerWithTimeout/-1
09:41:11 [2022-03-09T09:41:11.171Z] === CONT  TestStopContainerWithTimeout/3
09:41:13 [2022-03-09T09:41:13.072Z] === CONT  TestStopContainerWithTimeout/1
09:41:14 [2022-03-09T09:41:14.445Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:41:14 [2022-03-09T09:41:14.445Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
09:41:14 [2022-03-09T09:41:14.445Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
09:41:14 [2022-03-09T09:41:14.445Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
09:41:14 [2022-03-09T09:41:14.445Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
09:41:14 [2022-03-09T09:41:14.445Z] === RUN   TestDeleteDevicemapper
09:41:14 [2022-03-09T09:41:14.445Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:41:14 [2022-03-09T09:41:14.445Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:41:14 [2022-03-09T09:41:14.445Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:41:16 [2022-03-09T09:41:16.349Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
09:41:16 [2022-03-09T09:41:16.349Z] === RUN   TestUpdateMemory
09:41:16 [2022-03-09T09:41:16.349Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:16 [2022-03-09T09:41:16.349Z] --- SKIP: TestUpdateMemory (0.00s)
09:41:16 [2022-03-09T09:41:16.349Z] === RUN   TestUpdateCPUQuota
09:41:16 [2022-03-09T09:41:16.349Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:16 [2022-03-09T09:41:16.349Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:41:16 [2022-03-09T09:41:16.349Z] === RUN   TestUpdatePidsLimit
09:41:16 [2022-03-09T09:41:16.349Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:16 [2022-03-09T09:41:16.349Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:41:16 [2022-03-09T09:41:16.349Z] === RUN   TestUpdateRestartPolicy
09:41:28 [2022-03-09T09:41:28.552Z] --- PASS: TestUpdateRestartPolicy (10.87s)
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestUpdateRestartWithAutoRemove
09:41:28 [2022-03-09T09:41:28.552Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitNonBlocked
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:28 [2022-03-09T09:41:28.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:28 [2022-03-09T09:41:28.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:28 [2022-03-09T09:41:28.552Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:41:28 [2022-03-09T09:41:28.552Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:41:28 [2022-03-09T09:41:28.552Z] --- PASS: TestWaitNonBlocked (0.01s)
09:41:28 [2022-03-09T09:41:28.552Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
09:41:28 [2022-03-09T09:41:28.552Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitBlocked
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:41:28 [2022-03-09T09:41:28.552Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:41:28 [2022-03-09T09:41:28.552Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:41:28 [2022-03-09T09:41:28.552Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:41:28 [2022-03-09T09:41:28.552Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:41:28 [2022-03-09T09:41:28.552Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:41:28 [2022-03-09T09:41:28.810Z] --- PASS: TestWaitBlocked (0.01s)
09:41:28 [2022-03-09T09:41:28.810Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
09:41:28 [2022-03-09T09:41:28.810Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
09:41:28 [2022-03-09T09:41:28.810Z] === CONT  TestDaemonRestartIpcMode
09:41:28 [2022-03-09T09:41:28.810Z] === CONT  TestIpcModeOlderClient
09:41:28 [2022-03-09T09:41:28.810Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:41:28 [2022-03-09T09:41:28.810Z] === CONT  TestRestartDaemonWithRestartingContainer
09:41:31 [2022-03-09T09:41:31.346Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
09:41:31 [2022-03-09T09:41:31.346Z] --- PASS: TestDaemonRestartIpcMode (2.66s)
09:41:31 [2022-03-09T09:41:31.346Z] PASS
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === Skipped
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:41:31 [2022-03-09T09:41:31.346Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:31 [2022-03-09T09:41:31.346Z] 
09:41:31 [2022-03-09T09:41:31.346Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
09:41:31 [2022-03-09T09:41:31.347Z]     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)
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     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)
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     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)
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:41:31 [2022-03-09T09:41:31.347Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:41:31 [2022-03-09T09:41:31.347Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:41:31 [2022-03-09T09:41:31.347Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:41:31 [2022-03-09T09:41:31.347Z] 
09:41:31 [2022-03-09T09:41:31.347Z] DONE 177 tests, 27 skipped in 70.887s
09:41:31 [2022-03-09T09:41:31.347Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:41:31 [2022-03-09T09:41:31.610Z] === RUN   TestConfigDaemonLibtrustID
09:41:32 [2022-03-09T09:41:32.179Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:41:32 [2022-03-09T09:41:32.179Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:41:32 [2022-03-09T09:41:32.179Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation/invalid_config
09:41:32 [2022-03-09T09:41:32.179Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation/malformed_config
09:41:32 [2022-03-09T09:41:32.179Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:41:32 [2022-03-09T09:41:32.179Z] === RUN   TestDaemonConfigValidation/valid_config
09:41:32 [2022-03-09T09:41:32.179Z] === PAUSE TestDaemonConfigValidation/valid_config
09:41:32 [2022-03-09T09:41:32.179Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:41:32 [2022-03-09T09:41:32.179Z] === CONT  TestDaemonConfigValidation/malformed_config
09:41:32 [2022-03-09T09:41:32.179Z] === CONT  TestDaemonConfigValidation/valid_config
09:41:32 [2022-03-09T09:41:32.179Z] === CONT  TestDaemonConfigValidation/invalid_config
09:41:32 [2022-03-09T09:41:32.179Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:41:32 [2022-03-09T09:41:32.438Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:41:32 [2022-03-09T09:41:32.438Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:41:32 [2022-03-09T09:41:32.438Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
09:41:32 [2022-03-09T09:41:32.438Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:41:32 [2022-03-09T09:41:32.438Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:41:32 [2022-03-09T09:41:32.438Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:41:32 [2022-03-09T09:41:32.438Z] === RUN   TestConfigDaemonSeccompProfiles
09:41:32 [2022-03-09T09:41:32.438Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:41:33 [2022-03-09T09:41:33.374Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:41:34 [2022-03-09T09:41:34.748Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:41:35 [2022-03-09T09:41:35.682Z] === CONT  TestConfigDaemonSeccompProfiles
09:41:35 [2022-03-09T09:41:35.682Z]     daemon_test.go:156: [d6349fdcf88c3] daemon is not started
09:41:35 [2022-03-09T09:41:35.682Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
09:41:35 [2022-03-09T09:41:35.682Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
09:41:35 [2022-03-09T09:41:35.682Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
09:41:35 [2022-03-09T09:41:35.682Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
09:41:35 [2022-03-09T09:41:35.682Z] === RUN   TestDaemonProxy
09:41:35 [2022-03-09T09:41:35.682Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:41:35 [2022-03-09T09:41:35.682Z] --- SKIP: TestDaemonProxy (0.01s)
09:41:35 [2022-03-09T09:41:35.682Z] PASS
09:41:35 [2022-03-09T09:41:35.682Z] 
09:41:35 [2022-03-09T09:41:35.682Z] === Skipped
09:41:35 [2022-03-09T09:41:35.682Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.01s)
09:41:35 [2022-03-09T09:41:35.682Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:41:35 [2022-03-09T09:41:35.682Z] 
09:41:35 [2022-03-09T09:41:35.682Z] DONE 12 tests, 1 skipped in 4.177s
09:41:35 [2022-03-09T09:41:35.682Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:41:35 [2022-03-09T09:41:35.682Z] INFO: Testing against a local daemon
09:41:35 [2022-03-09T09:41:35.682Z] === RUN   TestCommitInheritsEnv
09:41:37 [2022-03-09T09:41:37.056Z] --- PASS: TestCommitInheritsEnv (1.38s)
09:41:37 [2022-03-09T09:41:37.056Z] === RUN   TestImportExtremelyLargeImageWorks
09:41:37 [2022-03-09T09:41:37.056Z] === PAUSE TestImportExtremelyLargeImageWorks
09:41:37 [2022-03-09T09:41:37.056Z] === RUN   TestImportWithCustomPlatform
09:41:37 [2022-03-09T09:41:37.056Z] === RUN   TestImportWithCustomPlatform/#00
09:41:37 [2022-03-09T09:41:37.315Z] === RUN   TestImportWithCustomPlatform/_______
09:41:37 [2022-03-09T09:41:37.315Z] === RUN   TestImportWithCustomPlatform//
09:41:37 [2022-03-09T09:41:37.315Z] === RUN   TestImportWithCustomPlatform/linux
09:41:37 [2022-03-09T09:41:37.315Z] === RUN   TestImportWithCustomPlatform/LINUX
09:41:37 [2022-03-09T09:41:37.315Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestImportWithCustomPlatform/macos
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:41:37 [2022-03-09T09:41:37.574Z] --- PASS: TestImportWithCustomPlatform (0.30s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:41:37 [2022-03-09T09:41:37.574Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestImagesFilterMultiReference
09:41:37 [2022-03-09T09:41:37.574Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestImagePullPlatformInvalid
09:41:37 [2022-03-09T09:41:37.574Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:41:37 [2022-03-09T09:41:37.574Z] === RUN   TestRemoveImageOrphaning
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestRemoveImageOrphaning (1.63s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestRemoveImageGarbageCollector
09:41:39 [2022-03-09T09:41:39.479Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:41:39 [2022-03-09T09:41:39.479Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagInvalidReference
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagInvalidReference (0.01s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagValidPrefixedRepo
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagExistedNameWithoutForce
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagOfficialNames
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagOfficialNames (0.05s)
09:41:39 [2022-03-09T09:41:39.479Z] === RUN   TestTagMatchesDigest
09:41:39 [2022-03-09T09:41:39.479Z] --- PASS: TestTagMatchesDigest (0.01s)
09:41:39 [2022-03-09T09:41:39.479Z] === CONT  TestImportExtremelyLargeImageWorks
09:43:15 [2022-03-09T09:43:15.924Z] --- PASS: TestImportExtremelyLargeImageWorks (89.83s)
09:43:15 [2022-03-09T09:43:15.924Z] PASS
09:43:15 [2022-03-09T09:43:15.924Z] 
09:43:15 [2022-03-09T09:43:15.924Z] === Skipped
09:43:15 [2022-03-09T09:43:15.924Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s)
09:43:15 [2022-03-09T09:43:15.924Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:43:15 [2022-03-09T09:43:15.924Z] 
09:43:15 [2022-03-09T09:43:15.924Z] DONE 22 tests, 1 skipped in 93.588s
09:43:15 [2022-03-09T09:43:15.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:43:15 [2022-03-09T09:43:15.924Z] INFO: Testing against a local daemon
09:43:15 [2022-03-09T09:43:15.924Z] === RUN   TestNetworkCreateDelete
09:43:15 [2022-03-09T09:43:15.924Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:43:15 [2022-03-09T09:43:15.924Z] === RUN   TestDockerNetworkDeletePreferID
09:43:15 [2022-03-09T09:43:15.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:43:15 [2022-03-09T09:43:15.924Z] === RUN   TestDaemonDNSFallback
09:43:16 [2022-03-09T09:43:16.182Z] --- PASS: TestDaemonDNSFallback (6.32s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestInspectNetwork
09:43:16 [2022-03-09T09:43:16.182Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestInspectNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestRunContainerWithBridgeNone
09:43:16 [2022-03-09T09:43:16.182Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkInvalidJSON
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkInvalidJSON//networks/create
09:43:16 [2022-03-09T09:43:16.182Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:43:16 [2022-03-09T09:43:16.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:16 [2022-03-09T09:43:16.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:16 [2022-03-09T09:43:16.182Z] === CONT  TestNetworkInvalidJSON//networks/create
09:43:16 [2022-03-09T09:43:16.182Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:43:16 [2022-03-09T09:43:16.182Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:43:16 [2022-03-09T09:43:16.182Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:43:16 [2022-03-09T09:43:16.182Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkList
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkList//networks
09:43:16 [2022-03-09T09:43:16.182Z] === PAUSE TestNetworkList//networks
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestNetworkList//networks/
09:43:16 [2022-03-09T09:43:16.182Z] === PAUSE TestNetworkList//networks/
09:43:16 [2022-03-09T09:43:16.182Z] === CONT  TestNetworkList//networks
09:43:16 [2022-03-09T09:43:16.182Z] === CONT  TestNetworkList//networks/
09:43:16 [2022-03-09T09:43:16.182Z] --- PASS: TestNetworkList (0.01s)
09:43:16 [2022-03-09T09:43:16.182Z]     --- PASS: TestNetworkList//networks (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestHostIPv4BridgeLabel
09:43:16 [2022-03-09T09:43:16.182Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestDaemonRestartWithLiveRestore
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestDaemonDefaultNetworkPools
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestDaemonRestartWithExistingNetwork
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestServiceWithPredefinedNetwork
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:243: FLAKY_TEST
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestServiceWithDataPathPortInit
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z] PASS
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === Skipped
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.182Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:43:16 [2022-03-09T09:43:16.182Z]     service_test.go:243: FLAKY_TEST
09:43:16 [2022-03-09T09:43:16.182Z] 
09:43:16 [2022-03-09T09:43:16.183Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.183Z] 
09:43:16 [2022-03-09T09:43:16.183Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:16 [2022-03-09T09:43:16.183Z] 
09:43:16 [2022-03-09T09:43:16.183Z] DONE 22 tests, 12 skipped in 6.974s
09:43:16 [2022-03-09T09:43:16.183Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.183Z] INFO: Testing against a local daemon
09:43:16 [2022-03-09T09:43:16.183Z] === RUN   TestDockerNetworkIpvlanPersistance
09:43:16 [2022-03-09T09:43:16.183Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:16 [2022-03-09T09:43:16.183Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z] === RUN   TestDockerNetworkIpvlan
09:43:16 [2022-03-09T09:43:16.183Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:16 [2022-03-09T09:43:16.183Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z] PASS
09:43:16 [2022-03-09T09:43:16.183Z] 
09:43:16 [2022-03-09T09:43:16.183Z] === Skipped
09:43:16 [2022-03-09T09:43:16.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:16 [2022-03-09T09:43:16.183Z] 
09:43:16 [2022-03-09T09:43:16.183Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:43:16 [2022-03-09T09:43:16.183Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:43:16 [2022-03-09T09:43:16.183Z] 
09:43:16 [2022-03-09T09:43:16.183Z] DONE 2 tests, 2 skipped in 0.109s
09:43:16 [2022-03-09T09:43:16.183Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.442Z] INFO: Testing against a local daemon
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestDockerNetworkMacvlanPersistance
09:43:16 [2022-03-09T09:43:16.442Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestDockerNetworkMacvlan
09:43:16 [2022-03-09T09:43:16.442Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] PASS
09:43:16 [2022-03-09T09:43:16.442Z] 
09:43:16 [2022-03-09T09:43:16.442Z] === Skipped
09:43:16 [2022-03-09T09:43:16.442Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.442Z] 
09:43:16 [2022-03-09T09:43:16.442Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:43:16 [2022-03-09T09:43:16.442Z] 
09:43:16 [2022-03-09T09:43:16.442Z] DONE 2 tests, 2 skipped in 0.103s
09:43:16 [2022-03-09T09:43:16.442Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.442Z] testing: warning: no tests to run
09:43:16 [2022-03-09T09:43:16.442Z] PASS
09:43:16 [2022-03-09T09:43:16.442Z] 
09:43:16 [2022-03-09T09:43:16.442Z] DONE 0 tests in 0.026s
09:43:16 [2022-03-09T09:43:16.442Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.442Z] INFO: Testing against a local daemon
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginAllowRequest
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginTLS
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginDenyRequest
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginAPIDenyResponse
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginDenyResponse
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginAllowEventStream
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginErrorResponse
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginErrorRequest
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginHeader
09:43:16 [2022-03-09T09:43:16.442Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.442Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:43:16 [2022-03-09T09:43:16.442Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
09:43:16 [2022-03-09T09:43:16.700Z] === RUN   TestAuthZPluginV2Disable
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
09:43:16 [2022-03-09T09:43:16.700Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
09:43:16 [2022-03-09T09:43:16.700Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:43:16 [2022-03-09T09:43:16.700Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:43:16 [2022-03-09T09:43:16.700Z] PASS
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === Skipped
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:43:16 [2022-03-09T09:43:16.700Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.700Z] 
09:43:16 [2022-03-09T09:43:16.700Z] DONE 17 tests, 17 skipped in 0.307s
09:43:16 [2022-03-09T09:43:16.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.958Z] INFO: Testing against a local daemon
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestPluginInvalidJSON
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:43:16 [2022-03-09T09:43:16.958Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:43:16 [2022-03-09T09:43:16.958Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:43:16 [2022-03-09T09:43:16.958Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:43:16 [2022-03-09T09:43:16.958Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestPluginInstall
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.958Z] --- SKIP: TestPluginInstall (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestPluginsWithRuntimes
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:43:16 [2022-03-09T09:43:16.958Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestPluginBackCompatMediaTypes
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:43:16 [2022-03-09T09:43:16.958Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z] PASS
09:43:16 [2022-03-09T09:43:16.958Z] 
09:43:16 [2022-03-09T09:43:16.958Z] === Skipped
09:43:16 [2022-03-09T09:43:16.958Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:43:16 [2022-03-09T09:43:16.958Z] 
09:43:16 [2022-03-09T09:43:16.958Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:43:16 [2022-03-09T09:43:16.958Z] 
09:43:16 [2022-03-09T09:43:16.958Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
09:43:16 [2022-03-09T09:43:16.958Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:43:16 [2022-03-09T09:43:16.958Z] 
09:43:16 [2022-03-09T09:43:16.958Z] DONE 5 tests, 3 skipped in 0.144s
09:43:16 [2022-03-09T09:43:16.958Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:43:16 [2022-03-09T09:43:16.958Z] INFO: Testing against a local daemon
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestExternalGraphDriver
09:43:16 [2022-03-09T09:43:16.958Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:43:16 [2022-03-09T09:43:16.958Z] --- SKIP: TestExternalGraphDriver (0.03s)
09:43:16 [2022-03-09T09:43:16.958Z] === RUN   TestGraphdriverPluginV2
09:43:20 [2022-03-09T09:43:20.240Z] --- PASS: TestGraphdriverPluginV2 (3.27s)
09:43:20 [2022-03-09T09:43:20.240Z] PASS
09:43:20 [2022-03-09T09:43:20.240Z] 
09:43:20 [2022-03-09T09:43:20.240Z] === Skipped
09:43:20 [2022-03-09T09:43:20.240Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
09:43:20 [2022-03-09T09:43:20.240Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:43:20 [2022-03-09T09:43:20.240Z] 
09:43:20 [2022-03-09T09:43:20.240Z] DONE 2 tests, 1 skipped in 3.435s
09:43:20 [2022-03-09T09:43:20.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:43:20 [2022-03-09T09:43:20.498Z] INFO: Testing against a local daemon
09:43:20 [2022-03-09T09:43:20.498Z] === RUN   TestContinueAfterPluginCrash
09:43:20 [2022-03-09T09:43:20.498Z] === PAUSE TestContinueAfterPluginCrash
09:43:20 [2022-03-09T09:43:20.498Z] === RUN   TestReadPluginNoRead
09:43:20 [2022-03-09T09:43:20.498Z] === PAUSE TestReadPluginNoRead
09:43:20 [2022-03-09T09:43:20.498Z] === RUN   TestDaemonStartWithLogOpt
09:43:20 [2022-03-09T09:43:20.498Z] === PAUSE TestDaemonStartWithLogOpt
09:43:20 [2022-03-09T09:43:20.498Z] === CONT  TestContinueAfterPluginCrash
09:43:20 [2022-03-09T09:43:20.498Z] === CONT  TestDaemonStartWithLogOpt
09:43:24 [2022-03-09T09:43:24.687Z] --- PASS: TestDaemonStartWithLogOpt (4.27s)
09:43:24 [2022-03-09T09:43:24.687Z] === CONT  TestReadPluginNoRead
09:43:27 [2022-03-09T09:43:27.225Z] === RUN   TestReadPluginNoRead/default
09:43:28 [2022-03-09T09:43:28.163Z] === RUN   TestReadPluginNoRead/disabled_caching
09:43:29 [2022-03-09T09:43:29.549Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:43:29 [2022-03-09T09:43:29.549Z] --- PASS: TestContinueAfterPluginCrash (9.03s)
09:43:30 [2022-03-09T09:43:30.926Z] === CONT  TestReadPluginNoRead
09:43:30 [2022-03-09T09:43:30.926Z]     read_test.go:92: [da56e7f2952aa] daemon is not started
09:43:30 [2022-03-09T09:43:30.926Z] --- PASS: TestReadPluginNoRead (6.07s)
09:43:30 [2022-03-09T09:43:30.926Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
09:43:30 [2022-03-09T09:43:30.926Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
09:43:30 [2022-03-09T09:43:30.926Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.41s)
09:43:30 [2022-03-09T09:43:30.926Z] PASS
09:43:30 [2022-03-09T09:43:30.926Z] 
09:43:30 [2022-03-09T09:43:30.926Z] DONE 6 tests in 10.460s
09:43:30 [2022-03-09T09:43:30.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:43:30 [2022-03-09T09:43:30.926Z] testing: warning: no tests to run
09:43:30 [2022-03-09T09:43:30.926Z] PASS
09:43:30 [2022-03-09T09:43:30.926Z] 
09:43:30 [2022-03-09T09:43:30.926Z] DONE 0 tests in 0.042s
09:43:30 [2022-03-09T09:43:30.926Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:43:30 [2022-03-09T09:43:30.926Z] INFO: Testing against a local daemon
09:43:30 [2022-03-09T09:43:30.926Z] === RUN   TestPluginWithDevMounts
09:43:30 [2022-03-09T09:43:30.926Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:43:30 [2022-03-09T09:43:30.926Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:43:30 [2022-03-09T09:43:30.926Z] PASS
09:43:30 [2022-03-09T09:43:30.926Z] 
09:43:30 [2022-03-09T09:43:30.926Z] === Skipped
09:43:30 [2022-03-09T09:43:30.926Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:43:30 [2022-03-09T09:43:30.926Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:43:30 [2022-03-09T09:43:30.926Z] 
09:43:30 [2022-03-09T09:43:30.926Z] DONE 1 tests, 1 skipped in 0.116s
09:43:30 [2022-03-09T09:43:30.926Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:43:31 [2022-03-09T09:43:31.185Z] INFO: Testing against a local daemon
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestSecretInspect
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestSecretInspect (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestSecretList
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestSecretList (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestSecretsCreateAndDelete
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestSecretsUpdate
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestSecretsUpdate (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestTemplatedSecret
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestTemplatedSecret (0.00s)
09:43:31 [2022-03-09T09:43:31.185Z] === RUN   TestSecretCreateResolve
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z] PASS
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === Skipped
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:43:31 [2022-03-09T09:43:31.185Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.185Z] 
09:43:31 [2022-03-09T09:43:31.185Z] DONE 6 tests, 6 skipped in 0.168s
09:43:31 [2022-03-09T09:43:31.185Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:43:31 [2022-03-09T09:43:31.445Z] INFO: Testing against a local daemon
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestServiceCreateInit
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- PASS: TestServiceCreateInit (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:43:31 [2022-03-09T09:43:31.445Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceMultipleTimes
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceConflict
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceConflict (0.02s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceMaxReplicas
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateWithDuplicateNetworkNames
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceSecretFileMode
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceConfigFileMode
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceSysctls
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceSysctls (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateServiceCapabilities
09:43:31 [2022-03-09T09:43:31.445Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateServiceCapabilities (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestInspect
09:43:31 [2022-03-09T09:43:31.445Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestInspect (0.02s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestCreateJob
09:43:31 [2022-03-09T09:43:31.445Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestCreateJob (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestReplicatedJob
09:43:31 [2022-03-09T09:43:31.445Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestReplicatedJob (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestUpdateReplicatedJob
09:43:31 [2022-03-09T09:43:31.445Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestServiceListWithStatuses
09:43:31 [2022-03-09T09:43:31.445Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestDockerNetworkConnectAlias
09:43:31 [2022-03-09T09:43:31.445Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestDockerNetworkReConnect
09:43:31 [2022-03-09T09:43:31.445Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:31 [2022-03-09T09:43:31.445Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:43:31 [2022-03-09T09:43:31.445Z] === RUN   TestServicePlugin
09:43:33 [2022-03-09T09:43:33.356Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServicePlugin (1.89s)
09:43:33 [2022-03-09T09:43:33.356Z] === RUN   TestServiceUpdateLabel
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z] === RUN   TestServiceUpdateSecrets
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z] === RUN   TestServiceUpdateConfigs
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
09:43:33 [2022-03-09T09:43:33.356Z] === RUN   TestServiceUpdateNetwork
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z] === RUN   TestServiceUpdatePidsLimit
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z] PASS
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === Skipped
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestInspect (0.02s)
09:43:33 [2022-03-09T09:43:33.356Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:43:33 [2022-03-09T09:43:33.356Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s)
09:43:33 [2022-03-09T09:43:33.356Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
09:43:33 [2022-03-09T09:43:33.356Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:43:33 [2022-03-09T09:43:33.356Z] 
09:43:33 [2022-03-09T09:43:33.356Z] DONE 24 tests, 23 skipped in 2.261s
09:43:33 [2022-03-09T09:43:33.356Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:43:33 [2022-03-09T09:43:33.619Z] INFO: Testing against a local daemon
09:43:33 [2022-03-09T09:43:33.619Z] === RUN   TestSessionCreate
09:43:33 [2022-03-09T09:43:33.619Z] --- PASS: TestSessionCreate (0.02s)
09:43:33 [2022-03-09T09:43:33.619Z] === RUN   TestSessionCreateWithBadUpgrade
09:43:33 [2022-03-09T09:43:33.619Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:43:33 [2022-03-09T09:43:33.619Z] PASS
09:43:33 [2022-03-09T09:43:33.619Z] 
09:43:33 [2022-03-09T09:43:33.619Z] DONE 2 tests in 0.145s
09:43:33 [2022-03-09T09:43:33.619Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:43:33 [2022-03-09T09:43:33.878Z] INFO: Testing against a local daemon
09:43:33 [2022-03-09T09:43:33.878Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:43:33 [2022-03-09T09:43:33.878Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:43:33 [2022-03-09T09:43:33.878Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:43:33 [2022-03-09T09:43:33.878Z] === RUN   TestDiskUsage
09:43:33 [2022-03-09T09:43:33.878Z] === PAUSE TestDiskUsage
09:43:33 [2022-03-09T09:43:33.878Z] === RUN   TestEventsExecDie
09:43:34 [2022-03-09T09:43:34.137Z] --- PASS: TestEventsExecDie (0.48s)
09:43:34 [2022-03-09T09:43:34.137Z] === RUN   TestEventsBackwardsCompatible
09:43:34 [2022-03-09T09:43:34.396Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:43:34 [2022-03-09T09:43:34.396Z] === RUN   TestEventsVolumeCreate
09:43:34 [2022-03-09T09:43:34.396Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:43:34 [2022-03-09T09:43:34.396Z] === RUN   TestInfoBinaryCommits
09:43:34 [2022-03-09T09:43:34.396Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:43:34 [2022-03-09T09:43:34.396Z] === RUN   TestInfoAPIVersioned
09:43:34 [2022-03-09T09:43:34.396Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:43:34 [2022-03-09T09:43:34.396Z] === RUN   TestInfoAPI
09:43:34 [2022-03-09T09:43:34.396Z] --- PASS: TestInfoAPI (0.02s)
09:43:34 [2022-03-09T09:43:34.396Z] === RUN   TestInfoAPIWarnings
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestInfoAPIWarnings (16.36s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestInfoDebug
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestInfoDebug (0.54s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestInfoInsecureRegistries
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestInfoRegistryMirrors
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestInfoRegistryMirrors (0.55s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestLoginFailsWithBadCredentials
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestPingCacheHeaders
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestPingCacheHeaders (0.01s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestPingGet
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestPingGet (0.01s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestPingHead
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestPingHead (0.02s)
09:43:52 [2022-03-09T09:43:52.478Z] === RUN   TestVersion
09:43:52 [2022-03-09T09:43:52.478Z] --- PASS: TestVersion (0.01s)
09:43:52 [2022-03-09T09:43:52.478Z] === CONT  TestDiskUsage
09:43:53 [2022-03-09T09:43:53.046Z] === RUN   TestDiskUsage/empty
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/container_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/image_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/volume_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/build-cache_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.047Z] === RUN   TestDiskUsage/after_LoadBusybox
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.305Z] === RUN   TestDiskUsage/after_container.Run
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:43:53 [2022-03-09T09:43:53.564Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:43:53 [2022-03-09T09:43:53.823Z] --- PASS: TestDiskUsage (1.22s)
09:43:53 [2022-03-09T09:43:53.823Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
09:43:53 [2022-03-09T09:43:53.823Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z] PASS
09:43:53 [2022-03-09T09:43:53.823Z] 
09:43:53 [2022-03-09T09:43:53.823Z] === Skipped
09:43:53 [2022-03-09T09:43:53.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:43:53 [2022-03-09T09:43:53.823Z] 
09:43:53 [2022-03-09T09:43:53.823Z] DONE 50 tests, 1 skipped in 20.091s
09:43:53 [2022-03-09T09:43:53.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:43:53 [2022-03-09T09:43:53.823Z] INFO: Testing against a local daemon
09:43:53 [2022-03-09T09:43:53.823Z] === RUN   TestVolumesCreateAndList
09:43:53 [2022-03-09T09:43:53.823Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:43:53 [2022-03-09T09:43:53.823Z] === RUN   TestVolumesRemove
09:43:53 [2022-03-09T09:43:53.823Z] --- PASS: TestVolumesRemove (0.06s)
09:43:53 [2022-03-09T09:43:53.823Z] === RUN   TestVolumesInspect
09:43:53 [2022-03-09T09:43:53.823Z] --- PASS: TestVolumesInspect (0.02s)
09:43:53 [2022-03-09T09:43:53.823Z] === RUN   TestVolumesInvalidJSON
09:43:53 [2022-03-09T09:43:53.823Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:43:53 [2022-03-09T09:43:53.823Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:43:53 [2022-03-09T09:43:53.823Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:43:53 [2022-03-09T09:43:53.823Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:43:53 [2022-03-09T09:43:53.823Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:43:53 [2022-03-09T09:43:53.823Z] PASS
09:43:53 [2022-03-09T09:43:53.823Z] 
09:43:53 [2022-03-09T09:43:53.823Z] DONE 5 tests in 0.199s
09:43:53 [2022-03-09T09:43:53.823Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:43:54 [2022-03-09T09:43:54.082Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13035 is not a child of this shell
09:43:54 [2022-03-09T09:43:54.082Z] warning: PID 13035 from bundles/test-integration/docker.pid had a nonzero exit code
09:43:54 [2022-03-09T09:43:54.082Z] Leaving: AppArmorNo profiles have been unloaded.
09:43:54 [2022-03-09T09:43:54.082Z] 
09:43:54 [2022-03-09T09:43:54.082Z] Unloading profiles will leave already running processes permanently
09:43:54 [2022-03-09T09:43:54.082Z] unconfined, which can lead to unexpected situations.
09:43:54 [2022-03-09T09:43:54.082Z] 
09:43:54 [2022-03-09T09:43:54.082Z] To set a process to complain mode, use the command line tool
09:43:54 [2022-03-09T09:43:54.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:43:54 [2022-03-09T09:43:54.082Z] Removing test suite binaries
09:43:54 [2022-03-09T09:43:54.082Z] exiting test-integration
09:43:54 [2022-03-09T09:43:54.082Z] ++ exit 0
09:43:54 [2022-03-09T09:43:54.082Z]