Skip to content

Console Output

15:07:50 [2022-02-15T15:07:50.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0 -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:2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0 hack/make.sh dynbinary test-integration
15:07:52 [2022-02-15T15:07:52.044Z] 
15:07:52 [2022-02-15T15:07:52.044Z] Removing bundles/
15:07:52 [2022-02-15T15:07:52.044Z] 
15:07:52 [2022-02-15T15:07:52.044Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:07:52 [2022-02-15T15:07:52.044Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:07:52 [2022-02-15T15:07:52.044Z] GOOS="" GOARCH="" GOARM=""
15:09:28 [2022-02-15T15:09:28.442Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:09:28 [2022-02-15T15:09:28.442Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:09:28 [2022-02-15T15:09:28.442Z] GOOS="" GOARCH="" GOARM=""
15:09:28 [2022-02-15T15:09:28.442Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:09:28 [2022-02-15T15:09:28.442Z] 
15:09:28 [2022-02-15T15:09:28.442Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:09:28 [2022-02-15T15:09:28.442Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:09:28 [2022-02-15T15:09:28.442Z] HOSTNAME=909a577572bd
15:09:28 [2022-02-15T15:09:28.442Z] DEST=bundles/test-integration
15:09:28 [2022-02-15T15:09:28.442Z] PWD=/go/src/github.com/docker/docker
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_ROOTLESS=1
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_GITCOMMIT=2ac898c2320e88580ecc0ce9113c2e4cba0b0cf0
15:09:28 [2022-02-15T15:09:28.442Z] container=docker
15:09:28 [2022-02-15T15:09:28.442Z] HOME=/root
15:09:28 [2022-02-15T15:09:28.442Z] GOLANG_VERSION=1.17.6
15:09:28 [2022-02-15T15:09:28.442Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:09:28 [2022-02-15T15:09:28.442Z] VALIDATE_BRANCH=master
15:09:28 [2022-02-15T15:09:28.442Z] TERM=xterm
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_PKG=github.com/docker/docker
15:09:28 [2022-02-15T15:09:28.442Z] SHLVL=1
15:09:28 [2022-02-15T15:09:28.442Z] TIMEOUT=120m
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_GRAPHDRIVER=overlay2
15:09:28 [2022-02-15T15:09:28.442Z] GO111MODULE=off
15:09:28 [2022-02-15T15:09:28.442Z] DOCKER_EXPERIMENTAL=1
15:09:28 [2022-02-15T15:09:28.442Z] TEST_SKIP_INTEGRATION_CLI=1
15:09:28 [2022-02-15T15:09:28.442Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:09:28 [2022-02-15T15:09:28.442Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:09:28 [2022-02-15T15:09:28.442Z] GOPATH=/go
15:09:28 [2022-02-15T15:09:28.442Z] PKG_CONFIG=pkg-config
15:09:28 [2022-02-15T15:09:28.442Z] _=/usr/bin/env
15:09:28 [2022-02-15T15:09:28.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:10:07 [2022-02-15T15:10:07.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:10:07 [2022-02-15T15:10:07.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:10:29 [2022-02-15T15:10:29.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:10:37 [2022-02-15T15:10:37.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:10:45 [2022-02-15T15:10:45.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:10:46 [2022-02-15T15:10:46.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:10:46 [2022-02-15T15:10:46.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:10:47 [2022-02-15T15:10:47.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:10:47 [2022-02-15T15:10:47.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:10:48 [2022-02-15T15:10:48.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:10:51 [2022-02-15T15:10:51.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:10:52 [2022-02-15T15:10:52.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:10:53 [2022-02-15T15:10:53.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:10:53 [2022-02-15T15:10:53.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:10:54 [2022-02-15T15:10:54.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:10:54 [2022-02-15T15:10:54.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:10:56 [2022-02-15T15:10:56.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:10:56 [2022-02-15T15:10:56.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:10:57 [2022-02-15T15:10:57.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:10:58 [2022-02-15T15:10:58.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:10:58 [2022-02-15T15:10:58.160Z] Using test binary docker
15:10:58 [2022-02-15T15:10:58.160Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:10:58 [2022-02-15T15:10:58.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:10:58 [2022-02-15T15:10:58.160Z] INFO: Waiting for daemon to start...
15:10:58 [2022-02-15T15:10:58.160Z] Starting dockerd
15:11:01 [2022-02-15T15:11:01.468Z] .
15:11:01 [2022-02-15T15:11:01.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:11:01 [2022-02-15T15:11:01.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:11:01 [2022-02-15T15:11:01.468Z] Error: No such image: emptyfs
15:11:01 [2022-02-15T15:11:01.468Z] Running integration-test (iteration 1)
15:11:01 [2022-02-15T15:11:01.468Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:11:01 [2022-02-15T15:11:01.468Z] Loaded image: busybox:latest
15:11:01 [2022-02-15T15:11:01.468Z] Loaded image: busybox:glibc
15:11:02 [2022-02-15T15:11:02.834Z] Loaded image: debian:bullseye-slim
15:11:02 [2022-02-15T15:11:02.834Z] Loaded image: hello-world:latest
15:11:03 [2022-02-15T15:11:03.090Z] Loaded image: arm32v7/hello-world:latest
15:11:03 [2022-02-15T15:11:03.090Z] INFO: Testing against a local daemon
15:11:03 [2022-02-15T15:11:03.090Z] === RUN   TestCgroupNamespacesBuild
15:11:04 [2022-02-15T15:11:04.454Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
15:11:04 [2022-02-15T15:11:04.454Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:11:05 [2022-02-15T15:11:05.383Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
15:11:05 [2022-02-15T15:11:05.383Z] === RUN   TestBuildWithSession
15:11:05 [2022-02-15T15:11:05.383Z]     build_session_test.go:25: TODO: BuildKit
15:11:05 [2022-02-15T15:11:05.383Z] --- SKIP: TestBuildWithSession (0.00s)
15:11:05 [2022-02-15T15:11:05.383Z] === RUN   TestBuildSquashParent
15:11:13 [2022-02-15T15:11:13.508Z] --- PASS: TestBuildSquashParent (6.80s)
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:13 [2022-02-15T15:11:13.508Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:13 [2022-02-15T15:11:13.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:13 [2022-02-15T15:11:13.508Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:11:13 [2022-02-15T15:11:13.508Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:11:13 [2022-02-15T15:11:13.764Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:11:13 [2022-02-15T15:11:13.764Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:11:15 [2022-02-15T15:11:15.696Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:11:15 [2022-02-15T15:11:15.952Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:11:17 [2022-02-15T15:11:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
15:11:17 [2022-02-15T15:11:17.839Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
15:11:17 [2022-02-15T15:11:17.839Z] === RUN   TestBuildMultiStageCopy
15:11:17 [2022-02-15T15:11:17.839Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:11:21 [2022-02-15T15:11:21.104Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:11:22 [2022-02-15T15:11:22.030Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:11:23 [2022-02-15T15:11:23.396Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:11:24 [2022-02-15T15:11:24.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:11:25 [2022-02-15T15:11:25.248Z] --- PASS: TestBuildMultiStageCopy (7.25s)
15:11:25 [2022-02-15T15:11:25.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s)
15:11:25 [2022-02-15T15:11:25.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:11:25 [2022-02-15T15:11:25.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:11:25 [2022-02-15T15:11:25.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:11:25 [2022-02-15T15:11:25.248Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:11:25 [2022-02-15T15:11:25.248Z] === RUN   TestBuildMultiStageParentConfig
15:11:30 [2022-02-15T15:11:30.493Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:11:30 [2022-02-15T15:11:30.493Z] === RUN   TestBuildLabelWithTargets
15:11:38 [2022-02-15T15:11:38.573Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:11:38 [2022-02-15T15:11:38.573Z] === RUN   TestBuildWithEmptyLayers
15:11:41 [2022-02-15T15:11:41.089Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:11:41 [2022-02-15T15:11:41.089Z] === RUN   TestBuildMultiStageOnBuild
15:11:46 [2022-02-15T15:11:46.332Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
15:11:46 [2022-02-15T15:11:46.332Z] === RUN   TestBuildUncleanTarFilenames
15:11:46 [2022-02-15T15:11:46.587Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
15:11:46 [2022-02-15T15:11:46.587Z] === RUN   TestBuildMultiStageLayerLeak
15:11:51 [2022-02-15T15:11:51.829Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s)
15:11:51 [2022-02-15T15:11:51.829Z] === RUN   TestBuildWithHugeFile
15:12:48 [2022-02-15T15:12:48.080Z] --- PASS: TestBuildWithHugeFile (50.92s)
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildWCOWSandboxSize
15:12:48 [2022-02-15T15:12:48.080Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:12:48 [2022-02-15T15:12:48.080Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildWithEmptyDockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:48 [2022-02-15T15:12:48.080Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:12:48 [2022-02-15T15:12:48.080Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:12:48 [2022-02-15T15:12:48.080Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:12:48 [2022-02-15T15:12:48.080Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildPreserveOwnership
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildPreserveOwnership/copy_from
15:12:48 [2022-02-15T15:12:48.080Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:12:52 [2022-02-15T15:12:52.245Z] --- PASS: TestBuildPreserveOwnership (9.88s)
15:12:52 [2022-02-15T15:12:52.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.88s)
15:12:52 [2022-02-15T15:12:52.245Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:12:52 [2022-02-15T15:12:52.245Z] === RUN   TestBuildPlatformInvalid
15:12:52 [2022-02-15T15:12:52.245Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:12:52 [2022-02-15T15:12:52.245Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:12:52 [2022-02-15T15:12:52.245Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:12:52 [2022-02-15T15:12:52.245Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:12:52 [2022-02-15T15:12:52.245Z] PASS
15:12:52 [2022-02-15T15:12:52.245Z] 
15:12:52 [2022-02-15T15:12:52.245Z] === Skipped
15:12:52 [2022-02-15T15:12:52.245Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:12:52 [2022-02-15T15:12:52.245Z]     build_session_test.go:25: TODO: BuildKit
15:12:52 [2022-02-15T15:12:52.245Z] 
15:12:52 [2022-02-15T15:12:52.245Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:12:52 [2022-02-15T15:12:52.245Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:12:52 [2022-02-15T15:12:52.245Z] 
15:12:52 [2022-02-15T15:12:52.245Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:12:52 [2022-02-15T15:12:52.245Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:12:52 [2022-02-15T15:12:52.245Z] 
15:12:52 [2022-02-15T15:12:52.245Z] DONE 34 tests, 3 skipped in 111.070s
15:12:52 [2022-02-15T15:12:52.245Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:12:52 [2022-02-15T15:12:52.245Z] INFO: Testing against a local daemon
15:12:52 [2022-02-15T15:12:52.245Z] === RUN   TestConfigInspect
15:12:52 [2022-02-15T15:12:52.245Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestConfigInspect (0.02s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestConfigList
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestConfigList (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestConfigsCreateAndDelete
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestConfigsUpdate
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestConfigsUpdate (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestTemplatedConfig
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestTemplatedConfig (0.00s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestConfigCreateResolve
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z] PASS
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === Skipped
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:52 [2022-02-15T15:12:52.501Z] 
15:12:52 [2022-02-15T15:12:52.501Z] DONE 6 tests, 6 skipped in 0.149s
15:12:52 [2022-02-15T15:12:52.501Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:12:52 [2022-02-15T15:12:52.501Z] INFO: Testing against a local daemon
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestCheckpoint
15:12:52 [2022-02-15T15:12:52.501Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:52 [2022-02-15T15:12:52.501Z] --- SKIP: TestCheckpoint (0.00s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestContainerInvalidJSON
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:12:52 [2022-02-15T15:12:52.501Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:12:52 [2022-02-15T15:12:52.501Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:12:52 [2022-02-15T15:12:52.501Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:12:52 [2022-02-15T15:12:52.501Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:12:52 [2022-02-15T15:12:52.501Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:12:52 [2022-02-15T15:12:52.501Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:12:52 [2022-02-15T15:12:52.501Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:12:52 [2022-02-15T15:12:52.501Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:12:52 [2022-02-15T15:12:52.501Z] === RUN   TestCopyFromContainerPathIsNotDir
15:12:52 [2022-02-15T15:12:52.757Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:12:52 [2022-02-15T15:12:52.757Z] === RUN   TestCopyToContainerPathDoesNotExist
15:12:52 [2022-02-15T15:12:52.757Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:12:52 [2022-02-15T15:12:52.757Z] === RUN   TestCopyToContainerPathIsNotDir
15:12:52 [2022-02-15T15:12:52.757Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:12:52 [2022-02-15T15:12:52.757Z] === RUN   TestCopyFromContainer
15:12:56 [2022-02-15T15:12:56.922Z] === RUN   TestCopyFromContainer//
15:12:56 [2022-02-15T15:12:56.922Z] === RUN   TestCopyFromContainer//bar/root
15:12:56 [2022-02-15T15:12:56.922Z] === RUN   TestCopyFromContainer//bar/root/
15:12:56 [2022-02-15T15:12:56.922Z] === RUN   TestCopyFromContainer/bar/quux
15:12:56 [2022-02-15T15:12:56.922Z] === RUN   TestCopyFromContainer/bar/quux/
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCopyFromContainer/bar/notarget
15:12:56 [2022-02-15T15:12:56.923Z] --- PASS: TestCopyFromContainer (3.94s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:56 [2022-02-15T15:12:56.923Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateLinkToNonExistingContainer
15:12:56 [2022-02-15T15:12:56.923Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateWithInvalidEnv
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateWithInvalidEnv/0
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateWithInvalidEnv/0
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateWithInvalidEnv/1
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateWithInvalidEnv/1
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateWithInvalidEnv/2
15:12:56 [2022-02-15T15:12:56.923Z] === PAUSE TestCreateWithInvalidEnv/2
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateWithInvalidEnv/0
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateWithInvalidEnv/2
15:12:56 [2022-02-15T15:12:56.923Z] === CONT  TestCreateWithInvalidEnv/1
15:12:56 [2022-02-15T15:12:56.923Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateTmpfsMountsTarget
15:12:56 [2022-02-15T15:12:56.923Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:12:56 [2022-02-15T15:12:56.923Z] === RUN   TestCreateWithCustomMaskedPaths
15:12:57 [2022-02-15T15:12:57.852Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s)
15:12:57 [2022-02-15T15:12:57.852Z] === RUN   TestCreateWithCustomReadonlyPaths
15:12:59 [2022-02-15T15:12:59.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.05s)
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:59 [2022-02-15T15:12:59.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:59 [2022-02-15T15:12:59.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:59 [2022-02-15T15:12:59.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:59 [2022-02-15T15:12:59.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:59 [2022-02-15T15:12:59.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:12:59 [2022-02-15T15:12:59.217Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateDifferentPlatform
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateDifferentPlatform/different_os
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:12:59 [2022-02-15T15:12:59.217Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:12:59 [2022-02-15T15:12:59.217Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:12:59 [2022-02-15T15:12:59.217Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:12:59 [2022-02-15T15:12:59.473Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:12:59 [2022-02-15T15:12:59.473Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestContainerStartOnDaemonRestart
15:12:59 [2022-02-15T15:12:59.473Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:12:59 [2022-02-15T15:12:59.473Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestDaemonRestartIpcMode
15:12:59 [2022-02-15T15:12:59.473Z] === PAUSE TestDaemonRestartIpcMode
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestDaemonHostGatewayIP
15:12:59 [2022-02-15T15:12:59.473Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:12:59 [2022-02-15T15:12:59.473Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestRestartDaemonWithRestartingContainer
15:12:59 [2022-02-15T15:12:59.473Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestContainerKillOnDaemonStart
15:12:59 [2022-02-15T15:12:59.473Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:12:59 [2022-02-15T15:12:59.473Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:12:59 [2022-02-15T15:12:59.473Z] === RUN   TestDiff
15:12:59 [2022-02-15T15:12:59.729Z] --- PASS: TestDiff (0.40s)
15:12:59 [2022-02-15T15:12:59.729Z] === RUN   TestExecWithCloseStdin
15:13:00 [2022-02-15T15:13:00.290Z] --- PASS: TestExecWithCloseStdin (0.43s)
15:13:00 [2022-02-15T15:13:00.290Z] === RUN   TestExec
15:13:00 [2022-02-15T15:13:00.547Z] --- PASS: TestExec (0.44s)
15:13:00 [2022-02-15T15:13:00.547Z] === RUN   TestExecUser
15:13:01 [2022-02-15T15:13:01.109Z] --- PASS: TestExecUser (0.47s)
15:13:01 [2022-02-15T15:13:01.109Z] === RUN   TestExportContainerAndImportImage
15:13:01 [2022-02-15T15:13:01.669Z] --- PASS: TestExportContainerAndImportImage (0.56s)
15:13:01 [2022-02-15T15:13:01.670Z] === RUN   TestExportContainerAfterDaemonRestart
15:13:03 [2022-02-15T15:13:03.045Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:13:03 [2022-02-15T15:13:03.046Z] === RUN   TestHealthCheckWorkdir
15:13:03 [2022-02-15T15:13:03.606Z] --- PASS: TestHealthCheckWorkdir (0.52s)
15:13:03 [2022-02-15T15:13:03.606Z] === RUN   TestHealthKillContainer
15:13:11 [2022-02-15T15:13:11.686Z] --- PASS: TestHealthKillContainer (7.84s)
15:13:11 [2022-02-15T15:13:11.686Z] === RUN   TestInspectCpusetInConfigPre120
15:13:11 [2022-02-15T15:13:11.686Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:13:11 [2022-02-15T15:13:11.686Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:13:11 [2022-02-15T15:13:11.686Z] === RUN   TestIpcModeNone
15:13:11 [2022-02-15T15:13:11.686Z] --- PASS: TestIpcModeNone (0.39s)
15:13:11 [2022-02-15T15:13:11.686Z] === RUN   TestIpcModePrivate
15:13:11 [2022-02-15T15:13:11.983Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:13:12 [2022-02-15T15:13:12.238Z] --- PASS: TestIpcModePrivate (0.42s)
15:13:12 [2022-02-15T15:13:12.238Z] === RUN   TestIpcModeShareable
15:13:12 [2022-02-15T15:13:12.238Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:12 [2022-02-15T15:13:12.238Z] --- SKIP: TestIpcModeShareable (0.00s)
15:13:12 [2022-02-15T15:13:12.238Z] === RUN   TestAPIIpcModeShareableAndContainer
15:13:13 [2022-02-15T15:13:13.602Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
15:13:13 [2022-02-15T15:13:13.602Z] === RUN   TestAPIIpcModeHost
15:13:13 [2022-02-15T15:13:13.602Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:13 [2022-02-15T15:13:13.602Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:13:13 [2022-02-15T15:13:13.602Z] === RUN   TestDaemonIpcModeShareable
15:13:13 [2022-02-15T15:13:13.602Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:13 [2022-02-15T15:13:13.602Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:13:13 [2022-02-15T15:13:13.602Z] === RUN   TestDaemonIpcModePrivate
15:13:14 [2022-02-15T15:13:14.531Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:13:14 [2022-02-15T15:13:14.531Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
15:13:14 [2022-02-15T15:13:14.531Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:13:14 [2022-02-15T15:13:14.531Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:14 [2022-02-15T15:13:14.531Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:13:14 [2022-02-15T15:13:14.531Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:13:14 [2022-02-15T15:13:14.531Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:14 [2022-02-15T15:13:14.531Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:13:14 [2022-02-15T15:13:14.531Z] === RUN   TestIpcModeOlderClient
15:13:14 [2022-02-15T15:13:14.531Z] === PAUSE TestIpcModeOlderClient
15:13:14 [2022-02-15T15:13:14.531Z] === RUN   TestKillContainerInvalidSignal
15:13:15 [2022-02-15T15:13:15.092Z] --- PASS: TestKillContainerInvalidSignal (0.37s)
15:13:15 [2022-02-15T15:13:15.092Z] === RUN   TestKillContainer
15:13:15 [2022-02-15T15:13:15.092Z] === RUN   TestKillContainer/no_signal
15:13:15 [2022-02-15T15:13:15.348Z] === RUN   TestKillContainer/non_killing_signal
15:13:15 [2022-02-15T15:13:15.606Z] === RUN   TestKillContainer/killing_signal
15:13:16 [2022-02-15T15:13:16.167Z] --- PASS: TestKillContainer (1.14s)
15:13:16 [2022-02-15T15:13:16.167Z]     --- PASS: TestKillContainer/no_signal (0.38s)
15:13:16 [2022-02-15T15:13:16.167Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
15:13:16 [2022-02-15T15:13:16.167Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
15:13:16 [2022-02-15T15:13:16.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:13:16 [2022-02-15T15:13:16.167Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:13:16 [2022-02-15T15:13:16.423Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:13:16 [2022-02-15T15:13:16.984Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
15:13:16 [2022-02-15T15:13:16.984Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
15:13:16 [2022-02-15T15:13:16.984Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
15:13:16 [2022-02-15T15:13:16.984Z] === RUN   TestKillStoppedContainer
15:13:16 [2022-02-15T15:13:16.984Z] --- PASS: TestKillStoppedContainer (0.03s)
15:13:16 [2022-02-15T15:13:16.984Z] === RUN   TestKillStoppedContainerAPIPre120
15:13:16 [2022-02-15T15:13:16.984Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:13:16 [2022-02-15T15:13:16.984Z] === RUN   TestKillDifferentUserContainer
15:13:17 [2022-02-15T15:13:17.240Z] --- PASS: TestKillDifferentUserContainer (0.39s)
15:13:17 [2022-02-15T15:13:17.240Z] === RUN   TestInspectOomKilledTrue
15:13:17 [2022-02-15T15:13:17.240Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:17 [2022-02-15T15:13:17.240Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:13:17 [2022-02-15T15:13:17.240Z] === RUN   TestInspectOomKilledFalse
15:13:17 [2022-02-15T15:13:17.240Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:17 [2022-02-15T15:13:17.240Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:13:17 [2022-02-15T15:13:17.240Z] === RUN   TestLinksEtcHostsContentMatch
15:13:17 [2022-02-15T15:13:17.240Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:13:17 [2022-02-15T15:13:17.240Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:13:17 [2022-02-15T15:13:17.240Z] === RUN   TestLinksContainerNames
15:13:18 [2022-02-15T15:13:18.166Z] --- PASS: TestLinksContainerNames (0.75s)
15:13:18 [2022-02-15T15:13:18.166Z] === RUN   TestLogsFollowTailEmpty
15:13:18 [2022-02-15T15:13:18.421Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
15:13:18 [2022-02-15T15:13:18.421Z] === RUN   TestContainerNetworkMountsNoChown
15:13:18 [2022-02-15T15:13:18.981Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/default
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/default
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/private
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/private
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rprivate
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/rprivate
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/slave
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/slave
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rslave
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/rslave
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/shared
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/shared
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rshared
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/rshared
15:13:18 [2022-02-15T15:13:18.981Z] === CONT  TestMountDaemonRoot/default
15:13:18 [2022-02-15T15:13:18.981Z] === CONT  TestMountDaemonRoot/rslave
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/default/bind_root
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/default/mount_root
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:13:18 [2022-02-15T15:13:18.981Z] === CONT  TestMountDaemonRoot/slave
15:13:18 [2022-02-15T15:13:18.981Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rprivate
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/private
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/private/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/private/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rshared
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/shared
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/default/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/default/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/private/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/private/bind_root
15:13:18 [2022-02-15T15:13:18.982Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:13:19 [2022-02-15T15:13:19.238Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:13:19 [2022-02-15T15:13:19.238Z] --- PASS: TestMountDaemonRoot (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:13:19 [2022-02-15T15:13:19.238Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:13:19 [2022-02-15T15:13:19.238Z] === RUN   TestContainerBindMountNonRecursive
15:13:19 [2022-02-15T15:13:19.238Z]     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)
15:13:19 [2022-02-15T15:13:19.238Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:13:19 [2022-02-15T15:13:19.238Z] === RUN   TestContainerVolumesMountedAsShared
15:13:19 [2022-02-15T15:13:19.238Z]     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)
15:13:19 [2022-02-15T15:13:19.238Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z] === RUN   TestContainerVolumesMountedAsSlave
15:13:19 [2022-02-15T15:13:19.238Z]     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)
15:13:19 [2022-02-15T15:13:19.238Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:13:19 [2022-02-15T15:13:19.238Z] === RUN   TestNetworkNat
15:13:19 [2022-02-15T15:13:19.801Z] --- PASS: TestNetworkNat (0.48s)
15:13:19 [2022-02-15T15:13:19.801Z] === RUN   TestNetworkLocalhostTCPNat
15:13:20 [2022-02-15T15:13:20.363Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
15:13:20 [2022-02-15T15:13:20.363Z] === RUN   TestNetworkLoopbackNat
15:13:22 [2022-02-15T15:13:22.877Z] --- PASS: TestNetworkLoopbackNat (2.50s)
15:13:22 [2022-02-15T15:13:22.877Z] === RUN   TestPause
15:13:22 [2022-02-15T15:13:22.877Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2022-02-15T15:13:22.877Z] --- SKIP: TestPause (0.00s)
15:13:22 [2022-02-15T15:13:22.877Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:13:22 [2022-02-15T15:13:22.877Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:22 [2022-02-15T15:13:22.877Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:22 [2022-02-15T15:13:22.877Z] === RUN   TestPauseStopPausedContainer
15:13:22 [2022-02-15T15:13:22.877Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2022-02-15T15:13:22.877Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:13:22 [2022-02-15T15:13:22.877Z] === RUN   TestPidHost
15:13:23 [2022-02-15T15:13:23.439Z] --- PASS: TestPidHost (0.83s)
15:13:23 [2022-02-15T15:13:23.439Z] === RUN   TestPsFilter
15:13:23 [2022-02-15T15:13:23.695Z] --- PASS: TestPsFilter (0.09s)
15:13:23 [2022-02-15T15:13:23.695Z] === RUN   TestRemoveContainerWithRemovedVolume
15:13:23 [2022-02-15T15:13:23.951Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
15:13:23 [2022-02-15T15:13:23.951Z] === RUN   TestRemoveContainerWithVolume
15:13:24 [2022-02-15T15:13:24.512Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
15:13:24 [2022-02-15T15:13:24.512Z] === RUN   TestRemoveContainerRunning
15:13:24 [2022-02-15T15:13:24.768Z] --- PASS: TestRemoveContainerRunning (0.38s)
15:13:24 [2022-02-15T15:13:24.768Z] === RUN   TestRemoveContainerForceRemoveRunning
15:13:25 [2022-02-15T15:13:25.024Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
15:13:25 [2022-02-15T15:13:25.024Z] === RUN   TestRemoveInvalidContainer
15:13:25 [2022-02-15T15:13:25.024Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:13:25 [2022-02-15T15:13:25.024Z] === RUN   TestRenameLinkedContainer
15:13:26 [2022-02-15T15:13:26.914Z] --- PASS: TestRenameLinkedContainer (1.53s)
15:13:26 [2022-02-15T15:13:26.914Z] === RUN   TestRenameStoppedContainer
15:13:26 [2022-02-15T15:13:26.914Z] --- PASS: TestRenameStoppedContainer (0.35s)
15:13:26 [2022-02-15T15:13:26.914Z] === RUN   TestRenameRunningContainerAndReuse
15:13:27 [2022-02-15T15:13:27.843Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s)
15:13:27 [2022-02-15T15:13:27.843Z] === RUN   TestRenameInvalidName
15:13:28 [2022-02-15T15:13:28.099Z] --- PASS: TestRenameInvalidName (0.40s)
15:13:28 [2022-02-15T15:13:28.099Z] === RUN   TestRenameAnonymousContainer
15:13:29 [2022-02-15T15:13:29.987Z] --- PASS: TestRenameAnonymousContainer (1.43s)
15:13:29 [2022-02-15T15:13:29.987Z] === RUN   TestRenameContainerWithSameName
15:13:29 [2022-02-15T15:13:29.987Z] --- PASS: TestRenameContainerWithSameName (0.38s)
15:13:29 [2022-02-15T15:13:29.987Z] === RUN   TestRenameContainerWithLinkedContainer
15:13:30 [2022-02-15T15:13:30.915Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s)
15:13:30 [2022-02-15T15:13:30.915Z] === RUN   TestResize
15:13:31 [2022-02-15T15:13:31.171Z] --- PASS: TestResize (0.39s)
15:13:31 [2022-02-15T15:13:31.171Z] === RUN   TestResizeWithInvalidSize
15:13:31 [2022-02-15T15:13:31.732Z] --- PASS: TestResizeWithInvalidSize (0.40s)
15:13:31 [2022-02-15T15:13:31.732Z] === RUN   TestResizeWhenContainerNotStarted
15:13:31 [2022-02-15T15:13:31.988Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
15:13:31 [2022-02-15T15:13:31.988Z] === RUN   TestDaemonRestartKillContainers
15:13:31 [2022-02-15T15:13:31.988Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:13:31 [2022-02-15T15:13:31.988Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:13:31 [2022-02-15T15:13:31.988Z] === RUN   TestCgroupNamespacesRun
15:13:32 [2022-02-15T15:13:32.915Z] --- PASS: TestCgroupNamespacesRun (1.10s)
15:13:32 [2022-02-15T15:13:32.915Z] === RUN   TestCgroupNamespacesRunPrivileged
15:13:34 [2022-02-15T15:13:34.281Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
15:13:34 [2022-02-15T15:13:34.281Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:13:35 [2022-02-15T15:13:35.209Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
15:13:35 [2022-02-15T15:13:35.209Z] === RUN   TestCgroupNamespacesRunHostMode
15:13:36 [2022-02-15T15:13:36.574Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
15:13:36 [2022-02-15T15:13:36.574Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:13:37 [2022-02-15T15:13:37.500Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
15:13:37 [2022-02-15T15:13:37.500Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:13:38 [2022-02-15T15:13:38.863Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
15:13:38 [2022-02-15T15:13:38.863Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:13:39 [2022-02-15T15:13:39.423Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:13:39 [2022-02-15T15:13:39.423Z] === RUN   TestCgroupNamespacesRunOlderClient
15:13:40 [2022-02-15T15:13:40.351Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
15:13:40 [2022-02-15T15:13:40.351Z] === RUN   TestNISDomainname
15:13:40 [2022-02-15T15:13:40.351Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:13:40 [2022-02-15T15:13:40.351Z] --- SKIP: TestNISDomainname (0.01s)
15:13:40 [2022-02-15T15:13:40.351Z] === RUN   TestHostnameDnsResolution
15:13:40 [2022-02-15T15:13:40.911Z] --- PASS: TestHostnameDnsResolution (0.65s)
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestUnprivilegedPortsAndPing
15:13:40 [2022-02-15T15:13:40.911Z]     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
15:13:40 [2022-02-15T15:13:40.911Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStats
15:13:40 [2022-02-15T15:13:40.911Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:40 [2022-02-15T15:13:40.911Z] --- SKIP: TestStats (0.00s)
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStopContainerWithTimeout
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStopContainerWithTimeout/0
15:13:40 [2022-02-15T15:13:40.911Z] === PAUSE TestStopContainerWithTimeout/0
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStopContainerWithTimeout/1
15:13:40 [2022-02-15T15:13:40.911Z] === PAUSE TestStopContainerWithTimeout/1
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStopContainerWithTimeout/3
15:13:40 [2022-02-15T15:13:40.911Z] === PAUSE TestStopContainerWithTimeout/3
15:13:40 [2022-02-15T15:13:40.911Z] === RUN   TestStopContainerWithTimeout/-1
15:13:40 [2022-02-15T15:13:40.911Z] === PAUSE TestStopContainerWithTimeout/-1
15:13:40 [2022-02-15T15:13:40.911Z] === CONT  TestStopContainerWithTimeout/0
15:13:40 [2022-02-15T15:13:40.911Z] === CONT  TestStopContainerWithTimeout/3
15:13:41 [2022-02-15T15:13:41.837Z] === CONT  TestStopContainerWithTimeout/1
15:13:43 [2022-02-15T15:13:43.252Z] === CONT  TestStopContainerWithTimeout/-1
15:13:45 [2022-02-15T15:13:45.812Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:13:45 [2022-02-15T15:13:45.812Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
15:13:45 [2022-02-15T15:13:45.812Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
15:13:45 [2022-02-15T15:13:45.812Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
15:13:45 [2022-02-15T15:13:45.812Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
15:13:45 [2022-02-15T15:13:45.812Z] === RUN   TestDeleteDevicemapper
15:13:45 [2022-02-15T15:13:45.812Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:45 [2022-02-15T15:13:45.812Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:13:45 [2022-02-15T15:13:45.812Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:13:47 [2022-02-15T15:13:47.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s)
15:13:47 [2022-02-15T15:13:47.701Z] === RUN   TestUpdateMemory
15:13:47 [2022-02-15T15:13:47.701Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:47 [2022-02-15T15:13:47.701Z] --- SKIP: TestUpdateMemory (0.00s)
15:13:47 [2022-02-15T15:13:47.701Z] === RUN   TestUpdateCPUQuota
15:13:47 [2022-02-15T15:13:47.701Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:47 [2022-02-15T15:13:47.701Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:13:47 [2022-02-15T15:13:47.701Z] === RUN   TestUpdatePidsLimit
15:13:47 [2022-02-15T15:13:47.701Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:47 [2022-02-15T15:13:47.701Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:13:47 [2022-02-15T15:13:47.701Z] === RUN   TestUpdateRestartPolicy
15:13:59 [2022-02-15T15:13:59.866Z] --- PASS: TestUpdateRestartPolicy (10.80s)
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestUpdateRestartWithAutoRemove
15:13:59 [2022-02-15T15:13:59.866Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitNonBlocked
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:59 [2022-02-15T15:13:59.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] --- PASS: TestWaitNonBlocked (0.02s)
15:13:59 [2022-02-15T15:13:59.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
15:13:59 [2022-02-15T15:13:59.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitBlocked
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:13:59 [2022-02-15T15:13:59.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:13:59 [2022-02-15T15:13:59.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:13:59 [2022-02-15T15:13:59.866Z] --- PASS: TestWaitBlocked (0.01s)
15:13:59 [2022-02-15T15:13:59.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s)
15:13:59 [2022-02-15T15:13:59.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestDaemonRestartIpcMode
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestIpcModeOlderClient
15:13:59 [2022-02-15T15:13:59.866Z] --- PASS: TestIpcModeOlderClient (0.06s)
15:13:59 [2022-02-15T15:13:59.866Z] === CONT  TestRestartDaemonWithRestartingContainer
15:14:02 [2022-02-15T15:14:02.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s)
15:14:02 [2022-02-15T15:14:02.385Z] --- PASS: TestDaemonRestartIpcMode (2.54s)
15:14:02 [2022-02-15T15:14:02.385Z] PASS
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === Skipped
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:14:02 [2022-02-15T15:14:02.385Z]     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)
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     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)
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     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)
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:14:02 [2022-02-15T15:14:02.385Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:14:02 [2022-02-15T15:14:02.385Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     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
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:14:02 [2022-02-15T15:14:02.385Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:14:02 [2022-02-15T15:14:02.385Z] 
15:14:02 [2022-02-15T15:14:02.385Z] DONE 177 tests, 27 skipped in 70.022s
15:14:02 [2022-02-15T15:14:02.385Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:14:02 [2022-02-15T15:14:02.640Z] === RUN   TestConfigDaemonLibtrustID
15:14:03 [2022-02-15T15:14:03.201Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:14:03 [2022-02-15T15:14:03.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:14:03 [2022-02-15T15:14:03.201Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation/invalid_config
15:14:03 [2022-02-15T15:14:03.201Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation/malformed_config
15:14:03 [2022-02-15T15:14:03.201Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:14:03 [2022-02-15T15:14:03.201Z] === RUN   TestDaemonConfigValidation/valid_config
15:14:03 [2022-02-15T15:14:03.201Z] === PAUSE TestDaemonConfigValidation/valid_config
15:14:03 [2022-02-15T15:14:03.201Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:14:03 [2022-02-15T15:14:03.201Z] === CONT  TestDaemonConfigValidation/malformed_config
15:14:03 [2022-02-15T15:14:03.201Z] === CONT  TestDaemonConfigValidation/valid_config
15:14:03 [2022-02-15T15:14:03.201Z] === CONT  TestDaemonConfigValidation/invalid_config
15:14:03 [2022-02-15T15:14:03.201Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:14:03 [2022-02-15T15:14:03.456Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:14:03 [2022-02-15T15:14:03.456Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:14:03 [2022-02-15T15:14:03.456Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:14:03 [2022-02-15T15:14:03.456Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
15:14:03 [2022-02-15T15:14:03.456Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
15:14:03 [2022-02-15T15:14:03.456Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:14:03 [2022-02-15T15:14:03.456Z] === RUN   TestConfigDaemonSeccompProfiles
15:14:03 [2022-02-15T15:14:03.456Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:14:04 [2022-02-15T15:14:04.385Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:14:05 [2022-02-15T15:14:05.750Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:14:06 [2022-02-15T15:14:06.677Z] === CONT  TestConfigDaemonSeccompProfiles
15:14:06 [2022-02-15T15:14:06.677Z]     daemon_test.go:156: [def55d6108d83] daemon is not started
15:14:06 [2022-02-15T15:14:06.677Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
15:14:06 [2022-02-15T15:14:06.677Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
15:14:06 [2022-02-15T15:14:06.677Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s)
15:14:06 [2022-02-15T15:14:06.677Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
15:14:06 [2022-02-15T15:14:06.677Z] === RUN   TestDaemonProxy
15:14:06 [2022-02-15T15:14:06.677Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:14:06 [2022-02-15T15:14:06.677Z] --- SKIP: TestDaemonProxy (0.00s)
15:14:06 [2022-02-15T15:14:06.677Z] PASS
15:14:06 [2022-02-15T15:14:06.677Z] 
15:14:06 [2022-02-15T15:14:06.677Z] === Skipped
15:14:06 [2022-02-15T15:14:06.677Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
15:14:06 [2022-02-15T15:14:06.677Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:14:06 [2022-02-15T15:14:06.677Z] 
15:14:06 [2022-02-15T15:14:06.677Z] DONE 12 tests, 1 skipped in 4.165s
15:14:06 [2022-02-15T15:14:06.677Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:14:06 [2022-02-15T15:14:06.677Z] INFO: Testing against a local daemon
15:14:06 [2022-02-15T15:14:06.677Z] === RUN   TestCommitInheritsEnv
15:14:08 [2022-02-15T15:14:08.041Z] --- PASS: TestCommitInheritsEnv (1.38s)
15:14:08 [2022-02-15T15:14:08.041Z] === RUN   TestImportExtremelyLargeImageWorks
15:14:08 [2022-02-15T15:14:08.041Z] === PAUSE TestImportExtremelyLargeImageWorks
15:14:08 [2022-02-15T15:14:08.041Z] === RUN   TestImportWithCustomPlatform
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/#00
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/_______
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform//
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/linux
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/LINUX
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:14:08 [2022-02-15T15:14:08.297Z] === RUN   TestImportWithCustomPlatform/macos
15:14:08 [2022-02-15T15:14:08.553Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:14:08 [2022-02-15T15:14:08.553Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:14:08 [2022-02-15T15:14:08.553Z] --- PASS: TestImportWithCustomPlatform (0.28s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:14:08 [2022-02-15T15:14:08.553Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:14:08 [2022-02-15T15:14:08.553Z] === RUN   TestImagesFilterMultiReference
15:14:08 [2022-02-15T15:14:08.553Z] --- PASS: TestImagesFilterMultiReference (0.04s)
15:14:08 [2022-02-15T15:14:08.553Z] === RUN   TestImagePullPlatformInvalid
15:14:08 [2022-02-15T15:14:08.553Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:14:08 [2022-02-15T15:14:08.553Z] === RUN   TestRemoveImageOrphaning
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestRemoveImageOrphaning (1.65s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestRemoveImageGarbageCollector
15:14:10 [2022-02-15T15:14:10.439Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:14:10 [2022-02-15T15:14:10.439Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagInvalidReference
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagInvalidReference (0.03s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagValidPrefixedRepo
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagExistedNameWithoutForce
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagOfficialNames
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagOfficialNames (0.04s)
15:14:10 [2022-02-15T15:14:10.439Z] === RUN   TestTagMatchesDigest
15:14:10 [2022-02-15T15:14:10.439Z] --- PASS: TestTagMatchesDigest (0.01s)
15:14:10 [2022-02-15T15:14:10.439Z] === CONT  TestImportExtremelyLargeImageWorks
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestImportExtremelyLargeImageWorks (89.47s)
15:15:46 [2022-02-15T15:15:46.817Z] PASS
15:15:46 [2022-02-15T15:15:46.817Z] 
15:15:46 [2022-02-15T15:15:46.817Z] === Skipped
15:15:46 [2022-02-15T15:15:46.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:15:46 [2022-02-15T15:15:46.817Z] 
15:15:46 [2022-02-15T15:15:46.817Z] DONE 22 tests, 1 skipped in 93.157s
15:15:46 [2022-02-15T15:15:46.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:15:46 [2022-02-15T15:15:46.817Z] INFO: Testing against a local daemon
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkCreateDelete
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDockerNetworkDeletePreferID
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonDNSFallback
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestDaemonDNSFallback (6.28s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestInspectNetwork
15:15:46 [2022-02-15T15:15:46.817Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestInspectNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestRunContainerWithBridgeNone
15:15:46 [2022-02-15T15:15:46.817Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkInvalidJSON
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:46 [2022-02-15T15:15:46.817Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:46 [2022-02-15T15:15:46.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:46 [2022-02-15T15:15:46.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:46 [2022-02-15T15:15:46.817Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:46 [2022-02-15T15:15:46.817Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:46 [2022-02-15T15:15:46.817Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:15:46 [2022-02-15T15:15:46.817Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkList
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkList//networks
15:15:46 [2022-02-15T15:15:46.817Z] === PAUSE TestNetworkList//networks
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestNetworkList//networks/
15:15:46 [2022-02-15T15:15:46.817Z] === PAUSE TestNetworkList//networks/
15:15:46 [2022-02-15T15:15:46.817Z] === CONT  TestNetworkList//networks
15:15:46 [2022-02-15T15:15:46.817Z] === CONT  TestNetworkList//networks/
15:15:46 [2022-02-15T15:15:46.817Z] --- PASS: TestNetworkList (0.01s)
15:15:46 [2022-02-15T15:15:46.817Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z]     --- PASS: TestNetworkList//networks (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestHostIPv4BridgeLabel
15:15:46 [2022-02-15T15:15:46.817Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonDefaultNetworkPools
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestServiceWithPredefinedNetwork
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:243: FLAKY_TEST
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestServiceWithDataPathPortInit
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:46 [2022-02-15T15:15:46.817Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.817Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z] PASS
15:15:46 [2022-02-15T15:15:46.817Z] 
15:15:46 [2022-02-15T15:15:46.817Z] === Skipped
15:15:46 [2022-02-15T15:15:46.817Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.817Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.817Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:243: FLAKY_TEST
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] DONE 22 tests, 12 skipped in 6.903s
15:15:46 [2022-02-15T15:15:46.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:15:46 [2022-02-15T15:15:46.818Z] INFO: Testing against a local daemon
15:15:46 [2022-02-15T15:15:46.818Z] === RUN   TestDockerNetworkIpvlanPersistance
15:15:46 [2022-02-15T15:15:46.818Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:46 [2022-02-15T15:15:46.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z] === RUN   TestDockerNetworkIpvlan
15:15:46 [2022-02-15T15:15:46.818Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:46 [2022-02-15T15:15:46.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z] PASS
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === Skipped
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] DONE 2 tests, 2 skipped in 0.090s
15:15:46 [2022-02-15T15:15:46.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:15:46 [2022-02-15T15:15:46.818Z] INFO: Testing against a local daemon
15:15:46 [2022-02-15T15:15:46.818Z] === RUN   TestDockerNetworkMacvlanPersistance
15:15:46 [2022-02-15T15:15:46.818Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z] === RUN   TestDockerNetworkMacvlan
15:15:46 [2022-02-15T15:15:46.818Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z] PASS
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === Skipped
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:15:46 [2022-02-15T15:15:46.818Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:46 [2022-02-15T15:15:46.818Z] 
15:15:46 [2022-02-15T15:15:46.818Z] DONE 2 tests, 2 skipped in 0.077s
15:15:46 [2022-02-15T15:15:46.818Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:15:47 [2022-02-15T15:15:47.073Z] testing: warning: no tests to run
15:15:47 [2022-02-15T15:15:47.073Z] PASS
15:15:47 [2022-02-15T15:15:47.073Z] 
15:15:47 [2022-02-15T15:15:47.073Z] DONE 0 tests in 0.024s
15:15:47 [2022-02-15T15:15:47.073Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:15:47 [2022-02-15T15:15:47.073Z] INFO: Testing against a local daemon
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginAllowRequest
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginTLS
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginDenyRequest
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginAPIDenyResponse
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginDenyResponse
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginAllowEventStream
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginErrorResponse
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginErrorRequest
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginHeader
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginV2Disable
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:47 [2022-02-15T15:15:47.073Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.073Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:15:47 [2022-02-15T15:15:47.073Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
15:15:47 [2022-02-15T15:15:47.329Z] PASS
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === Skipped
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
15:15:47 [2022-02-15T15:15:47.329Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] DONE 17 tests, 17 skipped in 0.265s
15:15:47 [2022-02-15T15:15:47.329Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:15:47 [2022-02-15T15:15:47.329Z] INFO: Testing against a local daemon
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestPluginInvalidJSON
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:15:47 [2022-02-15T15:15:47.329Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:15:47 [2022-02-15T15:15:47.329Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:15:47 [2022-02-15T15:15:47.329Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:15:47 [2022-02-15T15:15:47.329Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestPluginInstall
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] --- SKIP: TestPluginInstall (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestPluginsWithRuntimes
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:15:47 [2022-02-15T15:15:47.329Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z] === RUN   TestPluginBackCompatMediaTypes
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:15:47 [2022-02-15T15:15:47.329Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z] PASS
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === Skipped
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:15:47 [2022-02-15T15:15:47.329Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:15:47 [2022-02-15T15:15:47.329Z] 
15:15:47 [2022-02-15T15:15:47.329Z] DONE 5 tests, 3 skipped in 0.141s
15:15:47 [2022-02-15T15:15:47.329Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:15:47 [2022-02-15T15:15:47.585Z] INFO: Testing against a local daemon
15:15:47 [2022-02-15T15:15:47.585Z] === RUN   TestExternalGraphDriver
15:15:47 [2022-02-15T15:15:47.585Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:47 [2022-02-15T15:15:47.585Z] --- SKIP: TestExternalGraphDriver (0.03s)
15:15:47 [2022-02-15T15:15:47.585Z] === RUN   TestGraphdriverPluginV2
15:15:50 [2022-02-15T15:15:50.850Z] --- PASS: TestGraphdriverPluginV2 (3.32s)
15:15:50 [2022-02-15T15:15:50.850Z] PASS
15:15:50 [2022-02-15T15:15:50.850Z] 
15:15:50 [2022-02-15T15:15:50.850Z] === Skipped
15:15:50 [2022-02-15T15:15:50.850Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
15:15:50 [2022-02-15T15:15:50.850Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:50 [2022-02-15T15:15:50.850Z] 
15:15:50 [2022-02-15T15:15:50.850Z] DONE 2 tests, 1 skipped in 3.440s
15:15:50 [2022-02-15T15:15:50.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:50 [2022-02-15T15:15:50.850Z] INFO: Testing against a local daemon
15:15:50 [2022-02-15T15:15:50.850Z] === RUN   TestContinueAfterPluginCrash
15:15:50 [2022-02-15T15:15:50.850Z] === PAUSE TestContinueAfterPluginCrash
15:15:50 [2022-02-15T15:15:50.850Z] === RUN   TestReadPluginNoRead
15:15:50 [2022-02-15T15:15:50.850Z] === PAUSE TestReadPluginNoRead
15:15:50 [2022-02-15T15:15:50.850Z] === RUN   TestDaemonStartWithLogOpt
15:15:50 [2022-02-15T15:15:50.850Z] === PAUSE TestDaemonStartWithLogOpt
15:15:50 [2022-02-15T15:15:50.850Z] === CONT  TestContinueAfterPluginCrash
15:15:50 [2022-02-15T15:15:50.850Z] === CONT  TestDaemonStartWithLogOpt
15:15:56 [2022-02-15T15:15:56.099Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
15:15:56 [2022-02-15T15:15:56.099Z] === CONT  TestReadPluginNoRead
15:15:57 [2022-02-15T15:15:57.462Z] === RUN   TestReadPluginNoRead/default
15:15:58 [2022-02-15T15:15:58.833Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:59 [2022-02-15T15:15:59.767Z] --- PASS: TestContinueAfterPluginCrash (8.84s)
15:16:00 [2022-02-15T15:16:00.023Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:16:01 [2022-02-15T15:16:01.388Z] === CONT  TestReadPluginNoRead
15:16:01 [2022-02-15T15:16:01.388Z]     read_test.go:92: [d1135cb28861c] daemon is not started
15:16:01 [2022-02-15T15:16:01.388Z] --- PASS: TestReadPluginNoRead (5.96s)
15:16:01 [2022-02-15T15:16:01.388Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
15:16:01 [2022-02-15T15:16:01.388Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.38s)
15:16:01 [2022-02-15T15:16:01.388Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
15:16:01 [2022-02-15T15:16:01.388Z] PASS
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] DONE 6 tests in 10.298s
15:16:01 [2022-02-15T15:16:01.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:16:01 [2022-02-15T15:16:01.388Z] testing: warning: no tests to run
15:16:01 [2022-02-15T15:16:01.388Z] PASS
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] DONE 0 tests in 0.035s
15:16:01 [2022-02-15T15:16:01.388Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:16:01 [2022-02-15T15:16:01.388Z] INFO: Testing against a local daemon
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestPluginWithDevMounts
15:16:01 [2022-02-15T15:16:01.388Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:16:01 [2022-02-15T15:16:01.388Z] PASS
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === Skipped
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:16:01 [2022-02-15T15:16:01.388Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] DONE 1 tests, 1 skipped in 0.088s
15:16:01 [2022-02-15T15:16:01.388Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:16:01 [2022-02-15T15:16:01.388Z] INFO: Testing against a local daemon
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestSecretInspect
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestSecretInspect (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestSecretList
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestSecretList (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestSecretsCreateAndDelete
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestSecretsUpdate
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestSecretsUpdate (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestTemplatedSecret
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestTemplatedSecret (0.00s)
15:16:01 [2022-02-15T15:16:01.388Z] === RUN   TestSecretCreateResolve
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z] PASS
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === Skipped
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:16:01 [2022-02-15T15:16:01.388Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.388Z] 
15:16:01 [2022-02-15T15:16:01.388Z] DONE 6 tests, 6 skipped in 0.136s
15:16:01 [2022-02-15T15:16:01.388Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:16:01 [2022-02-15T15:16:01.644Z] INFO: Testing against a local daemon
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestServiceCreateInit
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- PASS: TestServiceCreateInit (0.02s)
15:16:01 [2022-02-15T15:16:01.644Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:01 [2022-02-15T15:16:01.644Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceMultipleTimes
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceConflict
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceMaxReplicas
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateWithDuplicateNetworkNames
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceSecretFileMode
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceConfigFileMode
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceSysctls
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateServiceCapabilities
15:16:01 [2022-02-15T15:16:01.644Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestInspect
15:16:01 [2022-02-15T15:16:01.644Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestInspect (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestCreateJob
15:16:01 [2022-02-15T15:16:01.644Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestCreateJob (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestReplicatedJob
15:16:01 [2022-02-15T15:16:01.644Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestReplicatedJob (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestUpdateReplicatedJob
15:16:01 [2022-02-15T15:16:01.644Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestServiceListWithStatuses
15:16:01 [2022-02-15T15:16:01.644Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestDockerNetworkConnectAlias
15:16:01 [2022-02-15T15:16:01.644Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestDockerNetworkReConnect
15:16:01 [2022-02-15T15:16:01.644Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:01 [2022-02-15T15:16:01.644Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:16:01 [2022-02-15T15:16:01.644Z] === RUN   TestServicePlugin
15:16:03 [2022-02-15T15:16:03.533Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.533Z] --- SKIP: TestServicePlugin (1.90s)
15:16:03 [2022-02-15T15:16:03.533Z] === RUN   TestServiceUpdateLabel
15:16:03 [2022-02-15T15:16:03.533Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.533Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:16:03 [2022-02-15T15:16:03.533Z] === RUN   TestServiceUpdateSecrets
15:16:03 [2022-02-15T15:16:03.533Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.533Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:16:03 [2022-02-15T15:16:03.533Z] === RUN   TestServiceUpdateConfigs
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z] === RUN   TestServiceUpdateNetwork
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z] === RUN   TestServiceUpdatePidsLimit
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z] PASS
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === Skipped
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:16:03 [2022-02-15T15:16:03.790Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s)
15:16:03 [2022-02-15T15:16:03.790Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] DONE 24 tests, 23 skipped in 2.255s
15:16:03 [2022-02-15T15:16:03.790Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:16:03 [2022-02-15T15:16:03.790Z] INFO: Testing against a local daemon
15:16:03 [2022-02-15T15:16:03.790Z] === RUN   TestSessionCreate
15:16:03 [2022-02-15T15:16:03.790Z] --- PASS: TestSessionCreate (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z] === RUN   TestSessionCreateWithBadUpgrade
15:16:03 [2022-02-15T15:16:03.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:16:03 [2022-02-15T15:16:03.790Z] PASS
15:16:03 [2022-02-15T15:16:03.790Z] 
15:16:03 [2022-02-15T15:16:03.790Z] DONE 2 tests in 0.126s
15:16:03 [2022-02-15T15:16:03.790Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:16:04 [2022-02-15T15:16:04.046Z] INFO: Testing against a local daemon
15:16:04 [2022-02-15T15:16:04.046Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:16:04 [2022-02-15T15:16:04.046Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:04 [2022-02-15T15:16:04.046Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:04 [2022-02-15T15:16:04.046Z] === RUN   TestDiskUsage
15:16:04 [2022-02-15T15:16:04.046Z] === PAUSE TestDiskUsage
15:16:04 [2022-02-15T15:16:04.046Z] === RUN   TestEventsExecDie
15:16:04 [2022-02-15T15:16:04.301Z] --- PASS: TestEventsExecDie (0.45s)
15:16:04 [2022-02-15T15:16:04.301Z] === RUN   TestEventsBackwardsCompatible
15:16:04 [2022-02-15T15:16:04.301Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:16:04 [2022-02-15T15:16:04.301Z] === RUN   TestEventsVolumeCreate
15:16:04 [2022-02-15T15:16:04.557Z] --- PASS: TestEventsVolumeCreate (0.05s)
15:16:04 [2022-02-15T15:16:04.557Z] === RUN   TestInfoBinaryCommits
15:16:04 [2022-02-15T15:16:04.557Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:16:04 [2022-02-15T15:16:04.557Z] === RUN   TestInfoAPIVersioned
15:16:04 [2022-02-15T15:16:04.557Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:16:04 [2022-02-15T15:16:04.557Z] === RUN   TestInfoAPI
15:16:04 [2022-02-15T15:16:04.557Z] --- PASS: TestInfoAPI (0.02s)
15:16:04 [2022-02-15T15:16:04.557Z] === RUN   TestInfoAPIWarnings
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestInfoAPIWarnings (16.35s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestInfoDebug
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestInfoDebug (0.54s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestInfoInsecureRegistries
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestInfoRegistryMirrors
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestLoginFailsWithBadCredentials
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestPingCacheHeaders
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestPingCacheHeaders (0.02s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestPingGet
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestPingGet (0.02s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestPingHead
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestPingHead (0.02s)
15:16:22 [2022-02-15T15:16:22.636Z] === RUN   TestVersion
15:16:22 [2022-02-15T15:16:22.636Z] --- PASS: TestVersion (0.02s)
15:16:22 [2022-02-15T15:16:22.636Z] === CONT  TestDiskUsage
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/container_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/image_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/volume_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/build-cache_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.199Z] === RUN   TestDiskUsage/after_LoadBusybox
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.455Z] === RUN   TestDiskUsage/after_container.Run
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:16:23 [2022-02-15T15:16:23.711Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:16:23 [2022-02-15T15:16:23.967Z] --- PASS: TestDiskUsage (1.21s)
15:16:23 [2022-02-15T15:16:23.967Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
15:16:23 [2022-02-15T15:16:23.967Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
15:16:23 [2022-02-15T15:16:23.967Z] PASS
15:16:23 [2022-02-15T15:16:23.967Z] 
15:16:23 [2022-02-15T15:16:23.967Z] === Skipped
15:16:23 [2022-02-15T15:16:23.967Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:23 [2022-02-15T15:16:23.967Z] 
15:16:23 [2022-02-15T15:16:23.967Z] DONE 50 tests, 1 skipped in 20.025s
15:16:23 [2022-02-15T15:16:23.967Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:16:23 [2022-02-15T15:16:23.967Z] INFO: Testing against a local daemon
15:16:23 [2022-02-15T15:16:23.967Z] === RUN   TestVolumesCreateAndList
15:16:23 [2022-02-15T15:16:23.967Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:16:23 [2022-02-15T15:16:23.967Z] === RUN   TestVolumesRemove
15:16:23 [2022-02-15T15:16:23.967Z] --- PASS: TestVolumesRemove (0.05s)
15:16:23 [2022-02-15T15:16:23.967Z] === RUN   TestVolumesInspect
15:16:23 [2022-02-15T15:16:23.967Z] --- PASS: TestVolumesInspect (0.02s)
15:16:23 [2022-02-15T15:16:23.967Z] === RUN   TestVolumesInvalidJSON
15:16:23 [2022-02-15T15:16:23.967Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:16:23 [2022-02-15T15:16:23.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:16:23 [2022-02-15T15:16:23.967Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:16:23 [2022-02-15T15:16:23.967Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:16:23 [2022-02-15T15:16:23.967Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:16:23 [2022-02-15T15:16:23.967Z] PASS
15:16:23 [2022-02-15T15:16:23.967Z] 
15:16:23 [2022-02-15T15:16:23.967Z] DONE 5 tests in 0.186s
15:16:23 [2022-02-15T15:16:23.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:24 [2022-02-15T15:16:24.223Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13145 is not a child of this shell
15:16:24 [2022-02-15T15:16:24.223Z] warning: PID 13145 from bundles/test-integration/docker.pid had a nonzero exit code
15:16:24 [2022-02-15T15:16:24.223Z] Leaving: AppArmorNo profiles have been unloaded.
15:16:24 [2022-02-15T15:16:24.223Z] 
15:16:24 [2022-02-15T15:16:24.223Z] Unloading profiles will leave already running processes permanently
15:16:24 [2022-02-15T15:16:24.223Z] unconfined, which can lead to unexpected situations.
15:16:24 [2022-02-15T15:16:24.223Z] 
15:16:24 [2022-02-15T15:16:24.223Z] To set a process to complain mode, use the command line tool
15:16:24 [2022-02-15T15:16:24.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:16:24 [2022-02-15T15:16:24.223Z] Removing test suite binaries
15:16:24 [2022-02-15T15:16:24.223Z] exiting test-integration
15:16:24 [2022-02-15T15:16:24.223Z] ++ exit 0
15:16:24 [2022-02-15T15:16:24.223Z]