Skip to content

Console Output

08:10:18 [2021-07-14T08:10:18.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -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:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh dynbinary test-integration
08:10:20 [2021-07-14T08:10:20.260Z] 
08:10:20 [2021-07-14T08:10:20.260Z] Removing bundles/
08:10:20 [2021-07-14T08:10:20.260Z] 
08:10:20 [2021-07-14T08:10:20.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:10:20 [2021-07-14T08:10:20.260Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:10:20 [2021-07-14T08:10:20.260Z] GOOS="" GOARCH="" GOARM=""
08:11:56 [2021-07-14T08:11:56.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:11:56 [2021-07-14T08:11:56.655Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:11:56 [2021-07-14T08:11:56.655Z] GOOS="" GOARCH="" GOARM=""
08:11:56 [2021-07-14T08:11:56.655Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:11:56 [2021-07-14T08:11:56.655Z] 
08:11:56 [2021-07-14T08:11:56.655Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:11:56 [2021-07-14T08:11:56.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:11:56 [2021-07-14T08:11:56.655Z] HOSTNAME=0d1817cc3261
08:11:56 [2021-07-14T08:11:56.655Z] DEST=bundles/test-integration
08:11:56 [2021-07-14T08:11:56.655Z] PWD=/go/src/github.com/docker/docker
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_ROOTLESS=1
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc
08:11:56 [2021-07-14T08:11:56.655Z] container=docker
08:11:56 [2021-07-14T08:11:56.655Z] HOME=/root
08:11:56 [2021-07-14T08:11:56.655Z] GOLANG_VERSION=1.16.6
08:11:56 [2021-07-14T08:11:56.655Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:11:56 [2021-07-14T08:11:56.655Z] VALIDATE_BRANCH=master
08:11:56 [2021-07-14T08:11:56.655Z] TERM=xterm
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_PKG=github.com/docker/docker
08:11:56 [2021-07-14T08:11:56.655Z] SHLVL=1
08:11:56 [2021-07-14T08:11:56.655Z] TIMEOUT=120m
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_GRAPHDRIVER=overlay2
08:11:56 [2021-07-14T08:11:56.655Z] GO111MODULE=off
08:11:56 [2021-07-14T08:11:56.655Z] DOCKER_EXPERIMENTAL=1
08:11:56 [2021-07-14T08:11:56.655Z] TEST_SKIP_INTEGRATION_CLI=1
08:11:56 [2021-07-14T08:11:56.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:11:56 [2021-07-14T08:11:56.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:11:56 [2021-07-14T08:11:56.655Z] GOPATH=/go
08:11:56 [2021-07-14T08:11:56.655Z] PKG_CONFIG=pkg-config
08:11:56 [2021-07-14T08:11:56.655Z] _=/usr/bin/env
08:11:56 [2021-07-14T08:11:56.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:12:35 [2021-07-14T08:12:35.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:12:35 [2021-07-14T08:12:35.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:12:57 [2021-07-14T08:12:57.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:12:57 [2021-07-14T08:12:57.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:13:09 [2021-07-14T08:13:09.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:13:09 [2021-07-14T08:13:09.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:13:09 [2021-07-14T08:13:09.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:13:10 [2021-07-14T08:13:10.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:13:10 [2021-07-14T08:13:10.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:13:11 [2021-07-14T08:13:11.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:13:14 [2021-07-14T08:13:14.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:13:15 [2021-07-14T08:13:15.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:13:16 [2021-07-14T08:13:16.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:13:16 [2021-07-14T08:13:16.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:13:17 [2021-07-14T08:13:17.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:13:18 [2021-07-14T08:13:18.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:13:19 [2021-07-14T08:13:19.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:13:20 [2021-07-14T08:13:20.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:13:20 [2021-07-14T08:13:20.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:13:21 [2021-07-14T08:13:21.844Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:13:21 [2021-07-14T08:13:21.844Z] Using test binary docker
08:13:21 [2021-07-14T08:13:21.844Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:13:21 [2021-07-14T08:13:21.844Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:13:21 [2021-07-14T08:13:21.844Z] INFO: Waiting for daemon to start...
08:13:21 [2021-07-14T08:13:21.844Z] Starting dockerd
08:13:25 [2021-07-14T08:13:25.144Z] .
08:13:25 [2021-07-14T08:13:25.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:13:25 [2021-07-14T08:13:25.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:13:25 [2021-07-14T08:13:25.144Z] Error: No such image: emptyfs
08:13:25 [2021-07-14T08:13:25.144Z] Running integration-test (iteration 1)
08:13:25 [2021-07-14T08:13:25.144Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:13:47 [2021-07-14T08:13:47.049Z] Loaded image: buildpack-deps:buster
08:13:47 [2021-07-14T08:13:47.049Z] Loaded image: busybox:latest
08:13:47 [2021-07-14T08:13:47.049Z] Loaded image: busybox:glibc
08:13:48 [2021-07-14T08:13:48.941Z] Loaded image: debian:bullseye
08:13:48 [2021-07-14T08:13:48.941Z] Loaded image: hello-world:latest
08:13:48 [2021-07-14T08:13:48.941Z] Loaded image: arm32v7/hello-world:latest
08:13:48 [2021-07-14T08:13:48.941Z] INFO: Testing against a local daemon
08:13:48 [2021-07-14T08:13:48.941Z] === RUN   TestCgroupNamespacesBuild
08:13:50 [2021-07-14T08:13:50.830Z] --- PASS: TestCgroupNamespacesBuild (1.72s)
08:13:50 [2021-07-14T08:13:50.830Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:13:52 [2021-07-14T08:13:52.196Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s)
08:13:52 [2021-07-14T08:13:52.196Z] === RUN   TestBuildWithSession
08:13:52 [2021-07-14T08:13:52.196Z]     build_session_test.go:25: TODO: BuildKit
08:13:52 [2021-07-14T08:13:52.196Z] --- SKIP: TestBuildWithSession (0.00s)
08:13:52 [2021-07-14T08:13:52.196Z] === RUN   TestBuildSquashParent
08:14:00 [2021-07-14T08:14:00.281Z] --- PASS: TestBuildSquashParent (7.85s)
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:14:00 [2021-07-14T08:14:00.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:14:00 [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:14:00 [2021-07-14T08:14:00.281Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:14:00 [2021-07-14T08:14:00.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:14:02 [2021-07-14T08:14:02.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:14:02 [2021-07-14T08:14:02.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:14:04 [2021-07-14T08:14:04.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:14:04 [2021-07-14T08:14:04.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:14:05 [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s)
08:14:05 [2021-07-14T08:14:05.956Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s)
08:14:05 [2021-07-14T08:14:05.956Z] === RUN   TestBuildMultiStageCopy
08:14:05 [2021-07-14T08:14:05.956Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:14:09 [2021-07-14T08:14:09.221Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:14:10 [2021-07-14T08:14:10.148Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:14:11 [2021-07-14T08:14:11.076Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:14:12 [2021-07-14T08:14:12.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:14:13 [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy (7.14s)
08:14:13 [2021-07-14T08:14:13.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s)
08:14:13 [2021-07-14T08:14:13.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
08:14:13 [2021-07-14T08:14:13.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:14:13 [2021-07-14T08:14:13.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
08:14:13 [2021-07-14T08:14:13.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
08:14:13 [2021-07-14T08:14:13.367Z] === RUN   TestBuildMultiStageParentConfig
08:14:18 [2021-07-14T08:14:18.607Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
08:14:18 [2021-07-14T08:14:18.607Z] === RUN   TestBuildLabelWithTargets
08:14:26 [2021-07-14T08:14:26.687Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:14:26 [2021-07-14T08:14:26.687Z] === RUN   TestBuildWithEmptyLayers
08:14:29 [2021-07-14T08:14:29.200Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
08:14:29 [2021-07-14T08:14:29.200Z] === RUN   TestBuildMultiStageOnBuild
08:14:34 [2021-07-14T08:14:34.444Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
08:14:34 [2021-07-14T08:14:34.444Z] === RUN   TestBuildUncleanTarFilenames
08:14:34 [2021-07-14T08:14:34.701Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
08:14:34 [2021-07-14T08:14:34.701Z] === RUN   TestBuildMultiStageLayerLeak
08:14:39 [2021-07-14T08:14:39.943Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
08:14:39 [2021-07-14T08:14:39.943Z] === RUN   TestBuildWithHugeFile
08:15:36 [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithHugeFile (50.79s)
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildWCOWSandboxSize
08:15:36 [2021-07-14T08:15:36.202Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:15:36 [2021-07-14T08:15:36.202Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildWithEmptyDockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:15:36 [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
08:15:36 [2021-07-14T08:15:36.202Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
08:15:36 [2021-07-14T08:15:36.202Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
08:15:36 [2021-07-14T08:15:36.202Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildPreserveOwnership
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildPreserveOwnership/copy_from
08:15:36 [2021-07-14T08:15:36.202Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:15:40 [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPreserveOwnership (9.91s)
08:15:40 [2021-07-14T08:15:40.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.90s)
08:15:40 [2021-07-14T08:15:40.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestBuildPlatformInvalid
08:15:40 [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPlatformInvalid (0.07s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:15:40 [2021-07-14T08:15:40.372Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:15:40 [2021-07-14T08:15:40.372Z] PASS
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === Skipped
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:15:40 [2021-07-14T08:15:40.372Z]     build_session_test.go:25: TODO: BuildKit
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:15:40 [2021-07-14T08:15:40.372Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] DONE 34 tests, 3 skipped in 135.103s
08:15:40 [2021-07-14T08:15:40.372Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:15:40 [2021-07-14T08:15:40.372Z] INFO: Testing against a local daemon
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestConfigInspect
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigInspect (0.03s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestConfigList
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigList (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestConfigsCreateAndDelete
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestConfigsUpdate
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigsUpdate (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestTemplatedConfig
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestTemplatedConfig (0.00s)
08:15:40 [2021-07-14T08:15:40.372Z] === RUN   TestConfigCreateResolve
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z] PASS
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === Skipped
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
08:15:40 [2021-07-14T08:15:40.372Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] 
08:15:40 [2021-07-14T08:15:40.372Z] DONE 6 tests, 6 skipped in 0.184s
08:15:40 [2021-07-14T08:15:40.372Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:15:40 [2021-07-14T08:15:40.628Z] INFO: Testing against a local daemon
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestCheckpoint
08:15:40 [2021-07-14T08:15:40.628Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:15:40 [2021-07-14T08:15:40.628Z] --- SKIP: TestCheckpoint (0.00s)
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestContainerInvalidJSON
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:15:40 [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:15:40 [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:15:40 [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:15:40 [2021-07-14T08:15:40.628Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:15:40 [2021-07-14T08:15:40.628Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:15:40 [2021-07-14T08:15:40.628Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:15:40 [2021-07-14T08:15:40.628Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:15:40 [2021-07-14T08:15:40.628Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:15:40 [2021-07-14T08:15:40.628Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:15:40 [2021-07-14T08:15:40.628Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:15:40 [2021-07-14T08:15:40.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:15:40 [2021-07-14T08:15:40.628Z] === RUN   TestCopyFromContainerPathIsNotDir
08:15:40 [2021-07-14T08:15:40.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:15:40 [2021-07-14T08:15:40.884Z] === RUN   TestCopyToContainerPathDoesNotExist
08:15:40 [2021-07-14T08:15:40.884Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
08:15:40 [2021-07-14T08:15:40.884Z] === RUN   TestCopyToContainerPathIsNotDir
08:15:40 [2021-07-14T08:15:40.884Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:15:40 [2021-07-14T08:15:40.884Z] === RUN   TestCopyFromContainer
08:15:44 [2021-07-14T08:15:44.156Z] === RUN   TestCopyFromContainer//
08:15:44 [2021-07-14T08:15:44.156Z] === RUN   TestCopyFromContainer//bar/root
08:15:44 [2021-07-14T08:15:44.156Z] === RUN   TestCopyFromContainer//bar/root/
08:15:44 [2021-07-14T08:15:44.412Z] === RUN   TestCopyFromContainer/bar/quux
08:15:44 [2021-07-14T08:15:44.412Z] === RUN   TestCopyFromContainer/bar/quux/
08:15:44 [2021-07-14T08:15:44.412Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:15:44 [2021-07-14T08:15:44.412Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:15:44 [2021-07-14T08:15:44.412Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCopyFromContainer/bar/notarget
08:15:44 [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer (3.84s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:15:44 [2021-07-14T08:15:44.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateLinkToNonExistingContainer
08:15:44 [2021-07-14T08:15:44.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateWithInvalidEnv
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateWithInvalidEnv/0
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/0
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateWithInvalidEnv/1
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/1
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateWithInvalidEnv/2
08:15:44 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/2
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateWithInvalidEnv/0
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateWithInvalidEnv/2
08:15:44 [2021-07-14T08:15:44.667Z] === CONT  TestCreateWithInvalidEnv/1
08:15:44 [2021-07-14T08:15:44.667Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateTmpfsMountsTarget
08:15:44 [2021-07-14T08:15:44.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:15:44 [2021-07-14T08:15:44.667Z] === RUN   TestCreateWithCustomMaskedPaths
08:15:47 [2021-07-14T08:15:47.182Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
08:15:47 [2021-07-14T08:15:47.182Z] === RUN   TestCreateWithCustomReadonlyPaths
08:15:48 [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s)
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:15:48 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:15:48 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:15:48 [2021-07-14T08:15:48.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:15:48 [2021-07-14T08:15:48.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:15:48 [2021-07-14T08:15:48.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:15:48 [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:15:48 [2021-07-14T08:15:48.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
08:15:48 [2021-07-14T08:15:48.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
08:15:48 [2021-07-14T08:15:48.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:15:48 [2021-07-14T08:15:48.555Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:15:48 [2021-07-14T08:15:48.555Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:15:48 [2021-07-14T08:15:48.555Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:15:49 [2021-07-14T08:15:49.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
08:15:49 [2021-07-14T08:15:49.116Z] === RUN   TestCreateDifferentPlatform
08:15:49 [2021-07-14T08:15:49.116Z] === RUN   TestCreateDifferentPlatform/different_os
08:15:49 [2021-07-14T08:15:49.116Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:15:49 [2021-07-14T08:15:49.116Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:15:49 [2021-07-14T08:15:49.117Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:15:49 [2021-07-14T08:15:49.117Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:15:49 [2021-07-14T08:15:49.117Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:15:49 [2021-07-14T08:15:49.372Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:15:49 [2021-07-14T08:15:49.372Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestContainerStartOnDaemonRestart
08:15:49 [2021-07-14T08:15:49.372Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:15:49 [2021-07-14T08:15:49.372Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestDaemonRestartIpcMode
08:15:49 [2021-07-14T08:15:49.372Z] === PAUSE TestDaemonRestartIpcMode
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestDaemonHostGatewayIP
08:15:49 [2021-07-14T08:15:49.372Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:15:49 [2021-07-14T08:15:49.372Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestRestartDaemonWithRestartingContainer
08:15:49 [2021-07-14T08:15:49.372Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestContainerKillOnDaemonStart
08:15:49 [2021-07-14T08:15:49.372Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:15:49 [2021-07-14T08:15:49.372Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:15:49 [2021-07-14T08:15:49.372Z] === RUN   TestDiff
08:15:49 [2021-07-14T08:15:49.933Z] --- PASS: TestDiff (0.63s)
08:15:49 [2021-07-14T08:15:49.933Z] === RUN   TestExecWithCloseStdin
08:15:50 [2021-07-14T08:15:50.862Z] --- PASS: TestExecWithCloseStdin (0.90s)
08:15:50 [2021-07-14T08:15:50.862Z] === RUN   TestExec
08:15:51 [2021-07-14T08:15:51.791Z] --- PASS: TestExec (0.96s)
08:15:51 [2021-07-14T08:15:51.791Z] === RUN   TestExecUser
08:15:52 [2021-07-14T08:15:52.718Z] --- PASS: TestExecUser (0.91s)
08:15:52 [2021-07-14T08:15:52.718Z] === RUN   TestExportContainerAndImportImage
08:15:53 [2021-07-14T08:15:53.648Z] --- PASS: TestExportContainerAndImportImage (0.79s)
08:15:53 [2021-07-14T08:15:53.648Z] === RUN   TestExportContainerAfterDaemonRestart
08:15:55 [2021-07-14T08:15:55.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
08:15:55 [2021-07-14T08:15:55.024Z] === RUN   TestHealthCheckWorkdir
08:15:56 [2021-07-14T08:15:56.392Z] --- PASS: TestHealthCheckWorkdir (1.33s)
08:15:56 [2021-07-14T08:15:56.392Z] === RUN   TestHealthKillContainer
08:15:58 [2021-07-14T08:15:58.913Z] --- PASS: TestHealthKillContainer (2.93s)
08:15:58 [2021-07-14T08:15:58.913Z] === RUN   TestInspectCpusetInConfigPre120
08:15:59 [2021-07-14T08:15:59.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
08:15:59 [2021-07-14T08:15:59.777Z] === RUN   TestIpcModeNone
08:16:00 [2021-07-14T08:16:00.705Z] --- PASS: TestIpcModeNone (0.91s)
08:16:00 [2021-07-14T08:16:00.705Z] === RUN   TestIpcModePrivate
08:16:01 [2021-07-14T08:16:01.267Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
08:16:01 [2021-07-14T08:16:01.522Z] --- PASS: TestIpcModePrivate (0.90s)
08:16:01 [2021-07-14T08:16:01.522Z] === RUN   TestIpcModeShareable
08:16:01 [2021-07-14T08:16:01.522Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:16:01 [2021-07-14T08:16:01.522Z] --- SKIP: TestIpcModeShareable (0.00s)
08:16:01 [2021-07-14T08:16:01.522Z] === RUN   TestAPIIpcModeShareableAndContainer
08:16:04 [2021-07-14T08:16:04.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s)
08:16:04 [2021-07-14T08:16:04.042Z] === RUN   TestAPIIpcModeHost
08:16:04 [2021-07-14T08:16:04.042Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:16:04 [2021-07-14T08:16:04.042Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:16:04 [2021-07-14T08:16:04.042Z] === RUN   TestDaemonIpcModeShareable
08:16:04 [2021-07-14T08:16:04.042Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:16:04 [2021-07-14T08:16:04.042Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:16:04 [2021-07-14T08:16:04.042Z] === RUN   TestDaemonIpcModePrivate
08:16:05 [2021-07-14T08:16:05.405Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
08:16:05 [2021-07-14T08:16:05.661Z] --- PASS: TestDaemonIpcModePrivate (1.58s)
08:16:05 [2021-07-14T08:16:05.661Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:16:05 [2021-07-14T08:16:05.661Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:16:05 [2021-07-14T08:16:05.661Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:16:05 [2021-07-14T08:16:05.661Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:16:05 [2021-07-14T08:16:05.661Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:16:05 [2021-07-14T08:16:05.661Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:16:05 [2021-07-14T08:16:05.661Z] === RUN   TestIpcModeOlderClient
08:16:05 [2021-07-14T08:16:05.661Z] === PAUSE TestIpcModeOlderClient
08:16:05 [2021-07-14T08:16:05.661Z] === RUN   TestKillContainerInvalidSignal
08:16:06 [2021-07-14T08:16:06.222Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
08:16:06 [2021-07-14T08:16:06.222Z] === RUN   TestKillContainer
08:16:06 [2021-07-14T08:16:06.222Z] === RUN   TestKillContainer/no_signal
08:16:07 [2021-07-14T08:16:07.150Z] === RUN   TestKillContainer/non_killing_signal
08:16:07 [2021-07-14T08:16:07.407Z] === RUN   TestKillContainer/killing_signal
08:16:08 [2021-07-14T08:16:08.333Z] --- PASS: TestKillContainer (2.02s)
08:16:08 [2021-07-14T08:16:08.334Z]     --- PASS: TestKillContainer/no_signal (0.65s)
08:16:08 [2021-07-14T08:16:08.334Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
08:16:08 [2021-07-14T08:16:08.334Z]     --- PASS: TestKillContainer/killing_signal (0.69s)
08:16:08 [2021-07-14T08:16:08.334Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:16:08 [2021-07-14T08:16:08.334Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:16:08 [2021-07-14T08:16:08.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:16:09 [2021-07-14T08:16:09.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
08:16:09 [2021-07-14T08:16:09.458Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
08:16:09 [2021-07-14T08:16:09.458Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
08:16:09 [2021-07-14T08:16:09.458Z] === RUN   TestKillStoppedContainer
08:16:09 [2021-07-14T08:16:09.714Z] --- PASS: TestKillStoppedContainer (0.04s)
08:16:09 [2021-07-14T08:16:09.714Z] === RUN   TestKillStoppedContainerAPIPre120
08:16:09 [2021-07-14T08:16:09.714Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:16:09 [2021-07-14T08:16:09.714Z] === RUN   TestKillDifferentUserContainer
08:16:10 [2021-07-14T08:16:10.276Z] --- PASS: TestKillDifferentUserContainer (0.63s)
08:16:10 [2021-07-14T08:16:10.276Z] === RUN   TestInspectOomKilledTrue
08:16:10 [2021-07-14T08:16:10.276Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:10 [2021-07-14T08:16:10.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:16:10 [2021-07-14T08:16:10.276Z] === RUN   TestInspectOomKilledFalse
08:16:10 [2021-07-14T08:16:10.276Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:16:10 [2021-07-14T08:16:10.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:16:10 [2021-07-14T08:16:10.276Z] === RUN   TestLinksEtcHostsContentMatch
08:16:10 [2021-07-14T08:16:10.276Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:16:10 [2021-07-14T08:16:10.276Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:16:10 [2021-07-14T08:16:10.276Z] === RUN   TestLinksContainerNames
08:16:11 [2021-07-14T08:16:11.640Z] --- PASS: TestLinksContainerNames (1.29s)
08:16:11 [2021-07-14T08:16:11.640Z] === RUN   TestLogsFollowTailEmpty
08:16:12 [2021-07-14T08:16:12.202Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
08:16:12 [2021-07-14T08:16:12.202Z] === RUN   TestContainerNetworkMountsNoChown
08:16:12 [2021-07-14T08:16:12.764Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/default
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/private
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rprivate
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/slave
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rslave
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/shared
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rshared
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/default
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/default/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/default/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/rslave
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/rshared
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/shared
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/rprivate
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/slave
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/private
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/private/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:16:12 [2021-07-14T08:16:12.764Z] === RUN   TestMountDaemonRoot/private/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/default/bind_root
08:16:12 [2021-07-14T08:16:12.764Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/default/mount_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:16:13 [2021-07-14T08:16:13.020Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/private/mount_root
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:16:13 [2021-07-14T08:16:13.277Z] === CONT  TestMountDaemonRoot/private/bind_root
08:16:13 [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:16:13 [2021-07-14T08:16:13.277Z] === RUN   TestContainerBindMountNonRecursive
08:16:13 [2021-07-14T08:16:13.277Z]     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)
08:16:13 [2021-07-14T08:16:13.277Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:16:13 [2021-07-14T08:16:13.277Z] === RUN   TestContainerVolumesMountedAsShared
08:16:13 [2021-07-14T08:16:13.277Z]     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)
08:16:13 [2021-07-14T08:16:13.277Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z] === RUN   TestContainerVolumesMountedAsSlave
08:16:13 [2021-07-14T08:16:13.277Z]     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)
08:16:13 [2021-07-14T08:16:13.277Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
08:16:13 [2021-07-14T08:16:13.277Z] === RUN   TestNetworkNat
08:16:14 [2021-07-14T08:16:14.204Z] --- PASS: TestNetworkNat (0.81s)
08:16:14 [2021-07-14T08:16:14.204Z] === RUN   TestNetworkLocalhostTCPNat
08:16:14 [2021-07-14T08:16:14.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
08:16:14 [2021-07-14T08:16:14.766Z] === RUN   TestNetworkLoopbackNat
08:16:18 [2021-07-14T08:16:18.107Z] --- PASS: TestNetworkLoopbackNat (2.97s)
08:16:18 [2021-07-14T08:16:18.107Z] === RUN   TestPause
08:16:18 [2021-07-14T08:16:18.107Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:18 [2021-07-14T08:16:18.107Z] --- SKIP: TestPause (0.00s)
08:16:18 [2021-07-14T08:16:18.107Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:16:18 [2021-07-14T08:16:18.107Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:16:18 [2021-07-14T08:16:18.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:16:18 [2021-07-14T08:16:18.107Z] === RUN   TestPauseStopPausedContainer
08:16:18 [2021-07-14T08:16:18.107Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:18 [2021-07-14T08:16:18.107Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
08:16:18 [2021-07-14T08:16:18.107Z] === RUN   TestPidHost
08:16:19 [2021-07-14T08:16:19.471Z] --- PASS: TestPidHost (1.81s)
08:16:19 [2021-07-14T08:16:19.471Z] === RUN   TestPsFilter
08:16:19 [2021-07-14T08:16:19.727Z] --- PASS: TestPsFilter (0.10s)
08:16:19 [2021-07-14T08:16:19.727Z] === RUN   TestRemoveContainerWithRemovedVolume
08:16:20 [2021-07-14T08:16:20.289Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
08:16:20 [2021-07-14T08:16:20.289Z] === RUN   TestRemoveContainerWithVolume
08:16:20 [2021-07-14T08:16:20.851Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
08:16:20 [2021-07-14T08:16:20.851Z] === RUN   TestRemoveContainerRunning
08:16:21 [2021-07-14T08:16:21.778Z] --- PASS: TestRemoveContainerRunning (0.71s)
08:16:21 [2021-07-14T08:16:21.779Z] === RUN   TestRemoveContainerForceRemoveRunning
08:16:22 [2021-07-14T08:16:22.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
08:16:22 [2021-07-14T08:16:22.340Z] === RUN   TestRemoveInvalidContainer
08:16:22 [2021-07-14T08:16:22.340Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:16:22 [2021-07-14T08:16:22.340Z] === RUN   TestRenameLinkedContainer
08:16:24 [2021-07-14T08:16:24.857Z] --- PASS: TestRenameLinkedContainer (2.59s)
08:16:24 [2021-07-14T08:16:24.857Z] === RUN   TestRenameStoppedContainer
08:16:25 [2021-07-14T08:16:25.419Z] --- PASS: TestRenameStoppedContainer (0.62s)
08:16:25 [2021-07-14T08:16:25.419Z] === RUN   TestRenameRunningContainerAndReuse
08:16:26 [2021-07-14T08:16:26.786Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s)
08:16:26 [2021-07-14T08:16:26.786Z] === RUN   TestRenameInvalidName
08:16:27 [2021-07-14T08:16:27.714Z] --- PASS: TestRenameInvalidName (0.76s)
08:16:27 [2021-07-14T08:16:27.714Z] === RUN   TestRenameAnonymousContainer
08:16:29 [2021-07-14T08:16:29.602Z] --- PASS: TestRenameAnonymousContainer (2.16s)
08:16:29 [2021-07-14T08:16:29.602Z] === RUN   TestRenameContainerWithSameName
08:16:30 [2021-07-14T08:16:30.164Z] --- PASS: TestRenameContainerWithSameName (0.61s)
08:16:30 [2021-07-14T08:16:30.164Z] === RUN   TestRenameContainerWithLinkedContainer
08:16:31 [2021-07-14T08:16:31.530Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s)
08:16:31 [2021-07-14T08:16:31.530Z] === RUN   TestResize
08:16:32 [2021-07-14T08:16:32.092Z] --- PASS: TestResize (0.63s)
08:16:32 [2021-07-14T08:16:32.092Z] === RUN   TestResizeWithInvalidSize
08:16:33 [2021-07-14T08:16:33.019Z] --- PASS: TestResizeWithInvalidSize (0.61s)
08:16:33 [2021-07-14T08:16:33.019Z] === RUN   TestResizeWhenContainerNotStarted
08:16:33 [2021-07-14T08:16:33.275Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s)
08:16:33 [2021-07-14T08:16:33.275Z] === RUN   TestDaemonRestartKillContainers
08:16:33 [2021-07-14T08:16:33.275Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:16:33 [2021-07-14T08:16:33.275Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:16:33 [2021-07-14T08:16:33.275Z] === RUN   TestCgroupNamespacesRun
08:16:35 [2021-07-14T08:16:35.180Z] --- PASS: TestCgroupNamespacesRun (1.60s)
08:16:35 [2021-07-14T08:16:35.180Z] === RUN   TestCgroupNamespacesRunPrivileged
08:16:36 [2021-07-14T08:16:36.107Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s)
08:16:36 [2021-07-14T08:16:36.107Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:16:37 [2021-07-14T08:16:37.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
08:16:37 [2021-07-14T08:16:37.995Z] === RUN   TestCgroupNamespacesRunHostMode
08:16:39 [2021-07-14T08:16:39.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s)
08:16:39 [2021-07-14T08:16:39.361Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:16:41 [2021-07-14T08:16:41.247Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
08:16:41 [2021-07-14T08:16:41.247Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:16:42 [2021-07-14T08:16:42.173Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
08:16:42 [2021-07-14T08:16:42.173Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:16:42 [2021-07-14T08:16:42.734Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
08:16:42 [2021-07-14T08:16:42.734Z] === RUN   TestCgroupNamespacesRunOlderClient
08:16:44 [2021-07-14T08:16:44.622Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
08:16:44 [2021-07-14T08:16:44.622Z] === RUN   TestNISDomainname
08:16:44 [2021-07-14T08:16:44.622Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:16:44 [2021-07-14T08:16:44.622Z] --- SKIP: TestNISDomainname (0.01s)
08:16:44 [2021-07-14T08:16:44.622Z] === RUN   TestHostnameDnsResolution
08:16:45 [2021-07-14T08:16:45.548Z] --- PASS: TestHostnameDnsResolution (1.09s)
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStats
08:16:45 [2021-07-14T08:16:45.548Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:45 [2021-07-14T08:16:45.548Z] --- SKIP: TestStats (0.00s)
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStopContainerWithTimeout
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStopContainerWithTimeout/0
08:16:45 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/0
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStopContainerWithTimeout/1
08:16:45 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/1
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStopContainerWithTimeout/3
08:16:45 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/3
08:16:45 [2021-07-14T08:16:45.548Z] === RUN   TestStopContainerWithTimeout/-1
08:16:45 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/-1
08:16:45 [2021-07-14T08:16:45.548Z] === CONT  TestStopContainerWithTimeout/0
08:16:45 [2021-07-14T08:16:45.548Z] === CONT  TestStopContainerWithTimeout/-1
08:16:46 [2021-07-14T08:16:46.475Z] === CONT  TestStopContainerWithTimeout/3
08:16:48 [2021-07-14T08:16:48.363Z] === CONT  TestStopContainerWithTimeout/1
08:16:50 [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:16:50 [2021-07-14T08:16:50.251Z]     --- PASS: TestStopContainerWithTimeout/0 (0.95s)
08:16:50 [2021-07-14T08:16:50.251Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
08:16:50 [2021-07-14T08:16:50.251Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
08:16:50 [2021-07-14T08:16:50.251Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
08:16:50 [2021-07-14T08:16:50.251Z] === RUN   TestDeleteDevicemapper
08:16:50 [2021-07-14T08:16:50.251Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:16:50 [2021-07-14T08:16:50.251Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:16:50 [2021-07-14T08:16:50.251Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:16:53 [2021-07-14T08:16:53.515Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s)
08:16:53 [2021-07-14T08:16:53.515Z] === RUN   TestUpdateMemory
08:16:53 [2021-07-14T08:16:53.515Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:53 [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdateMemory (0.00s)
08:16:53 [2021-07-14T08:16:53.515Z] === RUN   TestUpdateCPUQuota
08:16:53 [2021-07-14T08:16:53.515Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:53 [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:16:53 [2021-07-14T08:16:53.515Z] === RUN   TestUpdatePidsLimit
08:16:53 [2021-07-14T08:16:53.515Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:16:53 [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:16:53 [2021-07-14T08:16:53.515Z] === RUN   TestUpdateRestartPolicy
08:17:05 [2021-07-14T08:17:05.694Z] --- PASS: TestUpdateRestartPolicy (12.41s)
08:17:05 [2021-07-14T08:17:05.694Z] === RUN   TestUpdateRestartWithAutoRemove
08:17:06 [2021-07-14T08:17:06.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
08:17:06 [2021-07-14T08:17:06.256Z] === RUN   TestWaitNonBlocked
08:17:06 [2021-07-14T08:17:06.256Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:17:06 [2021-07-14T08:17:06.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:17:06 [2021-07-14T08:17:06.256Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:17:06 [2021-07-14T08:17:06.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:17:06 [2021-07-14T08:17:06.256Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:17:06 [2021-07-14T08:17:06.256Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:17:07 [2021-07-14T08:17:07.183Z] --- PASS: TestWaitNonBlocked (0.01s)
08:17:07 [2021-07-14T08:17:07.183Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
08:17:07 [2021-07-14T08:17:07.183Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
08:17:07 [2021-07-14T08:17:07.183Z] === RUN   TestWaitBlocked
08:17:07 [2021-07-14T08:17:07.183Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:17:07 [2021-07-14T08:17:07.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:17:07 [2021-07-14T08:17:07.183Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:17:07 [2021-07-14T08:17:07.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:17:07 [2021-07-14T08:17:07.183Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:17:07 [2021-07-14T08:17:07.183Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:17:08 [2021-07-14T08:17:08.111Z] --- PASS: TestWaitBlocked (0.01s)
08:17:08 [2021-07-14T08:17:08.111Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
08:17:08 [2021-07-14T08:17:08.111Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
08:17:08 [2021-07-14T08:17:08.111Z] === CONT  TestDaemonRestartIpcMode
08:17:08 [2021-07-14T08:17:08.111Z] === CONT  TestIpcModeOlderClient
08:17:08 [2021-07-14T08:17:08.366Z] --- PASS: TestIpcModeOlderClient (0.05s)
08:17:08 [2021-07-14T08:17:08.366Z] === CONT  TestRestartDaemonWithRestartingContainer
08:17:11 [2021-07-14T08:17:11.655Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s)
08:17:11 [2021-07-14T08:17:11.923Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
08:17:11 [2021-07-14T08:17:11.923Z] PASS
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === Skipped
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:17:11 [2021-07-14T08:17:11.923Z]     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)
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     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)
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     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)
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
08:17:11 [2021-07-14T08:17:11.923Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
08:17:11 [2021-07-14T08:17:11.923Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:17:11 [2021-07-14T08:17:11.923Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.923Z] 
08:17:11 [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:17:11 [2021-07-14T08:17:11.924Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:17:11 [2021-07-14T08:17:11.924Z] 
08:17:11 [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:17:11 [2021-07-14T08:17:11.924Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.924Z] 
08:17:11 [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:17:11 [2021-07-14T08:17:11.924Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.924Z] 
08:17:11 [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:17:11 [2021-07-14T08:17:11.924Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:17:11 [2021-07-14T08:17:11.924Z] 
08:17:11 [2021-07-14T08:17:11.924Z] 
08:17:11 [2021-07-14T08:17:11.924Z] DONE 177 tests, 25 skipped in 91.497s
08:17:11 [2021-07-14T08:17:11.924Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
08:17:12 [2021-07-14T08:17:12.181Z] === RUN   TestConfigDaemonLibtrustID
08:17:12 [2021-07-14T08:17:12.741Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:17:12 [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:17:12 [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation/invalid_config
08:17:12 [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation/malformed_config
08:17:12 [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:17:12 [2021-07-14T08:17:12.741Z] === RUN   TestDaemonConfigValidation/valid_config
08:17:12 [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/valid_config
08:17:12 [2021-07-14T08:17:12.741Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:17:12 [2021-07-14T08:17:12.741Z] === CONT  TestDaemonConfigValidation/malformed_config
08:17:12 [2021-07-14T08:17:12.741Z] === CONT  TestDaemonConfigValidation/valid_config
08:17:12 [2021-07-14T08:17:12.741Z] === CONT  TestDaemonConfigValidation/invalid_config
08:17:12 [2021-07-14T08:17:12.742Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:17:12 [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:17:12 [2021-07-14T08:17:12.742Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
08:17:12 [2021-07-14T08:17:12.742Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
08:17:12 [2021-07-14T08:17:12.742Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:17:12 [2021-07-14T08:17:12.742Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
08:17:12 [2021-07-14T08:17:12.742Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
08:17:12 [2021-07-14T08:17:12.742Z] PASS
08:17:12 [2021-07-14T08:17:12.742Z] 
08:17:12 [2021-07-14T08:17:12.742Z] DONE 7 tests in 0.816s
08:17:12 [2021-07-14T08:17:12.742Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:17:12 [2021-07-14T08:17:12.997Z] INFO: Testing against a local daemon
08:17:12 [2021-07-14T08:17:12.997Z] === RUN   TestCommitInheritsEnv
08:17:14 [2021-07-14T08:17:14.359Z] --- PASS: TestCommitInheritsEnv (1.18s)
08:17:14 [2021-07-14T08:17:14.360Z] === RUN   TestImportExtremelyLargeImageWorks
08:17:14 [2021-07-14T08:17:14.360Z] === PAUSE TestImportExtremelyLargeImageWorks
08:17:14 [2021-07-14T08:17:14.360Z] === RUN   TestImagesFilterMultiReference
08:17:14 [2021-07-14T08:17:14.360Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:17:14 [2021-07-14T08:17:14.360Z] === RUN   TestImagePullPlatformInvalid
08:17:14 [2021-07-14T08:17:14.360Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:17:14 [2021-07-14T08:17:14.360Z] === RUN   TestRemoveImageOrphaning
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestRemoveImageOrphaning (1.94s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestRemoveImageGarbageCollector
08:17:16 [2021-07-14T08:17:16.245Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:17:16 [2021-07-14T08:17:16.245Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagInvalidReference
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagInvalidReference (0.02s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagValidPrefixedRepo
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagExistedNameWithoutForce
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagOfficialNames
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagOfficialNames (0.06s)
08:17:16 [2021-07-14T08:17:16.245Z] === RUN   TestTagMatchesDigest
08:17:16 [2021-07-14T08:17:16.245Z] --- PASS: TestTagMatchesDigest (0.01s)
08:17:16 [2021-07-14T08:17:16.245Z] === CONT  TestImportExtremelyLargeImageWorks
08:18:52 [2021-07-14T08:18:52.622Z] --- PASS: TestImportExtremelyLargeImageWorks (90.99s)
08:18:52 [2021-07-14T08:18:52.622Z] PASS
08:18:52 [2021-07-14T08:18:52.622Z] 
08:18:52 [2021-07-14T08:18:52.622Z] === Skipped
08:18:52 [2021-07-14T08:18:52.622Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:18:52 [2021-07-14T08:18:52.622Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:18:52 [2021-07-14T08:18:52.622Z] 
08:18:52 [2021-07-14T08:18:52.622Z] 
08:18:52 [2021-07-14T08:18:52.622Z] DONE 12 tests, 1 skipped in 94.534s
08:18:52 [2021-07-14T08:18:52.622Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:18:52 [2021-07-14T08:18:52.622Z] INFO: Testing against a local daemon
08:18:52 [2021-07-14T08:18:52.622Z] === RUN   TestNetworkCreateDelete
08:18:52 [2021-07-14T08:18:52.622Z] --- PASS: TestNetworkCreateDelete (0.13s)
08:18:52 [2021-07-14T08:18:52.622Z] === RUN   TestDockerNetworkDeletePreferID
08:18:52 [2021-07-14T08:18:52.622Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
08:18:52 [2021-07-14T08:18:52.622Z] === RUN   TestDaemonDNSFallback
08:18:54 [2021-07-14T08:18:54.508Z] --- PASS: TestDaemonDNSFallback (6.51s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestInspectNetwork
08:18:54 [2021-07-14T08:18:54.508Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestInspectNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestRunContainerWithBridgeNone
08:18:54 [2021-07-14T08:18:54.508Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkInvalidJSON
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkInvalidJSON//networks/create
08:18:54 [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:18:54 [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:54 [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:54 [2021-07-14T08:18:54.508Z] === CONT  TestNetworkInvalidJSON//networks/create
08:18:54 [2021-07-14T08:18:54.508Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:54 [2021-07-14T08:18:54.508Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:18:54 [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkList
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkList//networks
08:18:54 [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkList//networks
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestNetworkList//networks/
08:18:54 [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkList//networks/
08:18:54 [2021-07-14T08:18:54.508Z] === CONT  TestNetworkList//networks
08:18:54 [2021-07-14T08:18:54.508Z] === CONT  TestNetworkList//networks/
08:18:54 [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkList (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     --- PASS: TestNetworkList//networks (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestHostIPv4BridgeLabel
08:18:54 [2021-07-14T08:18:54.508Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestDaemonRestartWithLiveRestore
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestDaemonDefaultNetworkPools
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestDaemonRestartWithExistingNetwork
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestServiceWithPredefinedNetwork
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:242: FLAKY_TEST
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestServiceWithDataPathPortInit
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z] PASS
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === Skipped
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:242: FLAKY_TEST
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:18:54 [2021-07-14T08:18:54.508Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] 
08:18:54 [2021-07-14T08:18:54.508Z] DONE 22 tests, 12 skipped in 7.189s
08:18:54 [2021-07-14T08:18:54.508Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:18:54 [2021-07-14T08:18:54.764Z] INFO: Testing against a local daemon
08:18:54 [2021-07-14T08:18:54.764Z] === RUN   TestDockerNetworkIpvlanPersistance
08:18:54 [2021-07-14T08:18:54.764Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:54 [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z] === RUN   TestDockerNetworkIpvlan
08:18:54 [2021-07-14T08:18:54.764Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:54 [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z] PASS
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] === Skipped
08:18:54 [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] DONE 2 tests, 2 skipped in 0.107s
08:18:54 [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:18:54 [2021-07-14T08:18:54.764Z] INFO: Testing against a local daemon
08:18:54 [2021-07-14T08:18:54.764Z] === RUN   TestDockerNetworkMacvlanPersistance
08:18:54 [2021-07-14T08:18:54.764Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z] === RUN   TestDockerNetworkMacvlan
08:18:54 [2021-07-14T08:18:54.764Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z] PASS
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] === Skipped
08:18:54 [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:18:54 [2021-07-14T08:18:54.764Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] DONE 2 tests, 2 skipped in 0.106s
08:18:54 [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:18:54 [2021-07-14T08:18:54.764Z] testing: warning: no tests to run
08:18:54 [2021-07-14T08:18:54.764Z] PASS
08:18:54 [2021-07-14T08:18:54.764Z] 
08:18:54 [2021-07-14T08:18:54.764Z] DONE 0 tests in 0.026s
08:18:54 [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:18:55 [2021-07-14T08:18:55.019Z] INFO: Testing against a local daemon
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginAllowRequest
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginTLS
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginDenyRequest
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginAPIDenyResponse
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginDenyResponse
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginAllowEventStream
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginErrorResponse
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginErrorRequest
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginHeader
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginV2Disable
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:18:55 [2021-07-14T08:18:55.019Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:18:55 [2021-07-14T08:18:55.019Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:18:55 [2021-07-14T08:18:55.274Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.274Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:18:55 [2021-07-14T08:18:55.274Z] PASS
08:18:55 [2021-07-14T08:18:55.274Z] 
08:18:55 [2021-07-14T08:18:55.274Z] === Skipped
08:18:55 [2021-07-14T08:18:55.274Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.274Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.274Z] 
08:18:55 [2021-07-14T08:18:55.274Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:18:55 [2021-07-14T08:18:55.275Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] DONE 17 tests, 17 skipped in 0.330s
08:18:55 [2021-07-14T08:18:55.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:18:55 [2021-07-14T08:18:55.275Z] INFO: Testing against a local daemon
08:18:55 [2021-07-14T08:18:55.275Z] === RUN   TestPluginInvalidJSON
08:18:55 [2021-07-14T08:18:55.275Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:18:55 [2021-07-14T08:18:55.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:18:55 [2021-07-14T08:18:55.275Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:18:55 [2021-07-14T08:18:55.275Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:18:55 [2021-07-14T08:18:55.275Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z] === RUN   TestPluginInstall
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] --- SKIP: TestPluginInstall (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z] === RUN   TestPluginsWithRuntimes
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:18:55 [2021-07-14T08:18:55.275Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z] === RUN   TestPluginBackCompatMediaTypes
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:18:55 [2021-07-14T08:18:55.275Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z] PASS
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === Skipped
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
08:18:55 [2021-07-14T08:18:55.275Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] 
08:18:55 [2021-07-14T08:18:55.275Z] DONE 5 tests, 3 skipped in 0.149s
08:18:55 [2021-07-14T08:18:55.275Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:18:55 [2021-07-14T08:18:55.531Z] INFO: Testing against a local daemon
08:18:55 [2021-07-14T08:18:55.531Z] === RUN   TestExternalGraphDriver
08:18:55 [2021-07-14T08:18:55.531Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:18:55 [2021-07-14T08:18:55.531Z] --- SKIP: TestExternalGraphDriver (0.06s)
08:18:55 [2021-07-14T08:18:55.531Z] === RUN   TestGraphdriverPluginV2
08:18:59 [2021-07-14T08:18:59.701Z] --- PASS: TestGraphdriverPluginV2 (3.91s)
08:18:59 [2021-07-14T08:18:59.701Z] PASS
08:18:59 [2021-07-14T08:18:59.701Z] 
08:18:59 [2021-07-14T08:18:59.701Z] === Skipped
08:18:59 [2021-07-14T08:18:59.701Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
08:18:59 [2021-07-14T08:18:59.701Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:18:59 [2021-07-14T08:18:59.701Z] 
08:18:59 [2021-07-14T08:18:59.701Z] 
08:18:59 [2021-07-14T08:18:59.701Z] DONE 2 tests, 1 skipped in 4.094s
08:18:59 [2021-07-14T08:18:59.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:18:59 [2021-07-14T08:18:59.701Z] INFO: Testing against a local daemon
08:18:59 [2021-07-14T08:18:59.701Z] === RUN   TestContinueAfterPluginCrash
08:18:59 [2021-07-14T08:18:59.701Z] === PAUSE TestContinueAfterPluginCrash
08:18:59 [2021-07-14T08:18:59.701Z] === RUN   TestReadPluginNoRead
08:18:59 [2021-07-14T08:18:59.701Z] === PAUSE TestReadPluginNoRead
08:18:59 [2021-07-14T08:18:59.701Z] === RUN   TestDaemonStartWithLogOpt
08:18:59 [2021-07-14T08:18:59.701Z] === PAUSE TestDaemonStartWithLogOpt
08:18:59 [2021-07-14T08:18:59.701Z] === CONT  TestContinueAfterPluginCrash
08:18:59 [2021-07-14T08:18:59.701Z] === CONT  TestDaemonStartWithLogOpt
08:19:03 [2021-07-14T08:19:03.866Z] --- PASS: TestDaemonStartWithLogOpt (4.27s)
08:19:03 [2021-07-14T08:19:03.867Z] === CONT  TestReadPluginNoRead
08:19:06 [2021-07-14T08:19:06.379Z] === RUN   TestReadPluginNoRead/default
08:19:07 [2021-07-14T08:19:07.742Z] === RUN   TestReadPluginNoRead/disabled_caching
08:19:09 [2021-07-14T08:19:09.106Z] --- PASS: TestContinueAfterPluginCrash (9.33s)
08:19:09 [2021-07-14T08:19:09.106Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:19:10 [2021-07-14T08:19:10.470Z] === CONT  TestReadPluginNoRead
08:19:10 [2021-07-14T08:19:10.470Z]     read_test.go:92: [d0118a0cc34c7] daemon is not started
08:19:10 [2021-07-14T08:19:10.470Z] --- PASS: TestReadPluginNoRead (6.63s)
08:19:10 [2021-07-14T08:19:10.470Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
08:19:10 [2021-07-14T08:19:10.470Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
08:19:10 [2021-07-14T08:19:10.470Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s)
08:19:10 [2021-07-14T08:19:10.470Z] PASS
08:19:10 [2021-07-14T08:19:10.470Z] 
08:19:10 [2021-07-14T08:19:10.470Z] DONE 6 tests in 11.007s
08:19:10 [2021-07-14T08:19:10.471Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:19:10 [2021-07-14T08:19:10.471Z] testing: warning: no tests to run
08:19:10 [2021-07-14T08:19:10.471Z] PASS
08:19:10 [2021-07-14T08:19:10.471Z] 
08:19:10 [2021-07-14T08:19:10.471Z] DONE 0 tests in 0.032s
08:19:10 [2021-07-14T08:19:10.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:19:10 [2021-07-14T08:19:10.726Z] INFO: Testing against a local daemon
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestPluginWithDevMounts
08:19:10 [2021-07-14T08:19:10.726Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:19:10 [2021-07-14T08:19:10.726Z] PASS
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === Skipped
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:19:10 [2021-07-14T08:19:10.726Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] DONE 1 tests, 1 skipped in 0.107s
08:19:10 [2021-07-14T08:19:10.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:19:10 [2021-07-14T08:19:10.726Z] INFO: Testing against a local daemon
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestSecretInspect
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretInspect (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestSecretList
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretList (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestSecretsCreateAndDelete
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestSecretsUpdate
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretsUpdate (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestTemplatedSecret
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestTemplatedSecret (0.00s)
08:19:10 [2021-07-14T08:19:10.726Z] === RUN   TestSecretCreateResolve
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretCreateResolve (0.02s)
08:19:10 [2021-07-14T08:19:10.726Z] PASS
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === Skipped
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
08:19:10 [2021-07-14T08:19:10.726Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] 
08:19:10 [2021-07-14T08:19:10.726Z] DONE 6 tests, 6 skipped in 0.179s
08:19:10 [2021-07-14T08:19:10.726Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:19:10 [2021-07-14T08:19:10.982Z] INFO: Testing against a local daemon
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestServiceCreateInit
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- PASS: TestServiceCreateInit (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:19:10 [2021-07-14T08:19:10.982Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceMultipleTimes
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceConflict
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceMaxReplicas
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateWithDuplicateNetworkNames
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceSecretFileMode
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceConfigFileMode
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceSysctls
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceSysctls (0.02s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateServiceCapabilities
08:19:10 [2021-07-14T08:19:10.982Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestInspect
08:19:10 [2021-07-14T08:19:10.982Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestInspect (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestCreateJob
08:19:10 [2021-07-14T08:19:10.982Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateJob (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestReplicatedJob
08:19:10 [2021-07-14T08:19:10.982Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:10 [2021-07-14T08:19:10.982Z] --- SKIP: TestReplicatedJob (0.01s)
08:19:10 [2021-07-14T08:19:10.982Z] === RUN   TestUpdateReplicatedJob
08:19:10 [2021-07-14T08:19:10.982Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:11 [2021-07-14T08:19:11.238Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
08:19:11 [2021-07-14T08:19:11.238Z] === RUN   TestServiceListWithStatuses
08:19:11 [2021-07-14T08:19:11.238Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:19:11 [2021-07-14T08:19:11.238Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:19:11 [2021-07-14T08:19:11.238Z] === RUN   TestDockerNetworkConnectAlias
08:19:11 [2021-07-14T08:19:11.238Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:11 [2021-07-14T08:19:11.238Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:19:11 [2021-07-14T08:19:11.238Z] === RUN   TestDockerNetworkReConnect
08:19:11 [2021-07-14T08:19:11.238Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:11 [2021-07-14T08:19:11.238Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
08:19:11 [2021-07-14T08:19:11.238Z] === RUN   TestServicePlugin
08:19:13 [2021-07-14T08:19:13.126Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServicePlugin (2.02s)
08:19:13 [2021-07-14T08:19:13.126Z] === RUN   TestServiceUpdateLabel
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateLabel (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z] === RUN   TestServiceUpdateSecrets
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z] === RUN   TestServiceUpdateConfigs
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z] === RUN   TestServiceUpdateNetwork
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z] === RUN   TestServiceUpdatePidsLimit
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
08:19:13 [2021-07-14T08:19:13.126Z] PASS
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === Skipped
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
08:19:13 [2021-07-14T08:19:13.126Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestInspect (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:19:13 [2021-07-14T08:19:13.126Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
08:19:13 [2021-07-14T08:19:13.126Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServicePlugin (2.02s)
08:19:13 [2021-07-14T08:19:13.126Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
08:19:13 [2021-07-14T08:19:13.126Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] 
08:19:13 [2021-07-14T08:19:13.126Z] DONE 24 tests, 23 skipped in 2.414s
08:19:13 [2021-07-14T08:19:13.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:19:13 [2021-07-14T08:19:13.382Z] INFO: Testing against a local daemon
08:19:13 [2021-07-14T08:19:13.382Z] === RUN   TestSessionCreate
08:19:13 [2021-07-14T08:19:13.382Z] --- PASS: TestSessionCreate (0.02s)
08:19:13 [2021-07-14T08:19:13.382Z] === RUN   TestSessionCreateWithBadUpgrade
08:19:13 [2021-07-14T08:19:13.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:19:13 [2021-07-14T08:19:13.382Z] PASS
08:19:13 [2021-07-14T08:19:13.382Z] 
08:19:13 [2021-07-14T08:19:13.382Z] DONE 2 tests in 0.146s
08:19:13 [2021-07-14T08:19:13.382Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:19:13 [2021-07-14T08:19:13.382Z] INFO: Testing against a local daemon
08:19:13 [2021-07-14T08:19:13.382Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:19:13 [2021-07-14T08:19:13.382Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:19:13 [2021-07-14T08:19:13.382Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:19:13 [2021-07-14T08:19:13.382Z] === RUN   TestEventsExecDie
08:19:14 [2021-07-14T08:19:14.366Z] --- PASS: TestEventsExecDie (0.94s)
08:19:14 [2021-07-14T08:19:14.366Z] === RUN   TestEventsBackwardsCompatible
08:19:14 [2021-07-14T08:19:14.366Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:19:14 [2021-07-14T08:19:14.366Z] === RUN   TestEventsVolumeCreate
08:19:14 [2021-07-14T08:19:14.622Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:19:14 [2021-07-14T08:19:14.622Z] === RUN   TestInfoBinaryCommits
08:19:14 [2021-07-14T08:19:14.622Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:19:14 [2021-07-14T08:19:14.622Z] === RUN   TestInfoAPIVersioned
08:19:14 [2021-07-14T08:19:14.622Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:19:14 [2021-07-14T08:19:14.622Z] === RUN   TestInfoDiscoveryBackend
08:19:15 [2021-07-14T08:19:15.184Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
08:19:15 [2021-07-14T08:19:15.184Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:19:18 [2021-07-14T08:19:18.446Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
08:19:18 [2021-07-14T08:19:18.446Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:19:18 [2021-07-14T08:19:18.446Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:19:18 [2021-07-14T08:19:18.446Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:19:18 [2021-07-14T08:19:18.446Z] === RUN   TestInfoAPI
08:19:18 [2021-07-14T08:19:18.446Z] --- PASS: TestInfoAPI (0.02s)
08:19:18 [2021-07-14T08:19:18.446Z] === RUN   TestInfoAPIWarnings
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestInfoAPIWarnings (16.33s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestInfoDebug
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestInfoDebug (0.52s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestInfoInsecureRegistries
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestInfoRegistryMirrors
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestLoginFailsWithBadCredentials
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestPingCacheHeaders
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestPingCacheHeaders (0.02s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestPingGet
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestPingGet (0.01s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestPingHead
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestPingHead (0.02s)
08:19:36 [2021-07-14T08:19:36.477Z] === RUN   TestVersion
08:19:36 [2021-07-14T08:19:36.477Z] --- PASS: TestVersion (0.02s)
08:19:36 [2021-07-14T08:19:36.477Z] PASS
08:19:36 [2021-07-14T08:19:36.477Z] 
08:19:36 [2021-07-14T08:19:36.477Z] === Skipped
08:19:36 [2021-07-14T08:19:36.477Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:19:36 [2021-07-14T08:19:36.477Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:19:36 [2021-07-14T08:19:36.477Z] 
08:19:36 [2021-07-14T08:19:36.477Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:19:36 [2021-07-14T08:19:36.477Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:19:36 [2021-07-14T08:19:36.477Z] 
08:19:36 [2021-07-14T08:19:36.477Z] 
08:19:36 [2021-07-14T08:19:36.477Z] DONE 19 tests, 2 skipped in 23.182s
08:19:36 [2021-07-14T08:19:36.477Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:19:36 [2021-07-14T08:19:36.733Z] INFO: Testing against a local daemon
08:19:36 [2021-07-14T08:19:36.733Z] === RUN   TestVolumesCreateAndList
08:19:36 [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesCreateAndList (0.03s)
08:19:36 [2021-07-14T08:19:36.733Z] === RUN   TestVolumesRemove
08:19:36 [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesRemove (0.05s)
08:19:36 [2021-07-14T08:19:36.733Z] === RUN   TestVolumesInspect
08:19:36 [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesInspect (0.01s)
08:19:36 [2021-07-14T08:19:36.733Z] === RUN   TestVolumesInvalidJSON
08:19:36 [2021-07-14T08:19:36.733Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:19:36 [2021-07-14T08:19:36.733Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:19:36 [2021-07-14T08:19:36.733Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:19:36 [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:19:36 [2021-07-14T08:19:36.733Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:19:36 [2021-07-14T08:19:36.733Z] PASS
08:19:36 [2021-07-14T08:19:36.733Z] 
08:19:36 [2021-07-14T08:19:36.733Z] DONE 5 tests in 0.220s
08:19:36 [2021-07-14T08:19:36.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:19:36 [2021-07-14T08:19:36.989Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12566 is not a child of this shell
08:19:36 [2021-07-14T08:19:36.989Z] warning: PID 12566 from bundles/test-integration/docker.pid had a nonzero exit code
08:19:36 [2021-07-14T08:19:36.989Z] Leaving: AppArmorNo profiles have been unloaded.
08:19:36 [2021-07-14T08:19:36.989Z] 
08:19:36 [2021-07-14T08:19:36.989Z] Unloading profiles will leave already running processes permanently
08:19:36 [2021-07-14T08:19:36.989Z] unconfined, which can lead to unexpected situations.
08:19:36 [2021-07-14T08:19:36.989Z] 
08:19:36 [2021-07-14T08:19:36.989Z] To set a process to complain mode, use the command line tool
08:19:36 [2021-07-14T08:19:36.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:19:36 [2021-07-14T08:19:36.989Z] Removing test suite binaries
08:19:36 [2021-07-14T08:19:36.989Z] exiting test-integration
08:19:36 [2021-07-14T08:19:36.989Z] ++ exit 0
08:19:36 [2021-07-14T08:19:36.989Z]