Skip to content

Console Output

16:09:34 [2022-02-18T16:09:34.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43183/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=79ea1b16b1579147aa366282444bd22d7c44be96 -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:79ea1b16b1579147aa366282444bd22d7c44be96 hack/make.sh dynbinary test-integration
16:09:35 [2022-02-18T16:09:35.792Z] 
16:09:35 [2022-02-18T16:09:35.792Z] Removing bundles/
16:09:35 [2022-02-18T16:09:35.792Z] 
16:09:35 [2022-02-18T16:09:35.792Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:09:35 [2022-02-18T16:09:35.792Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:09:35 [2022-02-18T16:09:35.792Z] GOOS="" GOARCH="" GOARM=""
16:11:12 [2022-02-18T16:11:12.372Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:11:12 [2022-02-18T16:11:12.372Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:11:12 [2022-02-18T16:11:12.372Z] GOOS="" GOARCH="" GOARM=""
16:11:12 [2022-02-18T16:11:12.372Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:11:12 [2022-02-18T16:11:12.372Z] 
16:11:12 [2022-02-18T16:11:12.372Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:11:12 [2022-02-18T16:11:12.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:11:12 [2022-02-18T16:11:12.372Z] HOSTNAME=3afd16f1ac8e
16:11:12 [2022-02-18T16:11:12.372Z] DEST=bundles/test-integration
16:11:12 [2022-02-18T16:11:12.372Z] PWD=/go/src/github.com/docker/docker
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_ROOTLESS=1
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_GITCOMMIT=79ea1b16b1579147aa366282444bd22d7c44be96
16:11:12 [2022-02-18T16:11:12.372Z] container=docker
16:11:12 [2022-02-18T16:11:12.372Z] HOME=/root
16:11:12 [2022-02-18T16:11:12.372Z] GOLANG_VERSION=1.17.7
16:11:12 [2022-02-18T16:11:12.372Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:11:12 [2022-02-18T16:11:12.372Z] VALIDATE_BRANCH=master
16:11:12 [2022-02-18T16:11:12.372Z] TERM=xterm
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_PKG=github.com/docker/docker
16:11:12 [2022-02-18T16:11:12.372Z] SHLVL=1
16:11:12 [2022-02-18T16:11:12.372Z] TIMEOUT=120m
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_GRAPHDRIVER=overlay2
16:11:12 [2022-02-18T16:11:12.372Z] GO111MODULE=off
16:11:12 [2022-02-18T16:11:12.372Z] DOCKER_EXPERIMENTAL=1
16:11:12 [2022-02-18T16:11:12.372Z] TEST_SKIP_INTEGRATION_CLI=1
16:11:12 [2022-02-18T16:11:12.372Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:11:12 [2022-02-18T16:11:12.372Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:11:12 [2022-02-18T16:11:12.372Z] GOPATH=/go
16:11:12 [2022-02-18T16:11:12.372Z] PKG_CONFIG=pkg-config
16:11:12 [2022-02-18T16:11:12.372Z] _=/usr/bin/env
16:11:12 [2022-02-18T16:11:12.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:11:51 [2022-02-18T16:11:51.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:11:51 [2022-02-18T16:11:51.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:12:13 [2022-02-18T16:12:13.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:12:21 [2022-02-18T16:12:21.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:12:31 [2022-02-18T16:12:31.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:12:31 [2022-02-18T16:12:31.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:12:31 [2022-02-18T16:12:31.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:12:31 [2022-02-18T16:12:31.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:12:32 [2022-02-18T16:12:32.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:12:33 [2022-02-18T16:12:33.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:12:35 [2022-02-18T16:12:35.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:12:36 [2022-02-18T16:12:36.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:12:37 [2022-02-18T16:12:37.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:12:37 [2022-02-18T16:12:37.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:12:38 [2022-02-18T16:12:38.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:12:39 [2022-02-18T16:12:39.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:12:40 [2022-02-18T16:12:40.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:12:40 [2022-02-18T16:12:40.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:12:41 [2022-02-18T16:12:41.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:12:42 [2022-02-18T16:12:42.594Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:12:42 [2022-02-18T16:12:42.594Z] Using test binary docker
16:12:42 [2022-02-18T16:12:42.594Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:12:42 [2022-02-18T16:12:42.594Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:12:42 [2022-02-18T16:12:42.594Z] INFO: Waiting for daemon to start...
16:12:42 [2022-02-18T16:12:42.594Z] Starting dockerd
16:12:45 [2022-02-18T16:12:45.892Z] .
16:12:45 [2022-02-18T16:12:45.892Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:12:45 [2022-02-18T16:12:45.892Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:12:45 [2022-02-18T16:12:45.892Z] Error: No such image: emptyfs
16:12:45 [2022-02-18T16:12:45.892Z] Running integration-test (iteration 1)
16:12:45 [2022-02-18T16:12:45.892Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:12:45 [2022-02-18T16:12:45.892Z] Loaded image: busybox:latest
16:12:45 [2022-02-18T16:12:45.892Z] Loaded image: busybox:glibc
16:12:47 [2022-02-18T16:12:47.276Z] Loaded image: debian:bullseye-slim
16:12:47 [2022-02-18T16:12:47.276Z] Loaded image: hello-world:latest
16:12:47 [2022-02-18T16:12:47.276Z] Loaded image: arm32v7/hello-world:latest
16:12:47 [2022-02-18T16:12:47.276Z] INFO: Testing against a local daemon
16:12:47 [2022-02-18T16:12:47.276Z] === RUN   TestCgroupNamespacesBuild
16:12:48 [2022-02-18T16:12:48.659Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
16:12:48 [2022-02-18T16:12:48.659Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:12:49 [2022-02-18T16:12:49.600Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
16:12:49 [2022-02-18T16:12:49.600Z] === RUN   TestBuildWithSession
16:12:49 [2022-02-18T16:12:49.600Z]     build_session_test.go:25: TODO: BuildKit
16:12:49 [2022-02-18T16:12:49.600Z] --- SKIP: TestBuildWithSession (0.00s)
16:12:49 [2022-02-18T16:12:49.600Z] === RUN   TestBuildSquashParent
16:12:56 [2022-02-18T16:12:56.183Z] --- PASS: TestBuildSquashParent (6.32s)
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:56 [2022-02-18T16:12:56.183Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:56 [2022-02-18T16:12:56.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:56 [2022-02-18T16:12:56.183Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:56 [2022-02-18T16:12:56.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:57 [2022-02-18T16:12:57.564Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:57 [2022-02-18T16:12:57.824Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:59 [2022-02-18T16:12:59.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:59 [2022-02-18T16:12:59.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:13:02 [2022-02-18T16:13:02.277Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s)
16:13:02 [2022-02-18T16:13:02.277Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
16:13:02 [2022-02-18T16:13:02.277Z] === RUN   TestBuildMultiStageCopy
16:13:02 [2022-02-18T16:13:02.277Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:13:05 [2022-02-18T16:13:05.568Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:13:06 [2022-02-18T16:13:06.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:13:07 [2022-02-18T16:13:07.083Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:13:08 [2022-02-18T16:13:08.030Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:13:09 [2022-02-18T16:13:09.410Z] --- PASS: TestBuildMultiStageCopy (7.37s)
16:13:09 [2022-02-18T16:13:09.410Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
16:13:09 [2022-02-18T16:13:09.410Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:13:09 [2022-02-18T16:13:09.410Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:13:09 [2022-02-18T16:13:09.410Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:13:09 [2022-02-18T16:13:09.410Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:13:09 [2022-02-18T16:13:09.410Z] === RUN   TestBuildMultiStageParentConfig
16:13:14 [2022-02-18T16:13:14.758Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
16:13:14 [2022-02-18T16:13:14.759Z] === RUN   TestBuildLabelWithTargets
16:13:22 [2022-02-18T16:13:22.890Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:13:22 [2022-02-18T16:13:22.890Z] === RUN   TestBuildWithEmptyLayers
16:13:25 [2022-02-18T16:13:25.431Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:13:25 [2022-02-18T16:13:25.431Z] === RUN   TestBuildMultiStageOnBuild
16:13:30 [2022-02-18T16:13:30.713Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:13:30 [2022-02-18T16:13:30.714Z] === RUN   TestBuildUncleanTarFilenames
16:13:30 [2022-02-18T16:13:30.714Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
16:13:30 [2022-02-18T16:13:30.714Z] === RUN   TestBuildMultiStageLayerLeak
16:13:35 [2022-02-18T16:13:35.994Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
16:13:35 [2022-02-18T16:13:35.994Z] === RUN   TestBuildWithHugeFile
16:14:32 [2022-02-18T16:14:32.269Z] --- PASS: TestBuildWithHugeFile (50.51s)
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildWCOWSandboxSize
16:14:32 [2022-02-18T16:14:32.269Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:14:32 [2022-02-18T16:14:32.269Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildWithEmptyDockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:14:32 [2022-02-18T16:14:32.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:14:32 [2022-02-18T16:14:32.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
16:14:32 [2022-02-18T16:14:32.269Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
16:14:32 [2022-02-18T16:14:32.269Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildPreserveOwnership
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildPreserveOwnership/copy_from
16:14:32 [2022-02-18T16:14:32.269Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:14:36 [2022-02-18T16:14:36.471Z] --- PASS: TestBuildPreserveOwnership (10.26s)
16:14:36 [2022-02-18T16:14:36.471Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.25s)
16:14:36 [2022-02-18T16:14:36.471Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:14:36 [2022-02-18T16:14:36.471Z] === RUN   TestBuildPlatformInvalid
16:14:36 [2022-02-18T16:14:36.471Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:14:36 [2022-02-18T16:14:36.471Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:14:36 [2022-02-18T16:14:36.471Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:14:36 [2022-02-18T16:14:36.471Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:14:36 [2022-02-18T16:14:36.471Z] PASS
16:14:36 [2022-02-18T16:14:36.471Z] 
16:14:36 [2022-02-18T16:14:36.471Z] === Skipped
16:14:36 [2022-02-18T16:14:36.471Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:14:36 [2022-02-18T16:14:36.471Z]     build_session_test.go:25: TODO: BuildKit
16:14:36 [2022-02-18T16:14:36.471Z] 
16:14:36 [2022-02-18T16:14:36.471Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:14:36 [2022-02-18T16:14:36.471Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:14:36 [2022-02-18T16:14:36.471Z] 
16:14:36 [2022-02-18T16:14:36.471Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:14:36 [2022-02-18T16:14:36.471Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:14:36 [2022-02-18T16:14:36.471Z] 
16:14:36 [2022-02-18T16:14:36.471Z] DONE 34 tests, 3 skipped in 110.670s
16:14:36 [2022-02-18T16:14:36.471Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:14:36 [2022-02-18T16:14:36.471Z] INFO: Testing against a local daemon
16:14:36 [2022-02-18T16:14:36.471Z] === RUN   TestConfigInspect
16:14:36 [2022-02-18T16:14:36.471Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.471Z] --- SKIP: TestConfigInspect (0.01s)
16:14:36 [2022-02-18T16:14:36.471Z] === RUN   TestConfigList
16:14:36 [2022-02-18T16:14:36.471Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.471Z] --- SKIP: TestConfigList (0.01s)
16:14:36 [2022-02-18T16:14:36.471Z] === RUN   TestConfigsCreateAndDelete
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestConfigsUpdate
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] --- SKIP: TestConfigsUpdate (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestTemplatedConfig
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] --- SKIP: TestTemplatedConfig (0.00s)
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestConfigCreateResolve
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z] PASS
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === Skipped
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:14:36 [2022-02-18T16:14:36.472Z] 
16:14:36 [2022-02-18T16:14:36.472Z] DONE 6 tests, 6 skipped in 0.146s
16:14:36 [2022-02-18T16:14:36.472Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:14:36 [2022-02-18T16:14:36.472Z] INFO: Testing against a local daemon
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestCheckpoint
16:14:36 [2022-02-18T16:14:36.472Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:14:36 [2022-02-18T16:14:36.472Z] --- SKIP: TestCheckpoint (0.00s)
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestContainerInvalidJSON
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:14:36 [2022-02-18T16:14:36.472Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:14:36 [2022-02-18T16:14:36.472Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:14:36 [2022-02-18T16:14:36.472Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:14:36 [2022-02-18T16:14:36.472Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:14:36 [2022-02-18T16:14:36.472Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:14:36 [2022-02-18T16:14:36.472Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:14:36 [2022-02-18T16:14:36.472Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:14:36 [2022-02-18T16:14:36.472Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:14:36 [2022-02-18T16:14:36.732Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:14:36 [2022-02-18T16:14:36.732Z] === RUN   TestCopyFromContainerPathIsNotDir
16:14:36 [2022-02-18T16:14:36.732Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:14:36 [2022-02-18T16:14:36.732Z] === RUN   TestCopyToContainerPathDoesNotExist
16:14:36 [2022-02-18T16:14:36.732Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:14:36 [2022-02-18T16:14:36.732Z] === RUN   TestCopyToContainerPathIsNotDir
16:14:36 [2022-02-18T16:14:36.732Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:14:36 [2022-02-18T16:14:36.732Z] === RUN   TestCopyFromContainer
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer//
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer//bar/root
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer//bar/root/
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/quux
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/quux/
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCopyFromContainer/bar/notarget
16:14:40 [2022-02-18T16:14:40.930Z] --- PASS: TestCopyFromContainer (3.96s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:40 [2022-02-18T16:14:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:40 [2022-02-18T16:14:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:40 [2022-02-18T16:14:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:40 [2022-02-18T16:14:40.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:14:40 [2022-02-18T16:14:40.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:14:40 [2022-02-18T16:14:40.930Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:14:40 [2022-02-18T16:14:40.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:14:40 [2022-02-18T16:14:40.930Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateLinkToNonExistingContainer
16:14:40 [2022-02-18T16:14:40.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateWithInvalidEnv
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateWithInvalidEnv/0
16:14:40 [2022-02-18T16:14:40.930Z] === PAUSE TestCreateWithInvalidEnv/0
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateWithInvalidEnv/1
16:14:40 [2022-02-18T16:14:40.930Z] === PAUSE TestCreateWithInvalidEnv/1
16:14:40 [2022-02-18T16:14:40.930Z] === RUN   TestCreateWithInvalidEnv/2
16:14:40 [2022-02-18T16:14:40.931Z] === PAUSE TestCreateWithInvalidEnv/2
16:14:40 [2022-02-18T16:14:40.931Z] === CONT  TestCreateWithInvalidEnv/0
16:14:40 [2022-02-18T16:14:40.931Z] === CONT  TestCreateWithInvalidEnv/2
16:14:40 [2022-02-18T16:14:40.931Z] === CONT  TestCreateWithInvalidEnv/1
16:14:40 [2022-02-18T16:14:40.931Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:14:40 [2022-02-18T16:14:40.931Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:14:40 [2022-02-18T16:14:40.931Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:14:40 [2022-02-18T16:14:40.931Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:14:40 [2022-02-18T16:14:40.931Z] === RUN   TestCreateTmpfsMountsTarget
16:14:40 [2022-02-18T16:14:40.931Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:14:40 [2022-02-18T16:14:40.931Z] === RUN   TestCreateWithCustomMaskedPaths
16:14:41 [2022-02-18T16:14:41.875Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
16:14:41 [2022-02-18T16:14:41.875Z] === RUN   TestCreateWithCustomReadonlyPaths
16:14:43 [2022-02-18T16:14:43.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s)
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:43 [2022-02-18T16:14:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:43 [2022-02-18T16:14:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:14:43 [2022-02-18T16:14:43.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:14:43 [2022-02-18T16:14:43.257Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:14:43 [2022-02-18T16:14:43.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:14:43 [2022-02-18T16:14:43.257Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateDifferentPlatform
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateDifferentPlatform/different_os
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:14:43 [2022-02-18T16:14:43.257Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:14:43 [2022-02-18T16:14:43.257Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:14:43 [2022-02-18T16:14:43.257Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:14:43 [2022-02-18T16:14:43.517Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:14:43 [2022-02-18T16:14:43.517Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestContainerStartOnDaemonRestart
16:14:43 [2022-02-18T16:14:43.517Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:14:43 [2022-02-18T16:14:43.517Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestDaemonRestartIpcMode
16:14:43 [2022-02-18T16:14:43.517Z] === PAUSE TestDaemonRestartIpcMode
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestDaemonHostGatewayIP
16:14:43 [2022-02-18T16:14:43.517Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:14:43 [2022-02-18T16:14:43.517Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestRestartDaemonWithRestartingContainer
16:14:43 [2022-02-18T16:14:43.517Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestContainerKillOnDaemonStart
16:14:43 [2022-02-18T16:14:43.517Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:14:43 [2022-02-18T16:14:43.517Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:14:43 [2022-02-18T16:14:43.517Z] === RUN   TestDiff
16:14:43 [2022-02-18T16:14:43.776Z] --- PASS: TestDiff (0.41s)
16:14:43 [2022-02-18T16:14:43.776Z] === RUN   TestExecWithCloseStdin
16:14:44 [2022-02-18T16:14:44.348Z] --- PASS: TestExecWithCloseStdin (0.45s)
16:14:44 [2022-02-18T16:14:44.348Z] === RUN   TestExec
16:14:44 [2022-02-18T16:14:44.609Z] --- PASS: TestExec (0.42s)
16:14:44 [2022-02-18T16:14:44.609Z] === RUN   TestExecUser
16:14:45 [2022-02-18T16:14:45.180Z] --- PASS: TestExecUser (0.42s)
16:14:45 [2022-02-18T16:14:45.180Z] === RUN   TestExportContainerAndImportImage
16:14:45 [2022-02-18T16:14:45.753Z] --- PASS: TestExportContainerAndImportImage (0.53s)
16:14:45 [2022-02-18T16:14:45.753Z] === RUN   TestExportContainerAfterDaemonRestart
16:14:47 [2022-02-18T16:14:47.135Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
16:14:47 [2022-02-18T16:14:47.135Z] === RUN   TestHealthCheckWorkdir
16:14:47 [2022-02-18T16:14:47.396Z] --- PASS: TestHealthCheckWorkdir (0.54s)
16:14:47 [2022-02-18T16:14:47.396Z] === RUN   TestHealthKillContainer
16:14:55 [2022-02-18T16:14:55.527Z] --- PASS: TestHealthKillContainer (7.84s)
16:14:55 [2022-02-18T16:14:55.527Z] === RUN   TestInspectCpusetInConfigPre120
16:14:55 [2022-02-18T16:14:55.527Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:14:55 [2022-02-18T16:14:55.527Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:14:55 [2022-02-18T16:14:55.527Z] === RUN   TestIpcModeNone
16:14:55 [2022-02-18T16:14:55.788Z] --- PASS: TestIpcModeNone (0.46s)
16:14:55 [2022-02-18T16:14:55.788Z] === RUN   TestIpcModePrivate
16:14:56 [2022-02-18T16:14:56.050Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:14:56 [2022-02-18T16:14:56.310Z] --- PASS: TestIpcModePrivate (0.42s)
16:14:56 [2022-02-18T16:14:56.310Z] === RUN   TestIpcModeShareable
16:14:56 [2022-02-18T16:14:56.310Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:14:56 [2022-02-18T16:14:56.310Z] --- SKIP: TestIpcModeShareable (0.00s)
16:14:56 [2022-02-18T16:14:56.310Z] === RUN   TestAPIIpcModeShareableAndContainer
16:14:57 [2022-02-18T16:14:57.691Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s)
16:14:57 [2022-02-18T16:14:57.692Z] === RUN   TestAPIIpcModeHost
16:14:57 [2022-02-18T16:14:57.692Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:14:57 [2022-02-18T16:14:57.692Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:14:57 [2022-02-18T16:14:57.692Z] === RUN   TestDaemonIpcModeShareable
16:14:57 [2022-02-18T16:14:57.692Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:14:57 [2022-02-18T16:14:57.692Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:14:57 [2022-02-18T16:14:57.692Z] === RUN   TestDaemonIpcModePrivate
16:14:58 [2022-02-18T16:14:58.634Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:14:58 [2022-02-18T16:14:58.634Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
16:14:58 [2022-02-18T16:14:58.634Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:14:58 [2022-02-18T16:14:58.634Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:14:58 [2022-02-18T16:14:58.634Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:14:58 [2022-02-18T16:14:58.634Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:14:58 [2022-02-18T16:14:58.634Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:14:58 [2022-02-18T16:14:58.634Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:14:58 [2022-02-18T16:14:58.634Z] === RUN   TestIpcModeOlderClient
16:14:58 [2022-02-18T16:14:58.634Z] === PAUSE TestIpcModeOlderClient
16:14:58 [2022-02-18T16:14:58.634Z] === RUN   TestKillContainerInvalidSignal
16:14:58 [2022-02-18T16:14:58.895Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
16:14:58 [2022-02-18T16:14:58.895Z] === RUN   TestKillContainer
16:14:59 [2022-02-18T16:14:59.155Z] === RUN   TestKillContainer/no_signal
16:14:59 [2022-02-18T16:14:59.415Z] === RUN   TestKillContainer/non_killing_signal
16:14:59 [2022-02-18T16:14:59.675Z] === RUN   TestKillContainer/killing_signal
16:15:00 [2022-02-18T16:15:00.246Z] --- PASS: TestKillContainer (1.12s)
16:15:00 [2022-02-18T16:15:00.246Z]     --- PASS: TestKillContainer/no_signal (0.36s)
16:15:00 [2022-02-18T16:15:00.246Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
16:15:00 [2022-02-18T16:15:00.246Z]     --- PASS: TestKillContainer/killing_signal (0.36s)
16:15:00 [2022-02-18T16:15:00.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:15:00 [2022-02-18T16:15:00.246Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:15:00 [2022-02-18T16:15:00.507Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:15:00 [2022-02-18T16:15:00.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s)
16:15:00 [2022-02-18T16:15:00.767Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
16:15:00 [2022-02-18T16:15:00.767Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
16:15:00 [2022-02-18T16:15:00.767Z] === RUN   TestKillStoppedContainer
16:15:01 [2022-02-18T16:15:01.027Z] --- PASS: TestKillStoppedContainer (0.04s)
16:15:01 [2022-02-18T16:15:01.027Z] === RUN   TestKillStoppedContainerAPIPre120
16:15:01 [2022-02-18T16:15:01.027Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:15:01 [2022-02-18T16:15:01.027Z] === RUN   TestKillDifferentUserContainer
16:15:01 [2022-02-18T16:15:01.288Z] --- PASS: TestKillDifferentUserContainer (0.40s)
16:15:01 [2022-02-18T16:15:01.288Z] === RUN   TestInspectOomKilledTrue
16:15:01 [2022-02-18T16:15:01.288Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:01 [2022-02-18T16:15:01.288Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:15:01 [2022-02-18T16:15:01.288Z] === RUN   TestInspectOomKilledFalse
16:15:01 [2022-02-18T16:15:01.288Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:01 [2022-02-18T16:15:01.288Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:15:01 [2022-02-18T16:15:01.288Z] === RUN   TestLinksEtcHostsContentMatch
16:15:01 [2022-02-18T16:15:01.288Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:15:01 [2022-02-18T16:15:01.288Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:15:01 [2022-02-18T16:15:01.288Z] === RUN   TestLinksContainerNames
16:15:02 [2022-02-18T16:15:02.228Z] --- PASS: TestLinksContainerNames (0.80s)
16:15:02 [2022-02-18T16:15:02.228Z] === RUN   TestLogsFollowTailEmpty
16:15:02 [2022-02-18T16:15:02.488Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
16:15:02 [2022-02-18T16:15:02.488Z] === RUN   TestContainerNetworkMountsNoChown
16:15:03 [2022-02-18T16:15:03.058Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/default
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/default
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/private
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/private
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rprivate
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rprivate
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/slave
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/slave
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rslave
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rslave
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/shared
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/shared
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rshared
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rshared
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/default
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/default/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/default/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/default/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rshared
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/shared
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rslave
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/slave
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rprivate
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/private
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/private/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === RUN   TestMountDaemonRoot/private/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/default/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:15:03 [2022-02-18T16:15:03.058Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/private/bind_root
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:15:03 [2022-02-18T16:15:03.319Z] === CONT  TestMountDaemonRoot/private/mount_root
16:15:03 [2022-02-18T16:15:03.319Z] --- PASS: TestMountDaemonRoot (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:15:03 [2022-02-18T16:15:03.319Z] === RUN   TestContainerBindMountNonRecursive
16:15:03 [2022-02-18T16:15:03.319Z]     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)
16:15:03 [2022-02-18T16:15:03.319Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:15:03 [2022-02-18T16:15:03.319Z] === RUN   TestContainerVolumesMountedAsShared
16:15:03 [2022-02-18T16:15:03.319Z]     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)
16:15:03 [2022-02-18T16:15:03.319Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z] === RUN   TestContainerVolumesMountedAsSlave
16:15:03 [2022-02-18T16:15:03.319Z]     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)
16:15:03 [2022-02-18T16:15:03.319Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:15:03 [2022-02-18T16:15:03.319Z] === RUN   TestNetworkNat
16:15:03 [2022-02-18T16:15:03.889Z] --- PASS: TestNetworkNat (0.51s)
16:15:03 [2022-02-18T16:15:03.889Z] === RUN   TestNetworkLocalhostTCPNat
16:15:04 [2022-02-18T16:15:04.475Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
16:15:04 [2022-02-18T16:15:04.475Z] === RUN   TestNetworkLoopbackNat
16:15:07 [2022-02-18T16:15:07.018Z] --- PASS: TestNetworkLoopbackNat (2.50s)
16:15:07 [2022-02-18T16:15:07.018Z] === RUN   TestPause
16:15:07 [2022-02-18T16:15:07.018Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:07 [2022-02-18T16:15:07.018Z] --- SKIP: TestPause (0.00s)
16:15:07 [2022-02-18T16:15:07.018Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:15:07 [2022-02-18T16:15:07.018Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:15:07 [2022-02-18T16:15:07.018Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:15:07 [2022-02-18T16:15:07.018Z] === RUN   TestPauseStopPausedContainer
16:15:07 [2022-02-18T16:15:07.018Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:07 [2022-02-18T16:15:07.018Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:15:07 [2022-02-18T16:15:07.018Z] === RUN   TestPidHost
16:15:07 [2022-02-18T16:15:07.592Z] --- PASS: TestPidHost (0.82s)
16:15:07 [2022-02-18T16:15:07.592Z] === RUN   TestPsFilter
16:15:07 [2022-02-18T16:15:07.852Z] --- PASS: TestPsFilter (0.09s)
16:15:07 [2022-02-18T16:15:07.852Z] === RUN   TestRemoveContainerWithRemovedVolume
16:15:08 [2022-02-18T16:15:08.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
16:15:08 [2022-02-18T16:15:08.114Z] === RUN   TestRemoveContainerWithVolume
16:15:08 [2022-02-18T16:15:08.684Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
16:15:08 [2022-02-18T16:15:08.684Z] === RUN   TestRemoveContainerRunning
16:15:08 [2022-02-18T16:15:08.944Z] --- PASS: TestRemoveContainerRunning (0.39s)
16:15:08 [2022-02-18T16:15:08.944Z] === RUN   TestRemoveContainerForceRemoveRunning
16:15:09 [2022-02-18T16:15:09.514Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:15:09 [2022-02-18T16:15:09.514Z] === RUN   TestRemoveInvalidContainer
16:15:09 [2022-02-18T16:15:09.514Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:15:09 [2022-02-18T16:15:09.514Z] === RUN   TestRenameLinkedContainer
16:15:10 [2022-02-18T16:15:10.935Z] --- PASS: TestRenameLinkedContainer (1.57s)
16:15:10 [2022-02-18T16:15:10.935Z] === RUN   TestRenameStoppedContainer
16:15:11 [2022-02-18T16:15:11.195Z] --- PASS: TestRenameStoppedContainer (0.38s)
16:15:11 [2022-02-18T16:15:11.195Z] === RUN   TestRenameRunningContainerAndReuse
16:15:12 [2022-02-18T16:15:12.133Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s)
16:15:12 [2022-02-18T16:15:12.134Z] === RUN   TestRenameInvalidName
16:15:12 [2022-02-18T16:15:12.395Z] --- PASS: TestRenameInvalidName (0.38s)
16:15:12 [2022-02-18T16:15:12.395Z] === RUN   TestRenameAnonymousContainer
16:15:13 [2022-02-18T16:15:13.777Z] --- PASS: TestRenameAnonymousContainer (1.40s)
16:15:13 [2022-02-18T16:15:13.777Z] === RUN   TestRenameContainerWithSameName
16:15:14 [2022-02-18T16:15:14.347Z] --- PASS: TestRenameContainerWithSameName (0.37s)
16:15:14 [2022-02-18T16:15:14.347Z] === RUN   TestRenameContainerWithLinkedContainer
16:15:14 [2022-02-18T16:15:14.918Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
16:15:14 [2022-02-18T16:15:14.919Z] === RUN   TestResize
16:15:15 [2022-02-18T16:15:15.489Z] --- PASS: TestResize (0.38s)
16:15:15 [2022-02-18T16:15:15.489Z] === RUN   TestResizeWithInvalidSize
16:15:15 [2022-02-18T16:15:15.750Z] --- PASS: TestResizeWithInvalidSize (0.39s)
16:15:15 [2022-02-18T16:15:15.750Z] === RUN   TestResizeWhenContainerNotStarted
16:15:16 [2022-02-18T16:15:16.011Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
16:15:16 [2022-02-18T16:15:16.012Z] === RUN   TestDaemonRestartKillContainers
16:15:16 [2022-02-18T16:15:16.012Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:15:16 [2022-02-18T16:15:16.012Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:15:16 [2022-02-18T16:15:16.012Z] === RUN   TestCgroupNamespacesRun
16:15:17 [2022-02-18T16:15:17.396Z] --- PASS: TestCgroupNamespacesRun (1.10s)
16:15:17 [2022-02-18T16:15:17.396Z] === RUN   TestCgroupNamespacesRunPrivileged
16:15:18 [2022-02-18T16:15:18.337Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
16:15:18 [2022-02-18T16:15:18.337Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:15:19 [2022-02-18T16:15:19.277Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
16:15:19 [2022-02-18T16:15:19.277Z] === RUN   TestCgroupNamespacesRunHostMode
16:15:20 [2022-02-18T16:15:20.662Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
16:15:20 [2022-02-18T16:15:20.662Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:15:21 [2022-02-18T16:15:21.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
16:15:21 [2022-02-18T16:15:21.605Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:15:22 [2022-02-18T16:15:22.546Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
16:15:22 [2022-02-18T16:15:22.546Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:15:23 [2022-02-18T16:15:23.487Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:15:23 [2022-02-18T16:15:23.487Z] === RUN   TestCgroupNamespacesRunOlderClient
16:15:24 [2022-02-18T16:15:24.427Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
16:15:24 [2022-02-18T16:15:24.427Z] === RUN   TestNISDomainname
16:15:24 [2022-02-18T16:15:24.427Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:15:24 [2022-02-18T16:15:24.427Z] --- SKIP: TestNISDomainname (0.01s)
16:15:24 [2022-02-18T16:15:24.427Z] === RUN   TestHostnameDnsResolution
16:15:24 [2022-02-18T16:15:24.997Z] --- PASS: TestHostnameDnsResolution (0.58s)
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestUnprivilegedPortsAndPing
16:15:24 [2022-02-18T16:15:24.997Z]     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
16:15:24 [2022-02-18T16:15:24.997Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStats
16:15:24 [2022-02-18T16:15:24.997Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:24 [2022-02-18T16:15:24.997Z] --- SKIP: TestStats (0.00s)
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStopContainerWithTimeout
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStopContainerWithTimeout/0
16:15:24 [2022-02-18T16:15:24.997Z] === PAUSE TestStopContainerWithTimeout/0
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStopContainerWithTimeout/1
16:15:24 [2022-02-18T16:15:24.997Z] === PAUSE TestStopContainerWithTimeout/1
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStopContainerWithTimeout/3
16:15:24 [2022-02-18T16:15:24.997Z] === PAUSE TestStopContainerWithTimeout/3
16:15:24 [2022-02-18T16:15:24.997Z] === RUN   TestStopContainerWithTimeout/-1
16:15:24 [2022-02-18T16:15:24.997Z] === PAUSE TestStopContainerWithTimeout/-1
16:15:24 [2022-02-18T16:15:24.997Z] === CONT  TestStopContainerWithTimeout/0
16:15:24 [2022-02-18T16:15:24.997Z] === CONT  TestStopContainerWithTimeout/-1
16:15:25 [2022-02-18T16:15:25.570Z] === CONT  TestStopContainerWithTimeout/3
16:15:28 [2022-02-18T16:15:28.108Z] === CONT  TestStopContainerWithTimeout/1
16:15:29 [2022-02-18T16:15:29.048Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:15:29 [2022-02-18T16:15:29.048Z]     --- PASS: TestStopContainerWithTimeout/0 (0.55s)
16:15:29 [2022-02-18T16:15:29.048Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
16:15:29 [2022-02-18T16:15:29.048Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
16:15:29 [2022-02-18T16:15:29.048Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
16:15:29 [2022-02-18T16:15:29.048Z] === RUN   TestDeleteDevicemapper
16:15:29 [2022-02-18T16:15:29.048Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:29 [2022-02-18T16:15:29.048Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:15:29 [2022-02-18T16:15:29.048Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:15:30 [2022-02-18T16:15:30.433Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
16:15:30 [2022-02-18T16:15:30.433Z] === RUN   TestUpdateMemory
16:15:30 [2022-02-18T16:15:30.433Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:30 [2022-02-18T16:15:30.433Z] --- SKIP: TestUpdateMemory (0.00s)
16:15:30 [2022-02-18T16:15:30.433Z] === RUN   TestUpdateCPUQuota
16:15:30 [2022-02-18T16:15:30.433Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:30 [2022-02-18T16:15:30.433Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:15:30 [2022-02-18T16:15:30.433Z] === RUN   TestUpdatePidsLimit
16:15:30 [2022-02-18T16:15:30.433Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:30 [2022-02-18T16:15:30.433Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:15:30 [2022-02-18T16:15:30.433Z] === RUN   TestUpdateRestartPolicy
16:15:42 [2022-02-18T16:15:42.650Z] --- PASS: TestUpdateRestartPolicy (10.78s)
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestUpdateRestartWithAutoRemove
16:15:42 [2022-02-18T16:15:42.650Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s)
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitNonBlocked
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:42 [2022-02-18T16:15:42.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:42 [2022-02-18T16:15:42.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:42 [2022-02-18T16:15:42.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:42 [2022-02-18T16:15:42.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:42 [2022-02-18T16:15:42.650Z] --- PASS: TestWaitNonBlocked (0.01s)
16:15:42 [2022-02-18T16:15:42.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s)
16:15:42 [2022-02-18T16:15:42.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitBlocked
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:15:42 [2022-02-18T16:15:42.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:15:42 [2022-02-18T16:15:42.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:15:42 [2022-02-18T16:15:42.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:15:42 [2022-02-18T16:15:42.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:15:42 [2022-02-18T16:15:42.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:15:42 [2022-02-18T16:15:42.910Z] --- PASS: TestWaitBlocked (0.01s)
16:15:42 [2022-02-18T16:15:42.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
16:15:42 [2022-02-18T16:15:42.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
16:15:42 [2022-02-18T16:15:42.910Z] === CONT  TestDaemonRestartIpcMode
16:15:42 [2022-02-18T16:15:42.910Z] === CONT  TestIpcModeOlderClient
16:15:42 [2022-02-18T16:15:42.910Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:15:42 [2022-02-18T16:15:42.910Z] === CONT  TestRestartDaemonWithRestartingContainer
16:15:45 [2022-02-18T16:15:45.455Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s)
16:15:45 [2022-02-18T16:15:45.455Z] --- PASS: TestDaemonRestartIpcMode (2.61s)
16:15:45 [2022-02-18T16:15:45.455Z] PASS
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === Skipped
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:15:45 [2022-02-18T16:15:45.455Z]     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)
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     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)
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     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)
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:15:45 [2022-02-18T16:15:45.455Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:15:45 [2022-02-18T16:15:45.455Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     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
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:15:45 [2022-02-18T16:15:45.455Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:15:45 [2022-02-18T16:15:45.455Z] 
16:15:45 [2022-02-18T16:15:45.455Z] DONE 177 tests, 27 skipped in 69.138s
16:15:45 [2022-02-18T16:15:45.455Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:15:45 [2022-02-18T16:15:45.714Z] === RUN   TestConfigDaemonLibtrustID
16:15:46 [2022-02-18T16:15:46.285Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:15:46 [2022-02-18T16:15:46.285Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:15:46 [2022-02-18T16:15:46.285Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation/invalid_config
16:15:46 [2022-02-18T16:15:46.285Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation/malformed_config
16:15:46 [2022-02-18T16:15:46.285Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:15:46 [2022-02-18T16:15:46.285Z] === RUN   TestDaemonConfigValidation/valid_config
16:15:46 [2022-02-18T16:15:46.285Z] === PAUSE TestDaemonConfigValidation/valid_config
16:15:46 [2022-02-18T16:15:46.285Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:15:46 [2022-02-18T16:15:46.285Z] === CONT  TestDaemonConfigValidation/malformed_config
16:15:46 [2022-02-18T16:15:46.285Z] === CONT  TestDaemonConfigValidation/valid_config
16:15:46 [2022-02-18T16:15:46.285Z] === CONT  TestDaemonConfigValidation/invalid_config
16:15:46 [2022-02-18T16:15:46.285Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:15:46 [2022-02-18T16:15:46.545Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:15:46 [2022-02-18T16:15:46.545Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
16:15:46 [2022-02-18T16:15:46.545Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
16:15:46 [2022-02-18T16:15:46.545Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:15:46 [2022-02-18T16:15:46.545Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:15:46 [2022-02-18T16:15:46.545Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:15:46 [2022-02-18T16:15:46.545Z] === RUN   TestConfigDaemonSeccompProfiles
16:15:46 [2022-02-18T16:15:46.545Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:15:47 [2022-02-18T16:15:47.484Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:15:48 [2022-02-18T16:15:48.868Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:15:49 [2022-02-18T16:15:49.810Z] === CONT  TestConfigDaemonSeccompProfiles
16:15:49 [2022-02-18T16:15:49.810Z]     daemon_test.go:156: [dd145b92f2399] daemon is not started
16:15:49 [2022-02-18T16:15:49.810Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
16:15:49 [2022-02-18T16:15:49.810Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
16:15:49 [2022-02-18T16:15:49.810Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
16:15:49 [2022-02-18T16:15:49.810Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
16:15:49 [2022-02-18T16:15:49.810Z] === RUN   TestDaemonProxy
16:15:49 [2022-02-18T16:15:49.810Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:15:49 [2022-02-18T16:15:49.810Z] --- SKIP: TestDaemonProxy (0.00s)
16:15:49 [2022-02-18T16:15:49.810Z] PASS
16:15:49 [2022-02-18T16:15:49.810Z] 
16:15:49 [2022-02-18T16:15:49.810Z] === Skipped
16:15:49 [2022-02-18T16:15:49.810Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
16:15:49 [2022-02-18T16:15:49.810Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:15:49 [2022-02-18T16:15:49.810Z] 
16:15:49 [2022-02-18T16:15:49.810Z] DONE 12 tests, 1 skipped in 4.122s
16:15:49 [2022-02-18T16:15:49.810Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:15:49 [2022-02-18T16:15:49.810Z] INFO: Testing against a local daemon
16:15:49 [2022-02-18T16:15:49.810Z] === RUN   TestCommitInheritsEnv
16:15:51 [2022-02-18T16:15:51.193Z] --- PASS: TestCommitInheritsEnv (1.33s)
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportExtremelyLargeImageWorks
16:15:51 [2022-02-18T16:15:51.193Z] === PAUSE TestImportExtremelyLargeImageWorks
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform/#00
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform/_______
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform//
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform/linux
16:15:51 [2022-02-18T16:15:51.193Z] === RUN   TestImportWithCustomPlatform/LINUX
16:15:51 [2022-02-18T16:15:51.452Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestImportWithCustomPlatform/macos
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:15:51 [2022-02-18T16:15:51.453Z] --- PASS: TestImportWithCustomPlatform (0.28s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:15:51 [2022-02-18T16:15:51.453Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestImagesFilterMultiReference
16:15:51 [2022-02-18T16:15:51.453Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestImagePullPlatformInvalid
16:15:51 [2022-02-18T16:15:51.453Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:15:51 [2022-02-18T16:15:51.453Z] === RUN   TestRemoveImageOrphaning
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestRemoveImageOrphaning (1.65s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestRemoveImageGarbageCollector
16:15:53 [2022-02-18T16:15:53.361Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:15:53 [2022-02-18T16:15:53.361Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagInvalidReference
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagInvalidReference (0.01s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagValidPrefixedRepo
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagExistedNameWithoutForce
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagOfficialNames
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagOfficialNames (0.04s)
16:15:53 [2022-02-18T16:15:53.361Z] === RUN   TestTagMatchesDigest
16:15:53 [2022-02-18T16:15:53.361Z] --- PASS: TestTagMatchesDigest (0.01s)
16:15:53 [2022-02-18T16:15:53.361Z] === CONT  TestImportExtremelyLargeImageWorks
16:17:29 [2022-02-18T16:17:29.845Z] --- PASS: TestImportExtremelyLargeImageWorks (90.17s)
16:17:29 [2022-02-18T16:17:29.845Z] PASS
16:17:29 [2022-02-18T16:17:29.845Z] 
16:17:29 [2022-02-18T16:17:29.845Z] === Skipped
16:17:29 [2022-02-18T16:17:29.845Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:17:29 [2022-02-18T16:17:29.845Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:17:29 [2022-02-18T16:17:29.845Z] 
16:17:29 [2022-02-18T16:17:29.845Z] DONE 22 tests, 1 skipped in 93.765s
16:17:29 [2022-02-18T16:17:29.845Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:17:29 [2022-02-18T16:17:29.845Z] INFO: Testing against a local daemon
16:17:29 [2022-02-18T16:17:29.845Z] === RUN   TestNetworkCreateDelete
16:17:29 [2022-02-18T16:17:29.845Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:17:29 [2022-02-18T16:17:29.845Z] === RUN   TestDockerNetworkDeletePreferID
16:17:29 [2022-02-18T16:17:29.845Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:17:29 [2022-02-18T16:17:29.845Z] === RUN   TestDaemonDNSFallback
16:17:30 [2022-02-18T16:17:30.417Z] --- PASS: TestDaemonDNSFallback (6.27s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestInspectNetwork
16:17:30 [2022-02-18T16:17:30.417Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestInspectNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestRunContainerWithBridgeNone
16:17:30 [2022-02-18T16:17:30.417Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkInvalidJSON
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkInvalidJSON//networks/create
16:17:30 [2022-02-18T16:17:30.417Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:17:30 [2022-02-18T16:17:30.417Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:17:30 [2022-02-18T16:17:30.417Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:17:30 [2022-02-18T16:17:30.417Z] === CONT  TestNetworkInvalidJSON//networks/create
16:17:30 [2022-02-18T16:17:30.417Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:17:30 [2022-02-18T16:17:30.417Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:17:30 [2022-02-18T16:17:30.417Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkList
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkList//networks
16:17:30 [2022-02-18T16:17:30.417Z] === PAUSE TestNetworkList//networks
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestNetworkList//networks/
16:17:30 [2022-02-18T16:17:30.417Z] === PAUSE TestNetworkList//networks/
16:17:30 [2022-02-18T16:17:30.417Z] === CONT  TestNetworkList//networks
16:17:30 [2022-02-18T16:17:30.417Z] === CONT  TestNetworkList//networks/
16:17:30 [2022-02-18T16:17:30.417Z] --- PASS: TestNetworkList (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z]     --- PASS: TestNetworkList//networks (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestHostIPv4BridgeLabel
16:17:30 [2022-02-18T16:17:30.417Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDaemonRestartWithLiveRestore
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDaemonDefaultNetworkPools
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDaemonRestartWithExistingNetwork
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestServiceWithPredefinedNetwork
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:243: FLAKY_TEST
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestServiceWithDataPathPortInit
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] PASS
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === Skipped
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:243: FLAKY_TEST
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] DONE 22 tests, 12 skipped in 6.888s
16:17:30 [2022-02-18T16:17:30.417Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:17:30 [2022-02-18T16:17:30.417Z] INFO: Testing against a local daemon
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDockerNetworkIpvlanPersistance
16:17:30 [2022-02-18T16:17:30.417Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] === RUN   TestDockerNetworkIpvlan
16:17:30 [2022-02-18T16:17:30.417Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:17:30 [2022-02-18T16:17:30.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z] PASS
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === Skipped
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:17:30 [2022-02-18T16:17:30.417Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:17:30 [2022-02-18T16:17:30.417Z] 
16:17:30 [2022-02-18T16:17:30.417Z] DONE 2 tests, 2 skipped in 0.079s
16:17:30 [2022-02-18T16:17:30.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:17:30 [2022-02-18T16:17:30.677Z] INFO: Testing against a local daemon
16:17:30 [2022-02-18T16:17:30.677Z] === RUN   TestDockerNetworkMacvlanPersistance
16:17:30 [2022-02-18T16:17:30.677Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.677Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:17:30 [2022-02-18T16:17:30.677Z] === RUN   TestDockerNetworkMacvlan
16:17:30 [2022-02-18T16:17:30.677Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.677Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:17:30 [2022-02-18T16:17:30.677Z] PASS
16:17:30 [2022-02-18T16:17:30.677Z] 
16:17:30 [2022-02-18T16:17:30.677Z] === Skipped
16:17:30 [2022-02-18T16:17:30.677Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:17:30 [2022-02-18T16:17:30.677Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.677Z] 
16:17:30 [2022-02-18T16:17:30.677Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:17:30 [2022-02-18T16:17:30.677Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:17:30 [2022-02-18T16:17:30.677Z] 
16:17:30 [2022-02-18T16:17:30.677Z] DONE 2 tests, 2 skipped in 0.075s
16:17:30 [2022-02-18T16:17:30.677Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:17:30 [2022-02-18T16:17:30.677Z] testing: warning: no tests to run
16:17:30 [2022-02-18T16:17:30.677Z] PASS
16:17:30 [2022-02-18T16:17:30.677Z] 
16:17:30 [2022-02-18T16:17:30.677Z] DONE 0 tests in 0.021s
16:17:30 [2022-02-18T16:17:30.677Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:17:30 [2022-02-18T16:17:30.677Z] INFO: Testing against a local daemon
16:17:30 [2022-02-18T16:17:30.677Z] === RUN   TestAuthZPluginAllowRequest
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginTLS
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginDenyRequest
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginAPIDenyResponse
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginDenyResponse
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginAllowEventStream
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginErrorResponse
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginErrorRequest
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginHeader
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:17:30 [2022-02-18T16:17:30.678Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.678Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
16:17:30 [2022-02-18T16:17:30.678Z] === RUN   TestAuthZPluginV2Disable
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z] PASS
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === Skipped
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] DONE 17 tests, 17 skipped in 0.262s
16:17:30 [2022-02-18T16:17:30.938Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:17:30 [2022-02-18T16:17:30.938Z] INFO: Testing against a local daemon
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestPluginInvalidJSON
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:17:30 [2022-02-18T16:17:30.938Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:17:30 [2022-02-18T16:17:30.938Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:17:30 [2022-02-18T16:17:30.938Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:17:30 [2022-02-18T16:17:30.938Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestPluginInstall
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestPluginInstall (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestPluginsWithRuntimes
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z] === RUN   TestPluginBackCompatMediaTypes
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:17:30 [2022-02-18T16:17:30.938Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z] PASS
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === Skipped
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:17:30 [2022-02-18T16:17:30.938Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:17:30 [2022-02-18T16:17:30.938Z] 
16:17:30 [2022-02-18T16:17:30.938Z] DONE 5 tests, 3 skipped in 0.111s
16:17:30 [2022-02-18T16:17:30.938Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:17:31 [2022-02-18T16:17:31.199Z] INFO: Testing against a local daemon
16:17:31 [2022-02-18T16:17:31.199Z] === RUN   TestExternalGraphDriver
16:17:31 [2022-02-18T16:17:31.199Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:17:31 [2022-02-18T16:17:31.199Z] --- SKIP: TestExternalGraphDriver (0.03s)
16:17:31 [2022-02-18T16:17:31.199Z] === RUN   TestGraphdriverPluginV2
16:17:34 [2022-02-18T16:17:34.498Z] --- PASS: TestGraphdriverPluginV2 (3.44s)
16:17:34 [2022-02-18T16:17:34.498Z] PASS
16:17:34 [2022-02-18T16:17:34.498Z] 
16:17:34 [2022-02-18T16:17:34.498Z] === Skipped
16:17:34 [2022-02-18T16:17:34.498Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
16:17:34 [2022-02-18T16:17:34.498Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:17:34 [2022-02-18T16:17:34.498Z] 
16:17:34 [2022-02-18T16:17:34.498Z] DONE 2 tests, 1 skipped in 3.543s
16:17:34 [2022-02-18T16:17:34.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:17:34 [2022-02-18T16:17:34.760Z] INFO: Testing against a local daemon
16:17:34 [2022-02-18T16:17:34.760Z] === RUN   TestContinueAfterPluginCrash
16:17:34 [2022-02-18T16:17:34.760Z] === PAUSE TestContinueAfterPluginCrash
16:17:34 [2022-02-18T16:17:34.760Z] === RUN   TestReadPluginNoRead
16:17:34 [2022-02-18T16:17:34.760Z] === PAUSE TestReadPluginNoRead
16:17:34 [2022-02-18T16:17:34.760Z] === RUN   TestDaemonStartWithLogOpt
16:17:34 [2022-02-18T16:17:34.760Z] === PAUSE TestDaemonStartWithLogOpt
16:17:34 [2022-02-18T16:17:34.760Z] === CONT  TestContinueAfterPluginCrash
16:17:34 [2022-02-18T16:17:34.760Z] === CONT  TestDaemonStartWithLogOpt
16:17:38 [2022-02-18T16:17:38.964Z] --- PASS: TestDaemonStartWithLogOpt (4.18s)
16:17:38 [2022-02-18T16:17:38.964Z] === CONT  TestReadPluginNoRead
16:17:40 [2022-02-18T16:17:40.878Z] === RUN   TestReadPluginNoRead/default
16:17:42 [2022-02-18T16:17:42.276Z] === RUN   TestReadPluginNoRead/disabled_caching
16:17:43 [2022-02-18T16:17:43.690Z] --- PASS: TestContinueAfterPluginCrash (8.85s)
16:17:43 [2022-02-18T16:17:43.690Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:17:45 [2022-02-18T16:17:45.072Z] === CONT  TestReadPluginNoRead
16:17:45 [2022-02-18T16:17:45.072Z]     read_test.go:92: [d6cd06ad79ce6] daemon is not started
16:17:45 [2022-02-18T16:17:45.072Z] --- PASS: TestReadPluginNoRead (6.04s)
16:17:45 [2022-02-18T16:17:45.072Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
16:17:45 [2022-02-18T16:17:45.072Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
16:17:45 [2022-02-18T16:17:45.072Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
16:17:45 [2022-02-18T16:17:45.072Z] PASS
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] DONE 6 tests in 10.303s
16:17:45 [2022-02-18T16:17:45.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:17:45 [2022-02-18T16:17:45.072Z] testing: warning: no tests to run
16:17:45 [2022-02-18T16:17:45.072Z] PASS
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] DONE 0 tests in 0.024s
16:17:45 [2022-02-18T16:17:45.072Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:17:45 [2022-02-18T16:17:45.072Z] INFO: Testing against a local daemon
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestPluginWithDevMounts
16:17:45 [2022-02-18T16:17:45.072Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:17:45 [2022-02-18T16:17:45.072Z] PASS
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === Skipped
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:17:45 [2022-02-18T16:17:45.072Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] DONE 1 tests, 1 skipped in 0.079s
16:17:45 [2022-02-18T16:17:45.072Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:17:45 [2022-02-18T16:17:45.072Z] INFO: Testing against a local daemon
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestSecretInspect
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestSecretInspect (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestSecretList
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestSecretList (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestSecretsCreateAndDelete
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestSecretsUpdate
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestSecretsUpdate (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestTemplatedSecret
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestTemplatedSecret (0.00s)
16:17:45 [2022-02-18T16:17:45.072Z] === RUN   TestSecretCreateResolve
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z] PASS
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === Skipped
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:17:45 [2022-02-18T16:17:45.072Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.072Z] 
16:17:45 [2022-02-18T16:17:45.072Z] DONE 6 tests, 6 skipped in 0.134s
16:17:45 [2022-02-18T16:17:45.072Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:17:45 [2022-02-18T16:17:45.332Z] INFO: Testing against a local daemon
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestServiceCreateInit
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- PASS: TestServiceCreateInit (0.02s)
16:17:45 [2022-02-18T16:17:45.332Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:17:45 [2022-02-18T16:17:45.332Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceMultipleTimes
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceConflict
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceMaxReplicas
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateWithDuplicateNetworkNames
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceSecretFileMode
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceConfigFileMode
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceSysctls
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateServiceCapabilities
16:17:45 [2022-02-18T16:17:45.332Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestInspect
16:17:45 [2022-02-18T16:17:45.332Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestInspect (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestCreateJob
16:17:45 [2022-02-18T16:17:45.332Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestCreateJob (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestReplicatedJob
16:17:45 [2022-02-18T16:17:45.332Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestReplicatedJob (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestUpdateReplicatedJob
16:17:45 [2022-02-18T16:17:45.332Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestServiceListWithStatuses
16:17:45 [2022-02-18T16:17:45.332Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestDockerNetworkConnectAlias
16:17:45 [2022-02-18T16:17:45.332Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestDockerNetworkReConnect
16:17:45 [2022-02-18T16:17:45.332Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:45 [2022-02-18T16:17:45.332Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
16:17:45 [2022-02-18T16:17:45.332Z] === RUN   TestServicePlugin
16:17:47 [2022-02-18T16:17:47.245Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServicePlugin (1.88s)
16:17:47 [2022-02-18T16:17:47.245Z] === RUN   TestServiceUpdateLabel
16:17:47 [2022-02-18T16:17:47.245Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z] === RUN   TestServiceUpdateSecrets
16:17:47 [2022-02-18T16:17:47.245Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z] === RUN   TestServiceUpdateConfigs
16:17:47 [2022-02-18T16:17:47.245Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z] === RUN   TestServiceUpdateNetwork
16:17:47 [2022-02-18T16:17:47.245Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z] === RUN   TestServiceUpdatePidsLimit
16:17:47 [2022-02-18T16:17:47.245Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z] PASS
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === Skipped
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
16:17:47 [2022-02-18T16:17:47.245Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.245Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:17:47 [2022-02-18T16:17:47.245Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.245Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:17:47 [2022-02-18T16:17:47.246Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s)
16:17:47 [2022-02-18T16:17:47.246Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
16:17:47 [2022-02-18T16:17:47.246Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:17:47 [2022-02-18T16:17:47.246Z] 
16:17:47 [2022-02-18T16:17:47.246Z] DONE 24 tests, 23 skipped in 2.216s
16:17:47 [2022-02-18T16:17:47.505Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:17:47 [2022-02-18T16:17:47.506Z] INFO: Testing against a local daemon
16:17:47 [2022-02-18T16:17:47.506Z] === RUN   TestSessionCreate
16:17:47 [2022-02-18T16:17:47.506Z] --- PASS: TestSessionCreate (0.02s)
16:17:47 [2022-02-18T16:17:47.506Z] === RUN   TestSessionCreateWithBadUpgrade
16:17:47 [2022-02-18T16:17:47.506Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:17:47 [2022-02-18T16:17:47.506Z] PASS
16:17:47 [2022-02-18T16:17:47.506Z] 
16:17:47 [2022-02-18T16:17:47.506Z] DONE 2 tests in 0.106s
16:17:47 [2022-02-18T16:17:47.506Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:17:47 [2022-02-18T16:17:47.506Z] INFO: Testing against a local daemon
16:17:47 [2022-02-18T16:17:47.506Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:17:47 [2022-02-18T16:17:47.506Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:17:47 [2022-02-18T16:17:47.506Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:17:47 [2022-02-18T16:17:47.506Z] === RUN   TestDiskUsage
16:17:47 [2022-02-18T16:17:47.506Z] === PAUSE TestDiskUsage
16:17:47 [2022-02-18T16:17:47.506Z] === RUN   TestEventsExecDie
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestEventsExecDie (0.47s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestEventsBackwardsCompatible
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestEventsVolumeCreate
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestEventsVolumeCreate (0.04s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestInfoBinaryCommits
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestInfoAPIVersioned
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestInfoAPI
16:17:48 [2022-02-18T16:17:48.075Z] --- PASS: TestInfoAPI (0.02s)
16:17:48 [2022-02-18T16:17:48.075Z] === RUN   TestInfoAPIWarnings
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestInfoAPIWarnings (16.35s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestInfoDebug
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestInfoDebug (0.54s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestInfoInsecureRegistries
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestInfoRegistryMirrors
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestInfoRegistryMirrors (0.54s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestLoginFailsWithBadCredentials
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestPingCacheHeaders
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestPingCacheHeaders (0.02s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestPingGet
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestPingGet (0.02s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestPingHead
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestPingHead (0.01s)
16:18:06 [2022-02-18T16:18:06.178Z] === RUN   TestVersion
16:18:06 [2022-02-18T16:18:06.178Z] --- PASS: TestVersion (0.01s)
16:18:06 [2022-02-18T16:18:06.178Z] === CONT  TestDiskUsage
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/container_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/image_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/volume_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/build-cache_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:18:06 [2022-02-18T16:18:06.748Z] === RUN   TestDiskUsage/after_LoadBusybox
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.008Z] === RUN   TestDiskUsage/after_container.Run
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:18:07 [2022-02-18T16:18:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:18:07 [2022-02-18T16:18:07.527Z] --- PASS: TestDiskUsage (1.20s)
16:18:07 [2022-02-18T16:18:07.527Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:18:07 [2022-02-18T16:18:07.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
16:18:07 [2022-02-18T16:18:07.527Z] PASS
16:18:07 [2022-02-18T16:18:07.527Z] 
16:18:07 [2022-02-18T16:18:07.527Z] === Skipped
16:18:07 [2022-02-18T16:18:07.527Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:18:07 [2022-02-18T16:18:07.527Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:18:07 [2022-02-18T16:18:07.527Z] 
16:18:07 [2022-02-18T16:18:07.527Z] DONE 50 tests, 1 skipped in 19.998s
16:18:07 [2022-02-18T16:18:07.527Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:18:07 [2022-02-18T16:18:07.527Z] INFO: Testing against a local daemon
16:18:07 [2022-02-18T16:18:07.527Z] === RUN   TestVolumesCreateAndList
16:18:07 [2022-02-18T16:18:07.527Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:18:07 [2022-02-18T16:18:07.527Z] === RUN   TestVolumesRemove
16:18:07 [2022-02-18T16:18:07.527Z] --- PASS: TestVolumesRemove (0.04s)
16:18:07 [2022-02-18T16:18:07.527Z] === RUN   TestVolumesInspect
16:18:07 [2022-02-18T16:18:07.786Z] --- PASS: TestVolumesInspect (0.02s)
16:18:07 [2022-02-18T16:18:07.786Z] === RUN   TestVolumesInvalidJSON
16:18:07 [2022-02-18T16:18:07.786Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:18:07 [2022-02-18T16:18:07.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:18:07 [2022-02-18T16:18:07.786Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:18:07 [2022-02-18T16:18:07.786Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:18:07 [2022-02-18T16:18:07.786Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:18:07 [2022-02-18T16:18:07.786Z] PASS
16:18:07 [2022-02-18T16:18:07.786Z] 
16:18:07 [2022-02-18T16:18:07.786Z] DONE 5 tests in 0.178s
16:18:07 [2022-02-18T16:18:07.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:18:07 [2022-02-18T16:18:07.786Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13115 is not a child of this shell
16:18:07 [2022-02-18T16:18:07.786Z] warning: PID 13115 from bundles/test-integration/docker.pid had a nonzero exit code
16:18:07 [2022-02-18T16:18:07.786Z] Leaving: AppArmorNo profiles have been unloaded.
16:18:07 [2022-02-18T16:18:07.786Z] 
16:18:07 [2022-02-18T16:18:07.786Z] Unloading profiles will leave already running processes permanently
16:18:07 [2022-02-18T16:18:07.786Z] unconfined, which can lead to unexpected situations.
16:18:07 [2022-02-18T16:18:07.786Z] 
16:18:07 [2022-02-18T16:18:07.786Z] To set a process to complain mode, use the command line tool
16:18:07 [2022-02-18T16:18:07.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:18:07 [2022-02-18T16:18:07.786Z] Removing test suite binaries
16:18:07 [2022-02-18T16:18:07.786Z] exiting test-integration
16:18:07 [2022-02-18T16:18:07.786Z] ++ exit 0
16:18:07 [2022-02-18T16:18:07.786Z]