Skip to content

Console Output

16:02:05 [2022-03-17T16:02:05.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8fbaf00417d451aa32dee18fa7f70f998e0b4233 -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:8fbaf00417d451aa32dee18fa7f70f998e0b4233 hack/make.sh dynbinary test-integration
16:02:06 [2022-03-17T16:02:06.973Z] 
16:02:06 [2022-03-17T16:02:06.973Z] Removing bundles/
16:02:06 [2022-03-17T16:02:06.973Z] 
16:02:06 [2022-03-17T16:02:06.973Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:02:06 [2022-03-17T16:02:06.973Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:02:06 [2022-03-17T16:02:06.973Z] GOOS="" GOARCH="" GOARM=""
16:04:13 [2022-03-17T16:04:13.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:04:13 [2022-03-17T16:04:13.517Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:04:13 [2022-03-17T16:04:13.517Z] GOOS="" GOARCH="" GOARM=""
16:04:13 [2022-03-17T16:04:13.517Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:04:13 [2022-03-17T16:04:13.517Z] 
16:04:13 [2022-03-17T16:04:13.517Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:04:13 [2022-03-17T16:04:13.517Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:04:13 [2022-03-17T16:04:13.517Z] HOSTNAME=243e2f71d3d6
16:04:13 [2022-03-17T16:04:13.517Z] DEST=bundles/test-integration
16:04:13 [2022-03-17T16:04:13.517Z] PWD=/go/src/github.com/docker/docker
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_ROOTLESS=1
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_GITCOMMIT=8fbaf00417d451aa32dee18fa7f70f998e0b4233
16:04:13 [2022-03-17T16:04:13.517Z] container=docker
16:04:13 [2022-03-17T16:04:13.517Z] HOME=/root
16:04:13 [2022-03-17T16:04:13.517Z] GOLANG_VERSION=1.18
16:04:13 [2022-03-17T16:04:13.517Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:04:13 [2022-03-17T16:04:13.517Z] VALIDATE_BRANCH=master
16:04:13 [2022-03-17T16:04:13.517Z] TERM=xterm
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_PKG=github.com/docker/docker
16:04:13 [2022-03-17T16:04:13.517Z] SHLVL=1
16:04:13 [2022-03-17T16:04:13.517Z] TIMEOUT=120m
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_GRAPHDRIVER=overlay2
16:04:13 [2022-03-17T16:04:13.517Z] GO111MODULE=off
16:04:13 [2022-03-17T16:04:13.517Z] DOCKER_EXPERIMENTAL=1
16:04:13 [2022-03-17T16:04:13.517Z] TEST_SKIP_INTEGRATION_CLI=1
16:04:13 [2022-03-17T16:04:13.517Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:04:13 [2022-03-17T16:04:13.517Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:04:13 [2022-03-17T16:04:13.517Z] GOPATH=/go
16:04:13 [2022-03-17T16:04:13.517Z] PKG_CONFIG=pkg-config
16:04:13 [2022-03-17T16:04:13.517Z] _=/usr/bin/env
16:04:13 [2022-03-17T16:04:13.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:04:52 [2022-03-17T16:04:52.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:04:52 [2022-03-17T16:04:52.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:05:18 [2022-03-17T16:05:18.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:05:25 [2022-03-17T16:05:25.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:05:35 [2022-03-17T16:05:35.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:05:35 [2022-03-17T16:05:35.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:05:35 [2022-03-17T16:05:35.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:05:36 [2022-03-17T16:05:36.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:05:36 [2022-03-17T16:05:36.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:05:37 [2022-03-17T16:05:37.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:05:40 [2022-03-17T16:05:40.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:05:41 [2022-03-17T16:05:41.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:05:42 [2022-03-17T16:05:42.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:05:42 [2022-03-17T16:05:42.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:05:44 [2022-03-17T16:05:44.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:05:44 [2022-03-17T16:05:44.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:05:46 [2022-03-17T16:05:46.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:05:46 [2022-03-17T16:05:46.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:05:47 [2022-03-17T16:05:47.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:05:48 [2022-03-17T16:05:48.645Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:05:48 [2022-03-17T16:05:48.645Z] Using test binary docker
16:05:48 [2022-03-17T16:05:48.645Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:05:48 [2022-03-17T16:05:48.905Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:05:48 [2022-03-17T16:05:48.905Z] INFO: Waiting for daemon to start...
16:05:48 [2022-03-17T16:05:48.905Z] Starting dockerd
16:05:50 [2022-03-17T16:05:50.823Z] .
16:05:50 [2022-03-17T16:05:50.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:05:50 [2022-03-17T16:05:50.823Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:05:50 [2022-03-17T16:05:50.823Z] Error: No such image: emptyfs
16:05:51 [2022-03-17T16:05:51.084Z] Running integration-test (iteration 1)
16:05:51 [2022-03-17T16:05:51.084Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:05:51 [2022-03-17T16:05:51.345Z] Loaded image: busybox:latest
16:05:51 [2022-03-17T16:05:51.345Z] Loaded image: busybox:glibc
16:05:52 [2022-03-17T16:05:52.731Z] Loaded image: debian:bullseye-slim
16:05:52 [2022-03-17T16:05:52.731Z] Loaded image: hello-world:latest
16:05:52 [2022-03-17T16:05:52.731Z] Loaded image: arm32v7/hello-world:latest
16:05:52 [2022-03-17T16:05:52.991Z] INFO: Testing against a local daemon
16:05:52 [2022-03-17T16:05:52.991Z] === RUN   TestCgroupNamespacesBuild
16:05:54 [2022-03-17T16:05:54.378Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
16:05:54 [2022-03-17T16:05:54.378Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:05:55 [2022-03-17T16:05:55.323Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
16:05:55 [2022-03-17T16:05:55.323Z] === RUN   TestBuildWithSession
16:05:55 [2022-03-17T16:05:55.323Z]     build_session_test.go:25: TODO: BuildKit
16:05:55 [2022-03-17T16:05:55.323Z] --- SKIP: TestBuildWithSession (0.00s)
16:05:55 [2022-03-17T16:05:55.323Z] === RUN   TestBuildSquashParent
16:06:03 [2022-03-17T16:06:03.461Z] --- PASS: TestBuildSquashParent (6.90s)
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:03 [2022-03-17T16:06:03.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:03 [2022-03-17T16:06:03.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:03 [2022-03-17T16:06:03.461Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:06:03 [2022-03-17T16:06:03.461Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:06:03 [2022-03-17T16:06:03.722Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:06:03 [2022-03-17T16:06:03.722Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:06:05 [2022-03-17T16:06:05.638Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:06:05 [2022-03-17T16:06:05.899Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:06:07 [2022-03-17T16:06:07.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
16:06:07 [2022-03-17T16:06:07.816Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
16:06:07 [2022-03-17T16:06:07.816Z] === RUN   TestBuildMultiStageCopy
16:06:07 [2022-03-17T16:06:07.816Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:06:11 [2022-03-17T16:06:11.118Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:06:12 [2022-03-17T16:06:12.058Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:06:13 [2022-03-17T16:06:13.439Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:06:14 [2022-03-17T16:06:14.379Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:06:15 [2022-03-17T16:06:15.323Z] --- PASS: TestBuildMultiStageCopy (7.37s)
16:06:15 [2022-03-17T16:06:15.323Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
16:06:15 [2022-03-17T16:06:15.323Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:06:15 [2022-03-17T16:06:15.323Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:06:15 [2022-03-17T16:06:15.323Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:06:15 [2022-03-17T16:06:15.323Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:06:15 [2022-03-17T16:06:15.323Z] === RUN   TestBuildMultiStageParentConfig
16:06:20 [2022-03-17T16:06:20.614Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
16:06:20 [2022-03-17T16:06:20.614Z] === RUN   TestBuildLabelWithTargets
16:06:28 [2022-03-17T16:06:28.748Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:06:28 [2022-03-17T16:06:28.748Z] === RUN   TestBuildWithEmptyLayers
16:06:31 [2022-03-17T16:06:31.296Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
16:06:31 [2022-03-17T16:06:31.296Z] === RUN   TestBuildMultiStageOnBuild
16:06:36 [2022-03-17T16:06:36.579Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:06:36 [2022-03-17T16:06:36.579Z] === RUN   TestBuildUncleanTarFilenames
16:06:36 [2022-03-17T16:06:36.839Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
16:06:36 [2022-03-17T16:06:36.839Z] === RUN   TestBuildMultiStageLayerLeak
16:06:42 [2022-03-17T16:06:42.131Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s)
16:06:42 [2022-03-17T16:06:42.131Z] === RUN   TestBuildWithHugeFile
16:07:38 [2022-03-17T16:07:38.415Z] --- PASS: TestBuildWithHugeFile (51.07s)
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildWCOWSandboxSize
16:07:38 [2022-03-17T16:07:38.415Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:07:38 [2022-03-17T16:07:38.415Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildWithEmptyDockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:07:38 [2022-03-17T16:07:38.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:07:38 [2022-03-17T16:07:38.415Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
16:07:38 [2022-03-17T16:07:38.415Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
16:07:38 [2022-03-17T16:07:38.415Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildPreserveOwnership
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildPreserveOwnership/copy_from
16:07:38 [2022-03-17T16:07:38.415Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:07:42 [2022-03-17T16:07:42.614Z] --- PASS: TestBuildPreserveOwnership (9.63s)
16:07:42 [2022-03-17T16:07:42.614Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.62s)
16:07:42 [2022-03-17T16:07:42.614Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestBuildPlatformInvalid
16:07:42 [2022-03-17T16:07:42.614Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:07:42 [2022-03-17T16:07:42.614Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z] PASS
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === Skipped
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z]     build_session_test.go:25: TODO: BuildKit
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] DONE 34 tests, 3 skipped in 111.224s
16:07:42 [2022-03-17T16:07:42.614Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:07:42 [2022-03-17T16:07:42.614Z] INFO: Testing against a local daemon
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestConfigInspect
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestConfigInspect (0.02s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestConfigList
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestConfigList (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestConfigsCreateAndDelete
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestConfigsUpdate
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestConfigsUpdate (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestTemplatedConfig
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestTemplatedConfig (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z] === RUN   TestConfigCreateResolve
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z] PASS
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === Skipped
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:07:42 [2022-03-17T16:07:42.614Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:07:42 [2022-03-17T16:07:42.614Z] 
16:07:42 [2022-03-17T16:07:42.614Z] DONE 6 tests, 6 skipped in 0.202s
16:07:42 [2022-03-17T16:07:42.614Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:07:42 [2022-03-17T16:07:42.875Z] INFO: Testing against a local daemon
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCheckpoint
16:07:42 [2022-03-17T16:07:42.875Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:07:42 [2022-03-17T16:07:42.875Z] --- SKIP: TestCheckpoint (0.00s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestContainerInvalidJSON
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:07:42 [2022-03-17T16:07:42.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:07:42 [2022-03-17T16:07:42.875Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:07:42 [2022-03-17T16:07:42.875Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:07:42 [2022-03-17T16:07:42.875Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:07:42 [2022-03-17T16:07:42.875Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:07:42 [2022-03-17T16:07:42.875Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:07:42 [2022-03-17T16:07:42.875Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:07:42 [2022-03-17T16:07:42.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCopyFromContainerPathIsNotDir
16:07:42 [2022-03-17T16:07:42.875Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCopyToContainerPathDoesNotExist
16:07:42 [2022-03-17T16:07:42.875Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCopyToContainerPathIsNotDir
16:07:42 [2022-03-17T16:07:42.875Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:07:42 [2022-03-17T16:07:42.875Z] === RUN   TestCopyFromContainer
16:07:46 [2022-03-17T16:07:46.210Z] === RUN   TestCopyFromContainer//
16:07:46 [2022-03-17T16:07:46.210Z] === RUN   TestCopyFromContainer//bar/root
16:07:46 [2022-03-17T16:07:46.210Z] === RUN   TestCopyFromContainer//bar/root/
16:07:46 [2022-03-17T16:07:46.473Z] === RUN   TestCopyFromContainer/bar/quux
16:07:46 [2022-03-17T16:07:46.473Z] === RUN   TestCopyFromContainer/bar/quux/
16:07:46 [2022-03-17T16:07:46.473Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:07:46 [2022-03-17T16:07:46.473Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:07:46 [2022-03-17T16:07:46.473Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCopyFromContainer/bar/notarget
16:07:46 [2022-03-17T16:07:46.733Z] --- PASS: TestCopyFromContainer (3.78s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer// (0.05s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:07:46 [2022-03-17T16:07:46.733Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateLinkToNonExistingContainer
16:07:46 [2022-03-17T16:07:46.733Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateWithInvalidEnv
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateWithInvalidEnv/0
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateWithInvalidEnv/0
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateWithInvalidEnv/1
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateWithInvalidEnv/1
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateWithInvalidEnv/2
16:07:46 [2022-03-17T16:07:46.733Z] === PAUSE TestCreateWithInvalidEnv/2
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateWithInvalidEnv/0
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateWithInvalidEnv/2
16:07:46 [2022-03-17T16:07:46.733Z] === CONT  TestCreateWithInvalidEnv/1
16:07:46 [2022-03-17T16:07:46.733Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateTmpfsMountsTarget
16:07:46 [2022-03-17T16:07:46.733Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:07:46 [2022-03-17T16:07:46.733Z] === RUN   TestCreateWithCustomMaskedPaths
16:07:48 [2022-03-17T16:07:48.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
16:07:48 [2022-03-17T16:07:48.115Z] === RUN   TestCreateWithCustomReadonlyPaths
16:07:49 [2022-03-17T16:07:49.496Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:49 [2022-03-17T16:07:49.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:49 [2022-03-17T16:07:49.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:07:49 [2022-03-17T16:07:49.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:07:49 [2022-03-17T16:07:49.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:07:49 [2022-03-17T16:07:49.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:07:49 [2022-03-17T16:07:49.496Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:07:49 [2022-03-17T16:07:49.756Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestCreateDifferentPlatform
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestCreateDifferentPlatform/different_os
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:07:49 [2022-03-17T16:07:49.756Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:07:49 [2022-03-17T16:07:49.756Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:07:49 [2022-03-17T16:07:49.756Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:07:49 [2022-03-17T16:07:49.756Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:07:49 [2022-03-17T16:07:49.756Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestContainerStartOnDaemonRestart
16:07:49 [2022-03-17T16:07:49.756Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:07:49 [2022-03-17T16:07:49.756Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestDaemonRestartIpcMode
16:07:49 [2022-03-17T16:07:49.756Z] === PAUSE TestDaemonRestartIpcMode
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestDaemonHostGatewayIP
16:07:49 [2022-03-17T16:07:49.756Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:07:49 [2022-03-17T16:07:49.756Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestRestartDaemonWithRestartingContainer
16:07:49 [2022-03-17T16:07:49.756Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestContainerKillOnDaemonStart
16:07:49 [2022-03-17T16:07:49.756Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:07:49 [2022-03-17T16:07:49.756Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:07:49 [2022-03-17T16:07:49.756Z] === RUN   TestDiff
16:07:50 [2022-03-17T16:07:50.326Z] --- PASS: TestDiff (0.43s)
16:07:50 [2022-03-17T16:07:50.326Z] === RUN   TestExecWithCloseStdin
16:07:50 [2022-03-17T16:07:50.897Z] --- PASS: TestExecWithCloseStdin (0.52s)
16:07:50 [2022-03-17T16:07:50.897Z] === RUN   TestExec
16:07:51 [2022-03-17T16:07:51.468Z] --- PASS: TestExec (0.50s)
16:07:51 [2022-03-17T16:07:51.468Z] === RUN   TestExecUser
16:07:51 [2022-03-17T16:07:51.729Z] --- PASS: TestExecUser (0.49s)
16:07:51 [2022-03-17T16:07:51.729Z] === RUN   TestExportContainerAndImportImage
16:07:52 [2022-03-17T16:07:52.298Z] --- PASS: TestExportContainerAndImportImage (0.56s)
16:07:52 [2022-03-17T16:07:52.298Z] === RUN   TestExportContainerAfterDaemonRestart
16:07:53 [2022-03-17T16:07:53.682Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
16:07:53 [2022-03-17T16:07:53.682Z] === RUN   TestHealthCheckWorkdir
16:07:54 [2022-03-17T16:07:54.253Z] --- PASS: TestHealthCheckWorkdir (0.58s)
16:07:54 [2022-03-17T16:07:54.253Z] === RUN   TestHealthKillContainer
16:08:02 [2022-03-17T16:08:02.383Z] --- PASS: TestHealthKillContainer (7.91s)
16:08:02 [2022-03-17T16:08:02.383Z] === RUN   TestInspectCpusetInConfigPre120
16:08:02 [2022-03-17T16:08:02.383Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:08:02 [2022-03-17T16:08:02.383Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:08:02 [2022-03-17T16:08:02.383Z] === RUN   TestIpcModeNone
16:08:02 [2022-03-17T16:08:02.643Z] --- PASS: TestIpcModeNone (0.47s)
16:08:02 [2022-03-17T16:08:02.643Z] === RUN   TestIpcModePrivate
16:08:03 [2022-03-17T16:08:03.214Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:08:03 [2022-03-17T16:08:03.214Z] --- PASS: TestIpcModePrivate (0.53s)
16:08:03 [2022-03-17T16:08:03.214Z] === RUN   TestIpcModeShareable
16:08:03 [2022-03-17T16:08:03.214Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:03 [2022-03-17T16:08:03.214Z] --- SKIP: TestIpcModeShareable (0.00s)
16:08:03 [2022-03-17T16:08:03.214Z] === RUN   TestAPIIpcModeShareableAndContainer
16:08:04 [2022-03-17T16:08:04.597Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
16:08:04 [2022-03-17T16:08:04.598Z] === RUN   TestAPIIpcModeHost
16:08:04 [2022-03-17T16:08:04.598Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:04 [2022-03-17T16:08:04.598Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:08:04 [2022-03-17T16:08:04.598Z] === RUN   TestDaemonIpcModeShareable
16:08:04 [2022-03-17T16:08:04.598Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:04 [2022-03-17T16:08:04.598Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:08:04 [2022-03-17T16:08:04.598Z] === RUN   TestDaemonIpcModePrivate
16:08:05 [2022-03-17T16:08:05.985Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:08:05 [2022-03-17T16:08:05.985Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
16:08:05 [2022-03-17T16:08:05.985Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:08:05 [2022-03-17T16:08:05.985Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:05 [2022-03-17T16:08:05.985Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:08:05 [2022-03-17T16:08:05.985Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:08:05 [2022-03-17T16:08:05.985Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:05 [2022-03-17T16:08:05.985Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:08:05 [2022-03-17T16:08:05.985Z] === RUN   TestIpcModeOlderClient
16:08:05 [2022-03-17T16:08:05.985Z] === PAUSE TestIpcModeOlderClient
16:08:05 [2022-03-17T16:08:05.985Z] === RUN   TestKillContainerInvalidSignal
16:08:06 [2022-03-17T16:08:06.555Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
16:08:06 [2022-03-17T16:08:06.555Z] === RUN   TestKillContainer
16:08:06 [2022-03-17T16:08:06.555Z] === RUN   TestKillContainer/no_signal
16:08:06 [2022-03-17T16:08:06.815Z] === RUN   TestKillContainer/non_killing_signal
16:08:07 [2022-03-17T16:08:07.076Z] === RUN   TestKillContainer/killing_signal
16:08:07 [2022-03-17T16:08:07.646Z] --- PASS: TestKillContainer (1.32s)
16:08:07 [2022-03-17T16:08:07.646Z]     --- PASS: TestKillContainer/no_signal (0.43s)
16:08:07 [2022-03-17T16:08:07.646Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:08:07 [2022-03-17T16:08:07.646Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
16:08:07 [2022-03-17T16:08:07.646Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:08:07 [2022-03-17T16:08:07.646Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:08:08 [2022-03-17T16:08:08.216Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:08:08 [2022-03-17T16:08:08.476Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
16:08:08 [2022-03-17T16:08:08.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:08:08 [2022-03-17T16:08:08.476Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
16:08:08 [2022-03-17T16:08:08.476Z] === RUN   TestKillStoppedContainer
16:08:08 [2022-03-17T16:08:08.737Z] --- PASS: TestKillStoppedContainer (0.05s)
16:08:08 [2022-03-17T16:08:08.737Z] === RUN   TestKillStoppedContainerAPIPre120
16:08:08 [2022-03-17T16:08:08.737Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:08:08 [2022-03-17T16:08:08.737Z] === RUN   TestKillDifferentUserContainer
16:08:09 [2022-03-17T16:08:09.307Z] --- PASS: TestKillDifferentUserContainer (0.45s)
16:08:09 [2022-03-17T16:08:09.307Z] === RUN   TestInspectOomKilledTrue
16:08:09 [2022-03-17T16:08:09.307Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:09 [2022-03-17T16:08:09.307Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:08:09 [2022-03-17T16:08:09.307Z] === RUN   TestInspectOomKilledFalse
16:08:09 [2022-03-17T16:08:09.307Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:09 [2022-03-17T16:08:09.307Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:08:09 [2022-03-17T16:08:09.307Z] === RUN   TestLinksEtcHostsContentMatch
16:08:09 [2022-03-17T16:08:09.307Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:08:09 [2022-03-17T16:08:09.307Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:08:09 [2022-03-17T16:08:09.307Z] === RUN   TestLinksContainerNames
16:08:10 [2022-03-17T16:08:10.248Z] --- PASS: TestLinksContainerNames (0.89s)
16:08:10 [2022-03-17T16:08:10.248Z] === RUN   TestLogsFollowTailEmpty
16:08:10 [2022-03-17T16:08:10.509Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
16:08:10 [2022-03-17T16:08:10.509Z] === RUN   TestContainerNetworkMountsNoChown
16:08:10 [2022-03-17T16:08:10.768Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
16:08:10 [2022-03-17T16:08:10.768Z] === RUN   TestMountDaemonRoot
16:08:10 [2022-03-17T16:08:10.768Z] === RUN   TestMountDaemonRoot/default
16:08:10 [2022-03-17T16:08:10.768Z] === PAUSE TestMountDaemonRoot/default
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/private
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/private
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rprivate
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rprivate
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/slave
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/slave
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rslave
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rslave
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/shared
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/shared
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rshared
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rshared
16:08:10 [2022-03-17T16:08:10.769Z] === CONT  TestMountDaemonRoot/default
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/default/bind_root
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/default/mount_root
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:08:10 [2022-03-17T16:08:10.769Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === CONT  TestMountDaemonRoot/rshared
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:08:10 [2022-03-17T16:08:10.769Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:08:10 [2022-03-17T16:08:10.769Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/shared
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rslave
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/slave
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rprivate
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/private
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/private/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/private/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/default/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/default/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:08:11 [2022-03-17T16:08:11.029Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/private/bind_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/private/mount_root
16:08:11 [2022-03-17T16:08:11.289Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:08:11 [2022-03-17T16:08:11.289Z] --- PASS: TestMountDaemonRoot (0.01s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:08:11 [2022-03-17T16:08:11.289Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:08:11 [2022-03-17T16:08:11.289Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
16:08:11 [2022-03-17T16:08:11.289Z] === RUN   TestContainerBindMountNonRecursive
16:08:11 [2022-03-17T16:08:11.289Z]     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:08:11 [2022-03-17T16:08:11.289Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:08:11 [2022-03-17T16:08:11.289Z] === RUN   TestContainerVolumesMountedAsShared
16:08:11 [2022-03-17T16:08:11.289Z]     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:08:11 [2022-03-17T16:08:11.289Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z] === RUN   TestContainerVolumesMountedAsSlave
16:08:11 [2022-03-17T16:08:11.289Z]     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:08:11 [2022-03-17T16:08:11.289Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:08:11 [2022-03-17T16:08:11.289Z] === RUN   TestNetworkNat
16:08:11 [2022-03-17T16:08:11.859Z] --- PASS: TestNetworkNat (0.61s)
16:08:11 [2022-03-17T16:08:11.859Z] === RUN   TestNetworkLocalhostTCPNat
16:08:12 [2022-03-17T16:08:12.430Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
16:08:12 [2022-03-17T16:08:12.430Z] === RUN   TestNetworkLoopbackNat
16:08:15 [2022-03-17T16:08:15.725Z] --- PASS: TestNetworkLoopbackNat (2.57s)
16:08:15 [2022-03-17T16:08:15.726Z] === RUN   TestPause
16:08:15 [2022-03-17T16:08:15.726Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:15 [2022-03-17T16:08:15.726Z] --- SKIP: TestPause (0.00s)
16:08:15 [2022-03-17T16:08:15.726Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:08:15 [2022-03-17T16:08:15.726Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:15 [2022-03-17T16:08:15.726Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:15 [2022-03-17T16:08:15.726Z] === RUN   TestPauseStopPausedContainer
16:08:15 [2022-03-17T16:08:15.726Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:15 [2022-03-17T16:08:15.726Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:08:15 [2022-03-17T16:08:15.726Z] === RUN   TestPidHost
16:08:15 [2022-03-17T16:08:15.986Z] --- PASS: TestPidHost (0.92s)
16:08:15 [2022-03-17T16:08:15.986Z] === RUN   TestPsFilter
16:08:16 [2022-03-17T16:08:16.246Z] --- PASS: TestPsFilter (0.13s)
16:08:16 [2022-03-17T16:08:16.246Z] === RUN   TestRemoveContainerWithRemovedVolume
16:08:16 [2022-03-17T16:08:16.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
16:08:16 [2022-03-17T16:08:16.506Z] === RUN   TestRemoveContainerWithVolume
16:08:17 [2022-03-17T16:08:17.076Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:08:17 [2022-03-17T16:08:17.076Z] === RUN   TestRemoveContainerRunning
16:08:17 [2022-03-17T16:08:17.337Z] --- PASS: TestRemoveContainerRunning (0.42s)
16:08:17 [2022-03-17T16:08:17.337Z] === RUN   TestRemoveContainerForceRemoveRunning
16:08:17 [2022-03-17T16:08:17.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:08:17 [2022-03-17T16:08:17.907Z] === RUN   TestRemoveInvalidContainer
16:08:17 [2022-03-17T16:08:17.907Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:08:17 [2022-03-17T16:08:17.907Z] === RUN   TestRenameLinkedContainer
16:08:19 [2022-03-17T16:08:19.817Z] --- PASS: TestRenameLinkedContainer (1.65s)
16:08:19 [2022-03-17T16:08:19.817Z] === RUN   TestRenameStoppedContainer
16:08:19 [2022-03-17T16:08:19.817Z] --- PASS: TestRenameStoppedContainer (0.39s)
16:08:19 [2022-03-17T16:08:19.817Z] === RUN   TestRenameRunningContainerAndReuse
16:08:20 [2022-03-17T16:08:20.758Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
16:08:20 [2022-03-17T16:08:20.758Z] === RUN   TestRenameInvalidName
16:08:21 [2022-03-17T16:08:21.328Z] --- PASS: TestRenameInvalidName (0.49s)
16:08:21 [2022-03-17T16:08:21.328Z] === RUN   TestRenameAnonymousContainer
16:08:22 [2022-03-17T16:08:22.711Z] --- PASS: TestRenameAnonymousContainer (1.54s)
16:08:22 [2022-03-17T16:08:22.711Z] === RUN   TestRenameContainerWithSameName
16:08:23 [2022-03-17T16:08:23.281Z] --- PASS: TestRenameContainerWithSameName (0.47s)
16:08:23 [2022-03-17T16:08:23.281Z] === RUN   TestRenameContainerWithLinkedContainer
16:08:24 [2022-03-17T16:08:24.221Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
16:08:24 [2022-03-17T16:08:24.221Z] === RUN   TestResize
16:08:24 [2022-03-17T16:08:24.481Z] --- PASS: TestResize (0.42s)
16:08:24 [2022-03-17T16:08:24.481Z] === RUN   TestResizeWithInvalidSize
16:08:25 [2022-03-17T16:08:25.052Z] --- PASS: TestResizeWithInvalidSize (0.44s)
16:08:25 [2022-03-17T16:08:25.052Z] === RUN   TestResizeWhenContainerNotStarted
16:08:25 [2022-03-17T16:08:25.313Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
16:08:25 [2022-03-17T16:08:25.313Z] === RUN   TestDaemonRestartKillContainers
16:08:25 [2022-03-17T16:08:25.313Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:08:25 [2022-03-17T16:08:25.313Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:08:25 [2022-03-17T16:08:25.313Z] === RUN   TestCgroupNamespacesRun
16:08:26 [2022-03-17T16:08:26.696Z] --- PASS: TestCgroupNamespacesRun (1.14s)
16:08:26 [2022-03-17T16:08:26.697Z] === RUN   TestCgroupNamespacesRunPrivileged
16:08:27 [2022-03-17T16:08:27.638Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
16:08:27 [2022-03-17T16:08:27.638Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:08:29 [2022-03-17T16:08:29.020Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
16:08:29 [2022-03-17T16:08:29.020Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:29 [2022-03-17T16:08:29.962Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
16:08:29 [2022-03-17T16:08:29.962Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:31 [2022-03-17T16:08:31.344Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
16:08:31 [2022-03-17T16:08:31.344Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:32 [2022-03-17T16:08:32.286Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
16:08:32 [2022-03-17T16:08:32.286Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:33 [2022-03-17T16:08:33.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
16:08:33 [2022-03-17T16:08:33.226Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:34 [2022-03-17T16:08:34.167Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s)
16:08:34 [2022-03-17T16:08:34.167Z] === RUN   TestNISDomainname
16:08:34 [2022-03-17T16:08:34.167Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:08:34 [2022-03-17T16:08:34.167Z] --- SKIP: TestNISDomainname (0.01s)
16:08:34 [2022-03-17T16:08:34.167Z] === RUN   TestHostnameDnsResolution
16:08:35 [2022-03-17T16:08:35.111Z] --- PASS: TestHostnameDnsResolution (0.64s)
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestUnprivilegedPortsAndPing
16:08:35 [2022-03-17T16:08:35.111Z]     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:08:35 [2022-03-17T16:08:35.111Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStats
16:08:35 [2022-03-17T16:08:35.111Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:35 [2022-03-17T16:08:35.111Z] --- SKIP: TestStats (0.00s)
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStopContainerWithTimeout
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStopContainerWithTimeout/0
16:08:35 [2022-03-17T16:08:35.111Z] === PAUSE TestStopContainerWithTimeout/0
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStopContainerWithTimeout/1
16:08:35 [2022-03-17T16:08:35.111Z] === PAUSE TestStopContainerWithTimeout/1
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStopContainerWithTimeout/3
16:08:35 [2022-03-17T16:08:35.111Z] === PAUSE TestStopContainerWithTimeout/3
16:08:35 [2022-03-17T16:08:35.111Z] === RUN   TestStopContainerWithTimeout/-1
16:08:35 [2022-03-17T16:08:35.111Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:35 [2022-03-17T16:08:35.111Z] === CONT  TestStopContainerWithTimeout/0
16:08:35 [2022-03-17T16:08:35.111Z] === CONT  TestStopContainerWithTimeout/-1
16:08:35 [2022-03-17T16:08:35.681Z] === CONT  TestStopContainerWithTimeout/3
16:08:37 [2022-03-17T16:08:37.589Z] === CONT  TestStopContainerWithTimeout/1
16:08:38 [2022-03-17T16:08:38.970Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:08:38 [2022-03-17T16:08:38.970Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
16:08:38 [2022-03-17T16:08:38.970Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
16:08:38 [2022-03-17T16:08:38.970Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
16:08:38 [2022-03-17T16:08:38.970Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
16:08:38 [2022-03-17T16:08:38.970Z] === RUN   TestDeleteDevicemapper
16:08:38 [2022-03-17T16:08:38.970Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:38 [2022-03-17T16:08:38.970Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:08:38 [2022-03-17T16:08:38.970Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:08:41 [2022-03-17T16:08:41.578Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s)
16:08:41 [2022-03-17T16:08:41.578Z] === RUN   TestUpdateMemory
16:08:41 [2022-03-17T16:08:41.578Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:41 [2022-03-17T16:08:41.578Z] --- SKIP: TestUpdateMemory (0.00s)
16:08:41 [2022-03-17T16:08:41.578Z] === RUN   TestUpdateCPUQuota
16:08:41 [2022-03-17T16:08:41.578Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:41 [2022-03-17T16:08:41.578Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:08:41 [2022-03-17T16:08:41.578Z] === RUN   TestUpdatePidsLimit
16:08:41 [2022-03-17T16:08:41.578Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:41 [2022-03-17T16:08:41.578Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:08:41 [2022-03-17T16:08:41.578Z] === RUN   TestUpdateRestartPolicy
16:08:53 [2022-03-17T16:08:53.799Z] --- PASS: TestUpdateRestartPolicy (10.90s)
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestUpdateRestartWithAutoRemove
16:08:53 [2022-03-17T16:08:53.799Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitNonBlocked
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:53 [2022-03-17T16:08:53.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:53 [2022-03-17T16:08:53.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:53 [2022-03-17T16:08:53.799Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:53 [2022-03-17T16:08:53.799Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:53 [2022-03-17T16:08:53.799Z] --- PASS: TestWaitNonBlocked (0.01s)
16:08:53 [2022-03-17T16:08:53.799Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
16:08:53 [2022-03-17T16:08:53.799Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitBlocked
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:08:53 [2022-03-17T16:08:53.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:08:53 [2022-03-17T16:08:53.799Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:08:53 [2022-03-17T16:08:53.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:08:53 [2022-03-17T16:08:53.799Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:08:53 [2022-03-17T16:08:53.799Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:08:54 [2022-03-17T16:08:54.060Z] --- PASS: TestWaitBlocked (0.01s)
16:08:54 [2022-03-17T16:08:54.060Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
16:08:54 [2022-03-17T16:08:54.060Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
16:08:54 [2022-03-17T16:08:54.060Z] === CONT  TestDaemonRestartIpcMode
16:08:54 [2022-03-17T16:08:54.060Z] === CONT  TestIpcModeOlderClient
16:08:54 [2022-03-17T16:08:54.060Z] --- PASS: TestIpcModeOlderClient (0.07s)
16:08:54 [2022-03-17T16:08:54.060Z] === CONT  TestRestartDaemonWithRestartingContainer
16:08:56 [2022-03-17T16:08:56.603Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
16:08:56 [2022-03-17T16:08:56.863Z] --- PASS: TestDaemonRestartIpcMode (2.83s)
16:08:56 [2022-03-17T16:08:56.863Z] PASS
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === Skipped
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:08:56 [2022-03-17T16:08:56.863Z]     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:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     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:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     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:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:08:56 [2022-03-17T16:08:56.863Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:08:56 [2022-03-17T16:08:56.863Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     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:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:08:56 [2022-03-17T16:08:56.863Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:08:56 [2022-03-17T16:08:56.863Z] 
16:08:56 [2022-03-17T16:08:56.863Z] DONE 177 tests, 27 skipped in 74.309s
16:08:56 [2022-03-17T16:08:56.863Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:08:57 [2022-03-17T16:08:57.123Z] === RUN   TestConfigDaemonLibtrustID
16:08:57 [2022-03-17T16:08:57.694Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:08:57 [2022-03-17T16:08:57.694Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:08:57 [2022-03-17T16:08:57.694Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation/invalid_config
16:08:57 [2022-03-17T16:08:57.694Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation/malformed_config
16:08:57 [2022-03-17T16:08:57.694Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:08:57 [2022-03-17T16:08:57.694Z] === RUN   TestDaemonConfigValidation/valid_config
16:08:57 [2022-03-17T16:08:57.694Z] === PAUSE TestDaemonConfigValidation/valid_config
16:08:57 [2022-03-17T16:08:57.694Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:08:57 [2022-03-17T16:08:57.694Z] === CONT  TestDaemonConfigValidation/malformed_config
16:08:57 [2022-03-17T16:08:57.694Z] === CONT  TestDaemonConfigValidation/valid_config
16:08:57 [2022-03-17T16:08:57.694Z] === CONT  TestDaemonConfigValidation/invalid_config
16:08:57 [2022-03-17T16:08:57.694Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:08:57 [2022-03-17T16:08:57.955Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:08:57 [2022-03-17T16:08:57.955Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:08:57 [2022-03-17T16:08:57.955Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:08:57 [2022-03-17T16:08:57.955Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:08:57 [2022-03-17T16:08:57.955Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:08:57 [2022-03-17T16:08:57.955Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:08:57 [2022-03-17T16:08:57.955Z] === RUN   TestConfigDaemonSeccompProfiles
16:08:57 [2022-03-17T16:08:57.955Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:08:58 [2022-03-17T16:08:58.897Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:09:00 [2022-03-17T16:09:00.280Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:09:01 [2022-03-17T16:09:01.221Z] === CONT  TestConfigDaemonSeccompProfiles
16:09:01 [2022-03-17T16:09:01.221Z]     daemon_test.go:156: [de529cca77472] daemon is not started
16:09:01 [2022-03-17T16:09:01.221Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s)
16:09:01 [2022-03-17T16:09:01.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
16:09:01 [2022-03-17T16:09:01.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s)
16:09:01 [2022-03-17T16:09:01.221Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
16:09:01 [2022-03-17T16:09:01.221Z] === RUN   TestDaemonProxy
16:09:01 [2022-03-17T16:09:01.221Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:09:01 [2022-03-17T16:09:01.221Z] --- SKIP: TestDaemonProxy (0.00s)
16:09:01 [2022-03-17T16:09:01.221Z] PASS
16:09:01 [2022-03-17T16:09:01.221Z] 
16:09:01 [2022-03-17T16:09:01.221Z] === Skipped
16:09:01 [2022-03-17T16:09:01.221Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
16:09:01 [2022-03-17T16:09:01.221Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:09:01 [2022-03-17T16:09:01.221Z] 
16:09:01 [2022-03-17T16:09:01.221Z] DONE 12 tests, 1 skipped in 4.271s
16:09:01 [2022-03-17T16:09:01.221Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:09:01 [2022-03-17T16:09:01.486Z] INFO: Testing against a local daemon
16:09:01 [2022-03-17T16:09:01.486Z] === RUN   TestCommitInheritsEnv
16:09:03 [2022-03-17T16:09:03.400Z] --- PASS: TestCommitInheritsEnv (1.80s)
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportExtremelyLargeImageWorks
16:09:03 [2022-03-17T16:09:03.400Z] === PAUSE TestImportExtremelyLargeImageWorks
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/#00
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/_______
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform//
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/linux
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/LINUX
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/macos
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:09:03 [2022-03-17T16:09:03.400Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:09:03 [2022-03-17T16:09:03.661Z] --- PASS: TestImportWithCustomPlatform (0.34s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:09:03 [2022-03-17T16:09:03.661Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:09:03 [2022-03-17T16:09:03.661Z] === RUN   TestImagesFilterMultiReference
16:09:03 [2022-03-17T16:09:03.661Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:09:03 [2022-03-17T16:09:03.661Z] === RUN   TestImagePullPlatformInvalid
16:09:03 [2022-03-17T16:09:03.661Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:09:03 [2022-03-17T16:09:03.661Z] === RUN   TestRemoveImageOrphaning
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestRemoveImageOrphaning (1.58s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestRemoveImageGarbageCollector
16:09:05 [2022-03-17T16:09:05.571Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:09:05 [2022-03-17T16:09:05.571Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagInvalidReference
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagInvalidReference (0.01s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagValidPrefixedRepo
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagExistedNameWithoutForce
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagOfficialNames
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagOfficialNames (0.06s)
16:09:05 [2022-03-17T16:09:05.571Z] === RUN   TestTagMatchesDigest
16:09:05 [2022-03-17T16:09:05.571Z] --- PASS: TestTagMatchesDigest (0.01s)
16:09:05 [2022-03-17T16:09:05.571Z] === CONT  TestImportExtremelyLargeImageWorks
16:10:42 [2022-03-17T16:10:42.067Z] --- PASS: TestImportExtremelyLargeImageWorks (92.33s)
16:10:42 [2022-03-17T16:10:42.067Z] PASS
16:10:42 [2022-03-17T16:10:42.067Z] 
16:10:42 [2022-03-17T16:10:42.067Z] === Skipped
16:10:42 [2022-03-17T16:10:42.067Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:10:42 [2022-03-17T16:10:42.067Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:10:42 [2022-03-17T16:10:42.067Z] 
16:10:42 [2022-03-17T16:10:42.067Z] DONE 22 tests, 1 skipped in 96.586s
16:10:42 [2022-03-17T16:10:42.067Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:10:42 [2022-03-17T16:10:42.067Z] INFO: Testing against a local daemon
16:10:42 [2022-03-17T16:10:42.067Z] === RUN   TestNetworkCreateDelete
16:10:42 [2022-03-17T16:10:42.067Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:10:42 [2022-03-17T16:10:42.067Z] === RUN   TestDockerNetworkDeletePreferID
16:10:42 [2022-03-17T16:10:42.067Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:10:42 [2022-03-17T16:10:42.067Z] === RUN   TestDaemonDNSFallback
16:10:45 [2022-03-17T16:10:45.362Z] --- PASS: TestDaemonDNSFallback (6.34s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestInspectNetwork
16:10:45 [2022-03-17T16:10:45.362Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestInspectNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestRunContainerWithBridgeNone
16:10:45 [2022-03-17T16:10:45.362Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkInvalidJSON
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkInvalidJSON//networks/create
16:10:45 [2022-03-17T16:10:45.362Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:10:45 [2022-03-17T16:10:45.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:45 [2022-03-17T16:10:45.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:45 [2022-03-17T16:10:45.362Z] === CONT  TestNetworkInvalidJSON//networks/create
16:10:45 [2022-03-17T16:10:45.362Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:45 [2022-03-17T16:10:45.362Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:10:45 [2022-03-17T16:10:45.362Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:10:45 [2022-03-17T16:10:45.362Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkList
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkList//networks
16:10:45 [2022-03-17T16:10:45.362Z] === PAUSE TestNetworkList//networks
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestNetworkList//networks/
16:10:45 [2022-03-17T16:10:45.362Z] === PAUSE TestNetworkList//networks/
16:10:45 [2022-03-17T16:10:45.362Z] === CONT  TestNetworkList//networks
16:10:45 [2022-03-17T16:10:45.362Z] === CONT  TestNetworkList//networks/
16:10:45 [2022-03-17T16:10:45.362Z] --- PASS: TestNetworkList (0.01s)
16:10:45 [2022-03-17T16:10:45.362Z]     --- PASS: TestNetworkList//networks (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestHostIPv4BridgeLabel
16:10:45 [2022-03-17T16:10:45.362Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDaemonRestartWithLiveRestore
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDaemonDefaultNetworkPools
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDaemonRestartWithExistingNetwork
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestServiceWithPredefinedNetwork
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:243: FLAKY_TEST
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestServiceWithDataPathPortInit
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] PASS
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === Skipped
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:243: FLAKY_TEST
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] DONE 22 tests, 12 skipped in 7.086s
16:10:45 [2022-03-17T16:10:45.362Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:10:45 [2022-03-17T16:10:45.362Z] INFO: Testing against a local daemon
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDockerNetworkIpvlanPersistance
16:10:45 [2022-03-17T16:10:45.362Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDockerNetworkIpvlan
16:10:45 [2022-03-17T16:10:45.362Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] PASS
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === Skipped
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] DONE 2 tests, 2 skipped in 0.142s
16:10:45 [2022-03-17T16:10:45.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:10:45 [2022-03-17T16:10:45.362Z] INFO: Testing against a local daemon
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDockerNetworkMacvlanPersistance
16:10:45 [2022-03-17T16:10:45.362Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestDockerNetworkMacvlan
16:10:45 [2022-03-17T16:10:45.362Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] PASS
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === Skipped
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] DONE 2 tests, 2 skipped in 0.151s
16:10:45 [2022-03-17T16:10:45.362Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:10:45 [2022-03-17T16:10:45.362Z] testing: warning: no tests to run
16:10:45 [2022-03-17T16:10:45.362Z] PASS
16:10:45 [2022-03-17T16:10:45.362Z] 
16:10:45 [2022-03-17T16:10:45.362Z] DONE 0 tests in 0.034s
16:10:45 [2022-03-17T16:10:45.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:10:45 [2022-03-17T16:10:45.362Z] INFO: Testing against a local daemon
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginAllowRequest
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginTLS
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginDenyRequest
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginAPIDenyResponse
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginDenyResponse
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginAllowEventStream
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginErrorResponse
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginErrorRequest
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginHeader
16:10:45 [2022-03-17T16:10:45.362Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.362Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:10:45 [2022-03-17T16:10:45.362Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
16:10:45 [2022-03-17T16:10:45.622Z] === RUN   TestAuthZPluginV2Disable
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:10:45 [2022-03-17T16:10:45.622Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z] PASS
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === Skipped
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:10:45 [2022-03-17T16:10:45.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.622Z] 
16:10:45 [2022-03-17T16:10:45.622Z] DONE 17 tests, 17 skipped in 0.408s
16:10:45 [2022-03-17T16:10:45.622Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:10:45 [2022-03-17T16:10:45.883Z] INFO: Testing against a local daemon
16:10:45 [2022-03-17T16:10:45.883Z] === RUN   TestPluginInvalidJSON
16:10:45 [2022-03-17T16:10:45.883Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:10:45 [2022-03-17T16:10:45.883Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:10:45 [2022-03-17T16:10:45.883Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:10:45 [2022-03-17T16:10:45.883Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:10:45 [2022-03-17T16:10:45.883Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z] === RUN   TestPluginInstall
16:10:45 [2022-03-17T16:10:45.883Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.883Z] --- SKIP: TestPluginInstall (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z] === RUN   TestPluginsWithRuntimes
16:10:45 [2022-03-17T16:10:45.883Z]     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:10:45 [2022-03-17T16:10:45.883Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z] === RUN   TestPluginBackCompatMediaTypes
16:10:45 [2022-03-17T16:10:45.883Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:10:45 [2022-03-17T16:10:45.883Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z] PASS
16:10:45 [2022-03-17T16:10:45.883Z] 
16:10:45 [2022-03-17T16:10:45.883Z] === Skipped
16:10:45 [2022-03-17T16:10:45.883Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:10:45 [2022-03-17T16:10:45.883Z] 
16:10:45 [2022-03-17T16:10:45.883Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z]     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:10:45 [2022-03-17T16:10:45.883Z] 
16:10:45 [2022-03-17T16:10:45.883Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:10:45 [2022-03-17T16:10:45.883Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:10:45 [2022-03-17T16:10:45.883Z] 
16:10:45 [2022-03-17T16:10:45.883Z] DONE 5 tests, 3 skipped in 0.234s
16:10:45 [2022-03-17T16:10:45.883Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:10:46 [2022-03-17T16:10:46.143Z] INFO: Testing against a local daemon
16:10:46 [2022-03-17T16:10:46.143Z] === RUN   TestExternalGraphDriver
16:10:46 [2022-03-17T16:10:46.143Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:10:46 [2022-03-17T16:10:46.143Z] --- SKIP: TestExternalGraphDriver (0.04s)
16:10:46 [2022-03-17T16:10:46.143Z] === RUN   TestGraphdriverPluginV2
16:10:50 [2022-03-17T16:10:50.347Z] --- PASS: TestGraphdriverPluginV2 (3.55s)
16:10:50 [2022-03-17T16:10:50.347Z] PASS
16:10:50 [2022-03-17T16:10:50.347Z] 
16:10:50 [2022-03-17T16:10:50.347Z] === Skipped
16:10:50 [2022-03-17T16:10:50.347Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
16:10:50 [2022-03-17T16:10:50.347Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:10:50 [2022-03-17T16:10:50.347Z] 
16:10:50 [2022-03-17T16:10:50.347Z] DONE 2 tests, 1 skipped in 3.745s
16:10:50 [2022-03-17T16:10:50.347Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:10:50 [2022-03-17T16:10:50.347Z] INFO: Testing against a local daemon
16:10:50 [2022-03-17T16:10:50.347Z] === RUN   TestContinueAfterPluginCrash
16:10:50 [2022-03-17T16:10:50.347Z] === PAUSE TestContinueAfterPluginCrash
16:10:50 [2022-03-17T16:10:50.347Z] === RUN   TestReadPluginNoRead
16:10:50 [2022-03-17T16:10:50.347Z] === PAUSE TestReadPluginNoRead
16:10:50 [2022-03-17T16:10:50.347Z] === RUN   TestDaemonStartWithLogOpt
16:10:50 [2022-03-17T16:10:50.347Z] === PAUSE TestDaemonStartWithLogOpt
16:10:50 [2022-03-17T16:10:50.347Z] === CONT  TestContinueAfterPluginCrash
16:10:50 [2022-03-17T16:10:50.347Z] === CONT  TestDaemonStartWithLogOpt
16:10:55 [2022-03-17T16:10:55.631Z] --- PASS: TestDaemonStartWithLogOpt (4.95s)
16:10:55 [2022-03-17T16:10:55.631Z] === CONT  TestReadPluginNoRead
16:10:57 [2022-03-17T16:10:57.013Z] === RUN   TestReadPluginNoRead/default
16:10:58 [2022-03-17T16:10:58.398Z] === RUN   TestReadPluginNoRead/disabled_caching
16:10:59 [2022-03-17T16:10:59.340Z] --- PASS: TestContinueAfterPluginCrash (9.57s)
16:10:59 [2022-03-17T16:10:59.600Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:11:00 [2022-03-17T16:11:00.981Z] === CONT  TestReadPluginNoRead
16:11:00 [2022-03-17T16:11:00.981Z]     read_test.go:92: [dd378690a947f] daemon is not started
16:11:00 [2022-03-17T16:11:00.981Z] --- PASS: TestReadPluginNoRead (6.24s)
16:11:00 [2022-03-17T16:11:00.981Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
16:11:00 [2022-03-17T16:11:00.981Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.40s)
16:11:00 [2022-03-17T16:11:00.981Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
16:11:00 [2022-03-17T16:11:00.981Z] PASS
16:11:00 [2022-03-17T16:11:00.981Z] 
16:11:00 [2022-03-17T16:11:00.981Z] DONE 6 tests in 11.352s
16:11:00 [2022-03-17T16:11:00.981Z] 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:11:00 [2022-03-17T16:11:00.981Z] testing: warning: no tests to run
16:11:00 [2022-03-17T16:11:00.981Z] PASS
16:11:00 [2022-03-17T16:11:00.981Z] 
16:11:00 [2022-03-17T16:11:00.981Z] DONE 0 tests in 0.050s
16:11:00 [2022-03-17T16:11:00.981Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:11:01 [2022-03-17T16:11:01.241Z] INFO: Testing against a local daemon
16:11:01 [2022-03-17T16:11:01.241Z] === RUN   TestPluginWithDevMounts
16:11:01 [2022-03-17T16:11:01.241Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:11:01 [2022-03-17T16:11:01.241Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:11:01 [2022-03-17T16:11:01.241Z] PASS
16:11:01 [2022-03-17T16:11:01.241Z] 
16:11:01 [2022-03-17T16:11:01.241Z] === Skipped
16:11:01 [2022-03-17T16:11:01.241Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:11:01 [2022-03-17T16:11:01.241Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:11:01 [2022-03-17T16:11:01.241Z] 
16:11:01 [2022-03-17T16:11:01.241Z] DONE 1 tests, 1 skipped in 0.148s
16:11:01 [2022-03-17T16:11:01.241Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:11:01 [2022-03-17T16:11:01.501Z] INFO: Testing against a local daemon
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestSecretInspect
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestSecretInspect (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestSecretList
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestSecretList (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestSecretsCreateAndDelete
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestSecretsUpdate
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestSecretsUpdate (0.02s)
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestTemplatedSecret
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestTemplatedSecret (0.00s)
16:11:01 [2022-03-17T16:11:01.501Z] === RUN   TestSecretCreateResolve
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z] PASS
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === Skipped
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:11:01 [2022-03-17T16:11:01.501Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.501Z] 
16:11:01 [2022-03-17T16:11:01.501Z] DONE 6 tests, 6 skipped in 0.243s
16:11:01 [2022-03-17T16:11:01.501Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:11:01 [2022-03-17T16:11:01.761Z] INFO: Testing against a local daemon
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestServiceCreateInit
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:11:01 [2022-03-17T16:11:01.761Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:11:01 [2022-03-17T16:11:01.761Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.761Z] --- PASS: TestServiceCreateInit (0.02s)
16:11:01 [2022-03-17T16:11:01.761Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:11:01 [2022-03-17T16:11:01.761Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestCreateServiceMultipleTimes
16:11:01 [2022-03-17T16:11:01.761Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.761Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestCreateServiceConflict
16:11:01 [2022-03-17T16:11:01.761Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.761Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:11:01 [2022-03-17T16:11:01.761Z] === RUN   TestCreateServiceMaxReplicas
16:11:01 [2022-03-17T16:11:01.761Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.761Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateWithDuplicateNetworkNames
16:11:01 [2022-03-17T16:11:01.762Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateServiceSecretFileMode
16:11:01 [2022-03-17T16:11:01.762Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateServiceConfigFileMode
16:11:01 [2022-03-17T16:11:01.762Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateServiceSysctls
16:11:01 [2022-03-17T16:11:01.762Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateServiceSysctls (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateServiceCapabilities
16:11:01 [2022-03-17T16:11:01.762Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestInspect
16:11:01 [2022-03-17T16:11:01.762Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestInspect (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestCreateJob
16:11:01 [2022-03-17T16:11:01.762Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestCreateJob (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestReplicatedJob
16:11:01 [2022-03-17T16:11:01.762Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestReplicatedJob (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestUpdateReplicatedJob
16:11:01 [2022-03-17T16:11:01.762Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestServiceListWithStatuses
16:11:01 [2022-03-17T16:11:01.762Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestDockerNetworkConnectAlias
16:11:01 [2022-03-17T16:11:01.762Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestDockerNetworkReConnect
16:11:01 [2022-03-17T16:11:01.762Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:01 [2022-03-17T16:11:01.762Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
16:11:01 [2022-03-17T16:11:01.762Z] === RUN   TestServicePlugin
16:11:04 [2022-03-17T16:11:04.304Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServicePlugin (2.02s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestServiceUpdateLabel
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestServiceUpdateSecrets
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestServiceUpdateConfigs
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestServiceUpdateNetwork
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestServiceUpdatePidsLimit
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z] PASS
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === Skipped
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:11:04 [2022-03-17T16:11:04.304Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServicePlugin (2.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] DONE 24 tests, 23 skipped in 2.473s
16:11:04 [2022-03-17T16:11:04.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:11:04 [2022-03-17T16:11:04.304Z] INFO: Testing against a local daemon
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestSessionCreate
16:11:04 [2022-03-17T16:11:04.304Z] --- PASS: TestSessionCreate (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestSessionCreateWithBadUpgrade
16:11:04 [2022-03-17T16:11:04.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:11:04 [2022-03-17T16:11:04.304Z] PASS
16:11:04 [2022-03-17T16:11:04.304Z] 
16:11:04 [2022-03-17T16:11:04.304Z] DONE 2 tests in 0.190s
16:11:04 [2022-03-17T16:11:04.304Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:11:04 [2022-03-17T16:11:04.304Z] INFO: Testing against a local daemon
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:11:04 [2022-03-17T16:11:04.304Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:11:04 [2022-03-17T16:11:04.304Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestDiskUsage
16:11:04 [2022-03-17T16:11:04.304Z] === PAUSE TestDiskUsage
16:11:04 [2022-03-17T16:11:04.304Z] === RUN   TestEventsExecDie
16:11:04 [2022-03-17T16:11:04.874Z] --- PASS: TestEventsExecDie (0.61s)
16:11:04 [2022-03-17T16:11:04.874Z] === RUN   TestEventsBackwardsCompatible
16:11:05 [2022-03-17T16:11:05.134Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
16:11:05 [2022-03-17T16:11:05.134Z] === RUN   TestEventsVolumeCreate
16:11:05 [2022-03-17T16:11:05.134Z] --- PASS: TestEventsVolumeCreate (0.07s)
16:11:05 [2022-03-17T16:11:05.134Z] === RUN   TestInfoBinaryCommits
16:11:05 [2022-03-17T16:11:05.134Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:11:05 [2022-03-17T16:11:05.134Z] === RUN   TestInfoAPIVersioned
16:11:05 [2022-03-17T16:11:05.134Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:11:05 [2022-03-17T16:11:05.134Z] === RUN   TestInfoAPI
16:11:05 [2022-03-17T16:11:05.134Z] --- PASS: TestInfoAPI (0.02s)
16:11:05 [2022-03-17T16:11:05.134Z] === RUN   TestInfoAPIWarnings
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestInfoAPIWarnings (16.38s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestInfoDebug
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestInfoDebug (0.54s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestInfoInsecureRegistries
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestInfoRegistryMirrors
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestInfoRegistryMirrors (0.54s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestLoginFailsWithBadCredentials
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestPingCacheHeaders
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestPingCacheHeaders (0.02s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestPingGet
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestPingGet (0.01s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestPingHead
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestPingHead (0.02s)
16:11:23 [2022-03-17T16:11:23.239Z] === RUN   TestVersion
16:11:23 [2022-03-17T16:11:23.239Z] --- PASS: TestVersion (0.01s)
16:11:23 [2022-03-17T16:11:23.239Z] === CONT  TestDiskUsage
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/container_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/image_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/volume_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/build-cache_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:11:23 [2022-03-17T16:11:23.810Z] === RUN   TestDiskUsage/after_LoadBusybox
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.071Z] === RUN   TestDiskUsage/after_container.Run
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:11:24 [2022-03-17T16:11:24.330Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:11:24 [2022-03-17T16:11:24.590Z] --- PASS: TestDiskUsage (1.31s)
16:11:24 [2022-03-17T16:11:24.591Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z] PASS
16:11:24 [2022-03-17T16:11:24.591Z] 
16:11:24 [2022-03-17T16:11:24.591Z] === Skipped
16:11:24 [2022-03-17T16:11:24.591Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
16:11:24 [2022-03-17T16:11:24.591Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:11:24 [2022-03-17T16:11:24.591Z] 
16:11:24 [2022-03-17T16:11:24.591Z] DONE 50 tests, 1 skipped in 20.465s
16:11:24 [2022-03-17T16:11:24.591Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:11:24 [2022-03-17T16:11:24.851Z] INFO: Testing against a local daemon
16:11:24 [2022-03-17T16:11:24.851Z] === RUN   TestVolumesCreateAndList
16:11:24 [2022-03-17T16:11:24.851Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:11:24 [2022-03-17T16:11:24.851Z] === RUN   TestVolumesRemove
16:11:24 [2022-03-17T16:11:24.851Z] --- PASS: TestVolumesRemove (0.06s)
16:11:24 [2022-03-17T16:11:24.851Z] === RUN   TestVolumesInspect
16:11:24 [2022-03-17T16:11:24.851Z] --- PASS: TestVolumesInspect (0.04s)
16:11:24 [2022-03-17T16:11:24.851Z] === RUN   TestVolumesInvalidJSON
16:11:24 [2022-03-17T16:11:24.851Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:11:24 [2022-03-17T16:11:24.851Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:11:24 [2022-03-17T16:11:24.851Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:11:24 [2022-03-17T16:11:24.851Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:11:24 [2022-03-17T16:11:24.851Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:11:24 [2022-03-17T16:11:24.851Z] PASS
16:11:24 [2022-03-17T16:11:24.851Z] 
16:11:24 [2022-03-17T16:11:24.851Z] DONE 5 tests in 0.265s
16:11:24 [2022-03-17T16:11:24.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:11:25 [2022-03-17T16:11:25.110Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13719 is not a child of this shell
16:11:25 [2022-03-17T16:11:25.110Z] warning: PID 13719 from bundles/test-integration/docker.pid had a nonzero exit code
16:11:25 [2022-03-17T16:11:25.110Z] Leaving: AppArmorNo profiles have been unloaded.
16:11:25 [2022-03-17T16:11:25.110Z] 
16:11:25 [2022-03-17T16:11:25.110Z] Unloading profiles will leave already running processes permanently
16:11:25 [2022-03-17T16:11:25.110Z] unconfined, which can lead to unexpected situations.
16:11:25 [2022-03-17T16:11:25.110Z] 
16:11:25 [2022-03-17T16:11:25.110Z] To set a process to complain mode, use the command line tool
16:11:25 [2022-03-17T16:11:25.110Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:11:25 [2022-03-17T16:11:25.110Z] Removing test suite binaries
16:11:25 [2022-03-17T16:11:25.110Z] exiting test-integration
16:11:25 [2022-03-17T16:11:25.110Z] ++ exit 0
16:11:25 [2022-03-17T16:11:25.110Z]