Skip to content

Console Output

17:04:52 [2021-07-09T17:04:52.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42604/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1 -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:bd913a5546727f94eec0fee342e29d984bb042e1 hack/make.sh dynbinary test-integration
17:04:53 [2021-07-09T17:04:53.439Z] 
17:04:53 [2021-07-09T17:04:53.439Z] Removing bundles/
17:04:53 [2021-07-09T17:04:53.439Z] 
17:04:53 [2021-07-09T17:04:53.439Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:04:53 [2021-07-09T17:04:53.439Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:04:53 [2021-07-09T17:04:53.439Z] GOOS="" GOARCH="" GOARM=""
17:06:29 [2021-07-09T17:06:29.977Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:06:29 [2021-07-09T17:06:29.977Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:06:29 [2021-07-09T17:06:29.977Z] GOOS="" GOARCH="" GOARM=""
17:06:29 [2021-07-09T17:06:29.977Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:06:29 [2021-07-09T17:06:29.977Z] 
17:06:29 [2021-07-09T17:06:29.977Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:06:29 [2021-07-09T17:06:29.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:06:29 [2021-07-09T17:06:29.977Z] HOSTNAME=fc8f8fc0c77f
17:06:29 [2021-07-09T17:06:29.977Z] DEST=bundles/test-integration
17:06:29 [2021-07-09T17:06:29.977Z] PWD=/go/src/github.com/docker/docker
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_ROOTLESS=1
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_GITCOMMIT=bd913a5546727f94eec0fee342e29d984bb042e1
17:06:29 [2021-07-09T17:06:29.977Z] container=docker
17:06:29 [2021-07-09T17:06:29.977Z] HOME=/root
17:06:29 [2021-07-09T17:06:29.977Z] GOLANG_VERSION=1.16.5
17:06:29 [2021-07-09T17:06:29.977Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:06:29 [2021-07-09T17:06:29.977Z] VALIDATE_BRANCH=master
17:06:29 [2021-07-09T17:06:29.977Z] TERM=xterm
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_PKG=github.com/docker/docker
17:06:29 [2021-07-09T17:06:29.977Z] SHLVL=1
17:06:29 [2021-07-09T17:06:29.977Z] TIMEOUT=120m
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_GRAPHDRIVER=overlay2
17:06:29 [2021-07-09T17:06:29.977Z] GO111MODULE=off
17:06:29 [2021-07-09T17:06:29.977Z] DOCKER_EXPERIMENTAL=1
17:06:29 [2021-07-09T17:06:29.977Z] TEST_SKIP_INTEGRATION_CLI=1
17:06:29 [2021-07-09T17:06:29.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:06:29 [2021-07-09T17:06:29.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:06:29 [2021-07-09T17:06:29.977Z] GOPATH=/go
17:06:29 [2021-07-09T17:06:29.977Z] PKG_CONFIG=pkg-config
17:06:29 [2021-07-09T17:06:29.977Z] _=/usr/bin/env
17:06:29 [2021-07-09T17:06:29.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:07:08 [2021-07-09T17:07:08.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:07:08 [2021-07-09T17:07:08.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:07:30 [2021-07-09T17:07:30.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:07:30 [2021-07-09T17:07:30.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:07:42 [2021-07-09T17:07:42.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:07:42 [2021-07-09T17:07:42.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:07:43 [2021-07-09T17:07:43.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:07:43 [2021-07-09T17:07:43.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:07:43 [2021-07-09T17:07:43.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:07:45 [2021-07-09T17:07:45.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:07:47 [2021-07-09T17:07:47.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:07:49 [2021-07-09T17:07:49.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:07:49 [2021-07-09T17:07:49.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:07:50 [2021-07-09T17:07:50.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:07:51 [2021-07-09T17:07:51.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:07:51 [2021-07-09T17:07:51.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:07:52 [2021-07-09T17:07:52.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:07:53 [2021-07-09T17:07:53.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:07:54 [2021-07-09T17:07:54.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:07:55 [2021-07-09T17:07:55.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:07:55 [2021-07-09T17:07:55.155Z] Using test binary docker
17:07:55 [2021-07-09T17:07:55.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:07:55 [2021-07-09T17:07:55.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:07:55 [2021-07-09T17:07:55.156Z] INFO: Waiting for daemon to start...
17:07:55 [2021-07-09T17:07:55.156Z] Starting dockerd
17:07:57 [2021-07-09T17:07:57.666Z] .
17:07:57 [2021-07-09T17:07:57.666Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:07:57 [2021-07-09T17:07:57.666Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:07:57 [2021-07-09T17:07:57.666Z] Error: No such image: emptyfs
17:07:57 [2021-07-09T17:07:57.666Z] Running integration-test (iteration 1)
17:07:57 [2021-07-09T17:07:57.666Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: buildpack-deps:buster
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: busybox:latest
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: busybox:glibc
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: debian:bullseye
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: hello-world:latest
17:08:15 [2021-07-09T17:08:15.705Z] Loaded image: arm32v7/hello-world:latest
17:08:15 [2021-07-09T17:08:15.705Z] INFO: Testing against a local daemon
17:08:15 [2021-07-09T17:08:15.705Z] === RUN   TestCgroupNamespacesBuild
17:08:16 [2021-07-09T17:08:16.630Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
17:08:16 [2021-07-09T17:08:16.630Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:17 [2021-07-09T17:08:17.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
17:08:17 [2021-07-09T17:08:17.993Z] === RUN   TestBuildWithSession
17:08:17 [2021-07-09T17:08:17.993Z]     build_session_test.go:25: TODO: BuildKit
17:08:17 [2021-07-09T17:08:17.993Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:17 [2021-07-09T17:08:17.993Z] === RUN   TestBuildSquashParent
17:08:26 [2021-07-09T17:08:26.071Z] --- PASS: TestBuildSquashParent (7.73s)
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:26 [2021-07-09T17:08:26.071Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:26 [2021-07-09T17:08:26.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:26 [2021-07-09T17:08:26.071Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:26 [2021-07-09T17:08:26.071Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:27 [2021-07-09T17:08:27.959Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:27 [2021-07-09T17:08:27.959Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:30 [2021-07-09T17:08:30.479Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:30 [2021-07-09T17:08:30.479Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:33 [2021-07-09T17:08:33.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s)
17:08:33 [2021-07-09T17:08:33.741Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s)
17:08:33 [2021-07-09T17:08:33.741Z] === RUN   TestBuildMultiStageCopy
17:08:33 [2021-07-09T17:08:33.741Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:08:36 [2021-07-09T17:08:36.292Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:08:37 [2021-07-09T17:08:37.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:08:38 [2021-07-09T17:08:38.144Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:08:39 [2021-07-09T17:08:39.068Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:08:40 [2021-07-09T17:08:40.430Z] --- PASS: TestBuildMultiStageCopy (6.98s)
17:08:40 [2021-07-09T17:08:40.430Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s)
17:08:40 [2021-07-09T17:08:40.430Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s)
17:08:40 [2021-07-09T17:08:40.430Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:08:40 [2021-07-09T17:08:40.430Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:08:40 [2021-07-09T17:08:40.430Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:08:40 [2021-07-09T17:08:40.430Z] === RUN   TestBuildMultiStageParentConfig
17:08:45 [2021-07-09T17:08:45.667Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
17:08:45 [2021-07-09T17:08:45.667Z] === RUN   TestBuildLabelWithTargets
17:08:53 [2021-07-09T17:08:53.744Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:08:53 [2021-07-09T17:08:53.744Z] === RUN   TestBuildWithEmptyLayers
17:08:56 [2021-07-09T17:08:56.255Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:08:56 [2021-07-09T17:08:56.255Z] === RUN   TestBuildMultiStageOnBuild
17:09:01 [2021-07-09T17:09:01.494Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:09:01 [2021-07-09T17:09:01.494Z] === RUN   TestBuildUncleanTarFilenames
17:09:01 [2021-07-09T17:09:01.749Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
17:09:01 [2021-07-09T17:09:01.749Z] === RUN   TestBuildMultiStageLayerLeak
17:09:06 [2021-07-09T17:09:06.989Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
17:09:06 [2021-07-09T17:09:06.989Z] === RUN   TestBuildWithHugeFile
17:10:03 [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithHugeFile (50.12s)
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildWCOWSandboxSize
17:10:03 [2021-07-09T17:10:03.155Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:03 [2021-07-09T17:10:03.155Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildWithEmptyDockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:10:03 [2021-07-09T17:10:03.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s)
17:10:03 [2021-07-09T17:10:03.155Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
17:10:03 [2021-07-09T17:10:03.155Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
17:10:03 [2021-07-09T17:10:03.155Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildPreserveOwnership
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildPreserveOwnership/copy_from
17:10:03 [2021-07-09T17:10:03.155Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:10:07 [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPreserveOwnership (10.28s)
17:10:07 [2021-07-09T17:10:07.316Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.27s)
17:10:07 [2021-07-09T17:10:07.316Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:10:07 [2021-07-09T17:10:07.316Z] === RUN   TestBuildPlatformInvalid
17:10:07 [2021-07-09T17:10:07.316Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:10:07 [2021-07-09T17:10:07.316Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:10:07 [2021-07-09T17:10:07.316Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:10:07 [2021-07-09T17:10:07.316Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:10:07 [2021-07-09T17:10:07.316Z] PASS
17:10:07 [2021-07-09T17:10:07.316Z] 
17:10:07 [2021-07-09T17:10:07.316Z] === Skipped
17:10:07 [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:10:07 [2021-07-09T17:10:07.316Z]     build_session_test.go:25: TODO: BuildKit
17:10:07 [2021-07-09T17:10:07.316Z] 
17:10:07 [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:10:07 [2021-07-09T17:10:07.316Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:10:07 [2021-07-09T17:10:07.316Z] 
17:10:07 [2021-07-09T17:10:07.316Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:10:07 [2021-07-09T17:10:07.316Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:10:07 [2021-07-09T17:10:07.316Z] 
17:10:07 [2021-07-09T17:10:07.316Z] 
17:10:07 [2021-07-09T17:10:07.316Z] DONE 34 tests, 3 skipped in 129.847s
17:10:07 [2021-07-09T17:10:07.316Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:10:07 [2021-07-09T17:10:07.572Z] INFO: Testing against a local daemon
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestConfigInspect
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigInspect (0.02s)
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestConfigList
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigList (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestConfigsCreateAndDelete
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestConfigsUpdate
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigsUpdate (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestTemplatedConfig
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestTemplatedConfig (0.00s)
17:10:07 [2021-07-09T17:10:07.572Z] === RUN   TestConfigCreateResolve
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z] PASS
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === Skipped
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:10:07 [2021-07-09T17:10:07.572Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] 
17:10:07 [2021-07-09T17:10:07.572Z] DONE 6 tests, 6 skipped in 0.189s
17:10:07 [2021-07-09T17:10:07.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:10:07 [2021-07-09T17:10:07.827Z] INFO: Testing against a local daemon
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestCheckpoint
17:10:07 [2021-07-09T17:10:07.827Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:07 [2021-07-09T17:10:07.827Z] --- SKIP: TestCheckpoint (0.00s)
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestContainerInvalidJSON
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:10:07 [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:07 [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:07 [2021-07-09T17:10:07.827Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:07 [2021-07-09T17:10:07.827Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:10:07 [2021-07-09T17:10:07.827Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:07 [2021-07-09T17:10:07.827Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:07 [2021-07-09T17:10:07.827Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:10:07 [2021-07-09T17:10:07.827Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:07 [2021-07-09T17:10:07.827Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:10:07 [2021-07-09T17:10:07.827Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:07 [2021-07-09T17:10:07.827Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:07 [2021-07-09T17:10:07.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:07 [2021-07-09T17:10:07.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:10:07 [2021-07-09T17:10:07.827Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:08 [2021-07-09T17:10:08.083Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:10:08 [2021-07-09T17:10:08.083Z] === RUN   TestCopyFromContainer
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer//
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer//bar/root
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer//bar/root/
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer/bar/quux
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:11 [2021-07-09T17:10:11.346Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:11 [2021-07-09T17:10:11.602Z] --- PASS: TestCopyFromContainer (3.70s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:11 [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:11 [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:11 [2021-07-09T17:10:11.602Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:11 [2021-07-09T17:10:11.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:11 [2021-07-09T17:10:11.602Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:11 [2021-07-09T17:10:11.602Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:11 [2021-07-09T17:10:11.866Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:11 [2021-07-09T17:10:11.866Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:11 [2021-07-09T17:10:11.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateWithInvalidEnv
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateWithInvalidEnv/0
17:10:11 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateWithInvalidEnv/1
17:10:11 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateWithInvalidEnv/2
17:10:11 [2021-07-09T17:10:11.866Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:11 [2021-07-09T17:10:11.866Z] === CONT  TestCreateWithInvalidEnv/0
17:10:11 [2021-07-09T17:10:11.866Z] === CONT  TestCreateWithInvalidEnv/2
17:10:11 [2021-07-09T17:10:11.866Z] === CONT  TestCreateWithInvalidEnv/1
17:10:11 [2021-07-09T17:10:11.866Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateTmpfsMountsTarget
17:10:11 [2021-07-09T17:10:11.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:11 [2021-07-09T17:10:11.866Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:13 [2021-07-09T17:10:13.782Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
17:10:13 [2021-07-09T17:10:13.782Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:15 [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s)
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:15 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:15 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:15 [2021-07-09T17:10:15.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:15 [2021-07-09T17:10:15.668Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:15 [2021-07-09T17:10:15.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:10:15 [2021-07-09T17:10:15.668Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:16 [2021-07-09T17:10:16.229Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestCreateDifferentPlatform
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:16 [2021-07-09T17:10:16.229Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:10:16 [2021-07-09T17:10:16.229Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:16 [2021-07-09T17:10:16.229Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:16 [2021-07-09T17:10:16.229Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:16 [2021-07-09T17:10:16.229Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestContainerStartOnDaemonRestart
17:10:16 [2021-07-09T17:10:16.229Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:10:16 [2021-07-09T17:10:16.229Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestDaemonRestartIpcMode
17:10:16 [2021-07-09T17:10:16.229Z] === PAUSE TestDaemonRestartIpcMode
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestDaemonHostGatewayIP
17:10:16 [2021-07-09T17:10:16.229Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:10:16 [2021-07-09T17:10:16.229Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:16 [2021-07-09T17:10:16.229Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestContainerKillOnDaemonStart
17:10:16 [2021-07-09T17:10:16.229Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:10:16 [2021-07-09T17:10:16.229Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:10:16 [2021-07-09T17:10:16.229Z] === RUN   TestDiff
17:10:16 [2021-07-09T17:10:16.791Z] --- PASS: TestDiff (0.60s)
17:10:16 [2021-07-09T17:10:16.791Z] === RUN   TestExecWithCloseStdin
17:10:17 [2021-07-09T17:10:17.718Z] --- PASS: TestExecWithCloseStdin (0.91s)
17:10:17 [2021-07-09T17:10:17.718Z] === RUN   TestExec
17:10:18 [2021-07-09T17:10:18.646Z] --- PASS: TestExec (0.90s)
17:10:18 [2021-07-09T17:10:18.646Z] === RUN   TestExecUser
17:10:19 [2021-07-09T17:10:19.574Z] --- PASS: TestExecUser (0.90s)
17:10:19 [2021-07-09T17:10:19.574Z] === RUN   TestExportContainerAndImportImage
17:10:20 [2021-07-09T17:10:20.500Z] --- PASS: TestExportContainerAndImportImage (0.80s)
17:10:20 [2021-07-09T17:10:20.500Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:21 [2021-07-09T17:10:21.862Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
17:10:21 [2021-07-09T17:10:21.862Z] === RUN   TestHealthCheckWorkdir
17:10:23 [2021-07-09T17:10:23.224Z] --- PASS: TestHealthCheckWorkdir (1.30s)
17:10:23 [2021-07-09T17:10:23.224Z] === RUN   TestHealthKillContainer
17:10:26 [2021-07-09T17:10:26.484Z] --- PASS: TestHealthKillContainer (2.91s)
17:10:26 [2021-07-09T17:10:26.484Z] === RUN   TestInspectCpusetInConfigPre120
17:10:26 [2021-07-09T17:10:26.484Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
17:10:26 [2021-07-09T17:10:26.484Z] === RUN   TestIpcModeNone
17:10:27 [2021-07-09T17:10:27.411Z] --- PASS: TestIpcModeNone (0.90s)
17:10:27 [2021-07-09T17:10:27.411Z] === RUN   TestIpcModePrivate
17:10:28 [2021-07-09T17:10:28.338Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:10:28 [2021-07-09T17:10:28.338Z] --- PASS: TestIpcModePrivate (0.94s)
17:10:28 [2021-07-09T17:10:28.338Z] === RUN   TestIpcModeShareable
17:10:28 [2021-07-09T17:10:28.338Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:28 [2021-07-09T17:10:28.338Z] --- SKIP: TestIpcModeShareable (0.00s)
17:10:28 [2021-07-09T17:10:28.338Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:30 [2021-07-09T17:10:30.855Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s)
17:10:30 [2021-07-09T17:10:30.855Z] === RUN   TestAPIIpcModeHost
17:10:30 [2021-07-09T17:10:30.855Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:30 [2021-07-09T17:10:30.855Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:10:30 [2021-07-09T17:10:30.855Z] === RUN   TestDaemonIpcModeShareable
17:10:30 [2021-07-09T17:10:30.855Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:30 [2021-07-09T17:10:30.855Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:10:30 [2021-07-09T17:10:30.855Z] === RUN   TestDaemonIpcModePrivate
17:10:32 [2021-07-09T17:10:32.219Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:10:32 [2021-07-09T17:10:32.474Z] --- PASS: TestDaemonIpcModePrivate (1.54s)
17:10:32 [2021-07-09T17:10:32.474Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:32 [2021-07-09T17:10:32.474Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:32 [2021-07-09T17:10:32.474Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:10:32 [2021-07-09T17:10:32.474Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:32 [2021-07-09T17:10:32.474Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:10:32 [2021-07-09T17:10:32.474Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:10:32 [2021-07-09T17:10:32.474Z] === RUN   TestIpcModeOlderClient
17:10:32 [2021-07-09T17:10:32.474Z] === PAUSE TestIpcModeOlderClient
17:10:32 [2021-07-09T17:10:32.474Z] === RUN   TestKillContainerInvalidSignal
17:10:33 [2021-07-09T17:10:33.035Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
17:10:33 [2021-07-09T17:10:33.035Z] === RUN   TestKillContainer
17:10:33 [2021-07-09T17:10:33.035Z] === RUN   TestKillContainer/no_signal
17:10:33 [2021-07-09T17:10:33.595Z] === RUN   TestKillContainer/non_killing_signal
17:10:34 [2021-07-09T17:10:34.157Z] === RUN   TestKillContainer/killing_signal
17:10:35 [2021-07-09T17:10:35.082Z] --- PASS: TestKillContainer (1.90s)
17:10:35 [2021-07-09T17:10:35.082Z]     --- PASS: TestKillContainer/no_signal (0.61s)
17:10:35 [2021-07-09T17:10:35.082Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
17:10:35 [2021-07-09T17:10:35.082Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
17:10:35 [2021-07-09T17:10:35.082Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:35 [2021-07-09T17:10:35.082Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:35 [2021-07-09T17:10:35.642Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:36 [2021-07-09T17:10:36.203Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
17:10:36 [2021-07-09T17:10:36.203Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
17:10:36 [2021-07-09T17:10:36.203Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
17:10:36 [2021-07-09T17:10:36.203Z] === RUN   TestKillStoppedContainer
17:10:36 [2021-07-09T17:10:36.203Z] --- PASS: TestKillStoppedContainer (0.04s)
17:10:36 [2021-07-09T17:10:36.203Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:36 [2021-07-09T17:10:36.459Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:10:36 [2021-07-09T17:10:36.459Z] === RUN   TestKillDifferentUserContainer
17:10:37 [2021-07-09T17:10:37.020Z] --- PASS: TestKillDifferentUserContainer (0.63s)
17:10:37 [2021-07-09T17:10:37.020Z] === RUN   TestInspectOomKilledTrue
17:10:37 [2021-07-09T17:10:37.020Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:10:37 [2021-07-09T17:10:37.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:10:37 [2021-07-09T17:10:37.020Z] === RUN   TestInspectOomKilledFalse
17:10:37 [2021-07-09T17:10:37.020Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:10:37 [2021-07-09T17:10:37.020Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:10:37 [2021-07-09T17:10:37.020Z] === RUN   TestLinksEtcHostsContentMatch
17:10:37 [2021-07-09T17:10:37.020Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:10:37 [2021-07-09T17:10:37.020Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:10:37 [2021-07-09T17:10:37.020Z] === RUN   TestLinksContainerNames
17:10:38 [2021-07-09T17:10:38.385Z] --- PASS: TestLinksContainerNames (1.25s)
17:10:38 [2021-07-09T17:10:38.385Z] === RUN   TestLogsFollowTailEmpty
17:10:38 [2021-07-09T17:10:38.945Z] --- PASS: TestLogsFollowTailEmpty (0.62s)
17:10:38 [2021-07-09T17:10:38.945Z] === RUN   TestContainerNetworkMountsNoChown
17:10:39 [2021-07-09T17:10:39.506Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s)
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/default
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/private
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/private
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rprivate
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/slave
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/slave
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rslave
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rslave
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/shared
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/shared
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rshared
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared
17:10:39 [2021-07-09T17:10:39.506Z] === CONT  TestMountDaemonRoot/default
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:39 [2021-07-09T17:10:39.506Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === CONT  TestMountDaemonRoot/rshared
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2021-07-09T17:10:39.506Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/shared
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/rslave
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/slave
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/rprivate
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/private
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2021-07-09T17:10:39.507Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:39 [2021-07-09T17:10:39.763Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:40 [2021-07-09T17:10:40.019Z] --- PASS: TestMountDaemonRoot (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:10:40 [2021-07-09T17:10:40.019Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:10:40 [2021-07-09T17:10:40.019Z] === RUN   TestContainerBindMountNonRecursive
17:10:40 [2021-07-09T17:10:40.019Z]     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)
17:10:40 [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:10:40 [2021-07-09T17:10:40.019Z] === RUN   TestContainerVolumesMountedAsShared
17:10:40 [2021-07-09T17:10:40.019Z]     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)
17:10:40 [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:40 [2021-07-09T17:10:40.019Z]     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)
17:10:40 [2021-07-09T17:10:40.019Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:10:40 [2021-07-09T17:10:40.019Z] === RUN   TestNetworkNat
17:10:40 [2021-07-09T17:10:40.947Z] --- PASS: TestNetworkNat (1.07s)
17:10:40 [2021-07-09T17:10:40.947Z] === RUN   TestNetworkLocalhostTCPNat
17:10:41 [2021-07-09T17:10:41.873Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
17:10:41 [2021-07-09T17:10:41.873Z] === RUN   TestNetworkLoopbackNat
17:10:45 [2021-07-09T17:10:45.136Z] --- PASS: TestNetworkLoopbackNat (3.03s)
17:10:45 [2021-07-09T17:10:45.136Z] === RUN   TestPause
17:10:45 [2021-07-09T17:10:45.136Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:10:45 [2021-07-09T17:10:45.136Z] --- SKIP: TestPause (0.00s)
17:10:45 [2021-07-09T17:10:45.136Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:45 [2021-07-09T17:10:45.136Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:45 [2021-07-09T17:10:45.136Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:45 [2021-07-09T17:10:45.136Z] === RUN   TestPauseStopPausedContainer
17:10:45 [2021-07-09T17:10:45.136Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:10:45 [2021-07-09T17:10:45.136Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:10:45 [2021-07-09T17:10:45.136Z] === RUN   TestPidHost
17:10:46 [2021-07-09T17:10:46.499Z] --- PASS: TestPidHost (1.82s)
17:10:46 [2021-07-09T17:10:46.499Z] === RUN   TestPsFilter
17:10:46 [2021-07-09T17:10:46.499Z] --- PASS: TestPsFilter (0.10s)
17:10:46 [2021-07-09T17:10:46.499Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:47 [2021-07-09T17:10:47.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
17:10:47 [2021-07-09T17:10:47.424Z] === RUN   TestRemoveContainerWithVolume
17:10:47 [2021-07-09T17:10:47.983Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
17:10:47 [2021-07-09T17:10:47.983Z] === RUN   TestRemoveContainerRunning
17:10:48 [2021-07-09T17:10:48.581Z] --- PASS: TestRemoveContainerRunning (0.66s)
17:10:48 [2021-07-09T17:10:48.581Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:49 [2021-07-09T17:10:49.145Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
17:10:49 [2021-07-09T17:10:49.145Z] === RUN   TestRemoveInvalidContainer
17:10:49 [2021-07-09T17:10:49.409Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:10:49 [2021-07-09T17:10:49.409Z] === RUN   TestRenameLinkedContainer
17:10:51 [2021-07-09T17:10:51.923Z] --- PASS: TestRenameLinkedContainer (2.63s)
17:10:51 [2021-07-09T17:10:51.923Z] === RUN   TestRenameStoppedContainer
17:10:52 [2021-07-09T17:10:52.483Z] --- PASS: TestRenameStoppedContainer (0.64s)
17:10:52 [2021-07-09T17:10:52.483Z] === RUN   TestRenameRunningContainerAndReuse
17:10:53 [2021-07-09T17:10:53.846Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
17:10:53 [2021-07-09T17:10:53.846Z] === RUN   TestRenameInvalidName
17:10:54 [2021-07-09T17:10:54.407Z] --- PASS: TestRenameInvalidName (0.63s)
17:10:54 [2021-07-09T17:10:54.407Z] === RUN   TestRenameAnonymousContainer
17:10:56 [2021-07-09T17:10:56.928Z] --- PASS: TestRenameAnonymousContainer (2.22s)
17:10:56 [2021-07-09T17:10:56.928Z] === RUN   TestRenameContainerWithSameName
17:10:57 [2021-07-09T17:10:57.489Z] --- PASS: TestRenameContainerWithSameName (0.64s)
17:10:57 [2021-07-09T17:10:57.489Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:58 [2021-07-09T17:10:58.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
17:10:58 [2021-07-09T17:10:58.852Z] === RUN   TestResize
17:10:59 [2021-07-09T17:10:59.108Z] --- PASS: TestResize (0.64s)
17:10:59 [2021-07-09T17:10:59.108Z] === RUN   TestResizeWithInvalidSize
17:11:00 [2021-07-09T17:11:00.033Z] --- PASS: TestResizeWithInvalidSize (0.63s)
17:11:00 [2021-07-09T17:11:00.033Z] === RUN   TestResizeWhenContainerNotStarted
17:11:00 [2021-07-09T17:11:00.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s)
17:11:00 [2021-07-09T17:11:00.594Z] === RUN   TestDaemonRestartKillContainers
17:11:00 [2021-07-09T17:11:00.594Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:11:00 [2021-07-09T17:11:00.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:11:00 [2021-07-09T17:11:00.594Z] === RUN   TestCgroupNamespacesRun
17:11:01 [2021-07-09T17:11:01.960Z] --- PASS: TestCgroupNamespacesRun (1.57s)
17:11:01 [2021-07-09T17:11:01.960Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:03 [2021-07-09T17:11:03.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
17:11:03 [2021-07-09T17:11:03.325Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:04 [2021-07-09T17:11:04.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s)
17:11:04 [2021-07-09T17:11:04.690Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:06 [2021-07-09T17:11:06.575Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s)
17:11:06 [2021-07-09T17:11:06.575Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:07 [2021-07-09T17:11:07.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s)
17:11:07 [2021-07-09T17:11:07.939Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:08 [2021-07-09T17:11:08.865Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
17:11:08 [2021-07-09T17:11:08.865Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:09 [2021-07-09T17:11:09.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
17:11:09 [2021-07-09T17:11:09.792Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:11 [2021-07-09T17:11:11.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s)
17:11:11 [2021-07-09T17:11:11.155Z] === RUN   TestNISDomainname
17:11:11 [2021-07-09T17:11:11.155Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:11:11 [2021-07-09T17:11:11.155Z] --- SKIP: TestNISDomainname (0.01s)
17:11:11 [2021-07-09T17:11:11.155Z] === RUN   TestHostnameDnsResolution
17:11:12 [2021-07-09T17:11:12.517Z] --- PASS: TestHostnameDnsResolution (1.12s)
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStats
17:11:12 [2021-07-09T17:11:12.518Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:12 [2021-07-09T17:11:12.518Z] --- SKIP: TestStats (0.00s)
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStopContainerWithTimeout
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStopContainerWithTimeout/0
17:11:12 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/0
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStopContainerWithTimeout/1
17:11:12 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/1
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStopContainerWithTimeout/3
17:11:12 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/3
17:11:12 [2021-07-09T17:11:12.518Z] === RUN   TestStopContainerWithTimeout/-1
17:11:12 [2021-07-09T17:11:12.518Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:12 [2021-07-09T17:11:12.518Z] === CONT  TestStopContainerWithTimeout/0
17:11:12 [2021-07-09T17:11:12.518Z] === CONT  TestStopContainerWithTimeout/-1
17:11:13 [2021-07-09T17:11:13.445Z] === CONT  TestStopContainerWithTimeout/3
17:11:15 [2021-07-09T17:11:15.331Z] === CONT  TestStopContainerWithTimeout/1
17:11:17 [2021-07-09T17:11:17.217Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:11:17 [2021-07-09T17:11:17.217Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
17:11:17 [2021-07-09T17:11:17.217Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
17:11:17 [2021-07-09T17:11:17.217Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
17:11:17 [2021-07-09T17:11:17.217Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
17:11:17 [2021-07-09T17:11:17.217Z] === RUN   TestDeleteDevicemapper
17:11:17 [2021-07-09T17:11:17.217Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:17 [2021-07-09T17:11:17.217Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:17 [2021-07-09T17:11:17.217Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:19 [2021-07-09T17:11:19.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s)
17:11:19 [2021-07-09T17:11:19.730Z] === RUN   TestUpdateMemory
17:11:19 [2021-07-09T17:11:19.730Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:19 [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdateMemory (0.00s)
17:11:19 [2021-07-09T17:11:19.730Z] === RUN   TestUpdateCPUQuota
17:11:19 [2021-07-09T17:11:19.730Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:19 [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:11:19 [2021-07-09T17:11:19.730Z] === RUN   TestUpdatePidsLimit
17:11:19 [2021-07-09T17:11:19.730Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:19 [2021-07-09T17:11:19.730Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:11:19 [2021-07-09T17:11:19.730Z] === RUN   TestUpdateRestartPolicy
17:11:31 [2021-07-09T17:11:31.888Z] --- PASS: TestUpdateRestartPolicy (12.26s)
17:11:31 [2021-07-09T17:11:31.888Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:32 [2021-07-09T17:11:32.473Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
17:11:32 [2021-07-09T17:11:32.473Z] === RUN   TestWaitNonBlocked
17:11:32 [2021-07-09T17:11:32.733Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:32 [2021-07-09T17:11:32.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:32 [2021-07-09T17:11:32.733Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:32 [2021-07-09T17:11:32.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:32 [2021-07-09T17:11:32.733Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:32 [2021-07-09T17:11:32.733Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:33 [2021-07-09T17:11:33.667Z] --- PASS: TestWaitNonBlocked (0.03s)
17:11:33 [2021-07-09T17:11:33.667Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
17:11:33 [2021-07-09T17:11:33.667Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
17:11:33 [2021-07-09T17:11:33.667Z] === RUN   TestWaitBlocked
17:11:33 [2021-07-09T17:11:33.667Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:33 [2021-07-09T17:11:33.667Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:33 [2021-07-09T17:11:33.667Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:33 [2021-07-09T17:11:33.667Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:33 [2021-07-09T17:11:33.667Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:33 [2021-07-09T17:11:33.667Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:35 [2021-07-09T17:11:35.030Z] --- PASS: TestWaitBlocked (0.01s)
17:11:35 [2021-07-09T17:11:35.030Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
17:11:35 [2021-07-09T17:11:35.030Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
17:11:35 [2021-07-09T17:11:35.030Z] === CONT  TestDaemonRestartIpcMode
17:11:35 [2021-07-09T17:11:35.030Z] === CONT  TestIpcModeOlderClient
17:11:35 [2021-07-09T17:11:35.030Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:11:35 [2021-07-09T17:11:35.030Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:38 [2021-07-09T17:11:38.299Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s)
17:11:38 [2021-07-09T17:11:38.299Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
17:11:38 [2021-07-09T17:11:38.299Z] PASS
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === Skipped
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:11:38 [2021-07-09T17:11:38.299Z]     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)
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     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)
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     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)
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:11:38 [2021-07-09T17:11:38.299Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:11:38 [2021-07-09T17:11:38.299Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:11:38 [2021-07-09T17:11:38.299Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] 
17:11:38 [2021-07-09T17:11:38.299Z] DONE 177 tests, 25 skipped in 90.835s
17:11:38 [2021-07-09T17:11:38.299Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:11:38 [2021-07-09T17:11:38.554Z] === RUN   TestConfigDaemonLibtrustID
17:11:39 [2021-07-09T17:11:39.114Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:11:39 [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:11:39 [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation/invalid_config
17:11:39 [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation/malformed_config
17:11:39 [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:11:39 [2021-07-09T17:11:39.114Z] === RUN   TestDaemonConfigValidation/valid_config
17:11:39 [2021-07-09T17:11:39.114Z] === PAUSE TestDaemonConfigValidation/valid_config
17:11:39 [2021-07-09T17:11:39.114Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:11:39 [2021-07-09T17:11:39.114Z] === CONT  TestDaemonConfigValidation/malformed_config
17:11:39 [2021-07-09T17:11:39.114Z] === CONT  TestDaemonConfigValidation/valid_config
17:11:39 [2021-07-09T17:11:39.114Z] === CONT  TestDaemonConfigValidation/invalid_config
17:11:39 [2021-07-09T17:11:39.114Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:11:39 [2021-07-09T17:11:39.114Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:11:39 [2021-07-09T17:11:39.114Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:11:39 [2021-07-09T17:11:39.114Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:11:39 [2021-07-09T17:11:39.114Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:11:39 [2021-07-09T17:11:39.115Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:11:39 [2021-07-09T17:11:39.115Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:11:39 [2021-07-09T17:11:39.115Z] PASS
17:11:39 [2021-07-09T17:11:39.115Z] 
17:11:39 [2021-07-09T17:11:39.115Z] DONE 7 tests in 0.833s
17:11:39 [2021-07-09T17:11:39.115Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:11:39 [2021-07-09T17:11:39.370Z] INFO: Testing against a local daemon
17:11:39 [2021-07-09T17:11:39.370Z] === RUN   TestCommitInheritsEnv
17:11:41 [2021-07-09T17:11:41.255Z] --- PASS: TestCommitInheritsEnv (1.76s)
17:11:41 [2021-07-09T17:11:41.255Z] === RUN   TestImportExtremelyLargeImageWorks
17:11:41 [2021-07-09T17:11:41.255Z] === PAUSE TestImportExtremelyLargeImageWorks
17:11:41 [2021-07-09T17:11:41.255Z] === RUN   TestImagesFilterMultiReference
17:11:41 [2021-07-09T17:11:41.255Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:11:41 [2021-07-09T17:11:41.255Z] === RUN   TestImagePullPlatformInvalid
17:11:41 [2021-07-09T17:11:41.255Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:11:41 [2021-07-09T17:11:41.255Z] === RUN   TestRemoveImageOrphaning
17:11:43 [2021-07-09T17:11:43.140Z] --- PASS: TestRemoveImageOrphaning (1.92s)
17:11:43 [2021-07-09T17:11:43.140Z] === RUN   TestRemoveImageGarbageCollector
17:11:43 [2021-07-09T17:11:43.140Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:11:43 [2021-07-09T17:11:43.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:11:43 [2021-07-09T17:11:43.140Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:11:43 [2021-07-09T17:11:43.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:11:43 [2021-07-09T17:11:43.140Z] === RUN   TestTagInvalidReference
17:11:43 [2021-07-09T17:11:43.140Z] --- PASS: TestTagInvalidReference (0.02s)
17:11:43 [2021-07-09T17:11:43.140Z] === RUN   TestTagValidPrefixedRepo
17:11:43 [2021-07-09T17:11:43.140Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:11:43 [2021-07-09T17:11:43.140Z] === RUN   TestTagExistedNameWithoutForce
17:11:43 [2021-07-09T17:11:43.395Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:11:43 [2021-07-09T17:11:43.395Z] === RUN   TestTagOfficialNames
17:11:43 [2021-07-09T17:11:43.395Z] --- PASS: TestTagOfficialNames (0.05s)
17:11:43 [2021-07-09T17:11:43.395Z] === RUN   TestTagMatchesDigest
17:11:43 [2021-07-09T17:11:43.395Z] --- PASS: TestTagMatchesDigest (0.01s)
17:11:43 [2021-07-09T17:11:43.395Z] === CONT  TestImportExtremelyLargeImageWorks
17:13:19 [2021-07-09T17:13:19.763Z] --- PASS: TestImportExtremelyLargeImageWorks (91.21s)
17:13:19 [2021-07-09T17:13:19.763Z] PASS
17:13:19 [2021-07-09T17:13:19.763Z] 
17:13:19 [2021-07-09T17:13:19.763Z] === Skipped
17:13:19 [2021-07-09T17:13:19.763Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:19 [2021-07-09T17:13:19.763Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:13:19 [2021-07-09T17:13:19.763Z] 
17:13:19 [2021-07-09T17:13:19.763Z] 
17:13:19 [2021-07-09T17:13:19.763Z] DONE 12 tests, 1 skipped in 95.332s
17:13:19 [2021-07-09T17:13:19.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:13:19 [2021-07-09T17:13:19.763Z] INFO: Testing against a local daemon
17:13:19 [2021-07-09T17:13:19.763Z] === RUN   TestNetworkCreateDelete
17:13:19 [2021-07-09T17:13:19.763Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:13:19 [2021-07-09T17:13:19.763Z] === RUN   TestDockerNetworkDeletePreferID
17:13:19 [2021-07-09T17:13:19.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:13:19 [2021-07-09T17:13:19.763Z] === RUN   TestDaemonDNSFallback
17:13:22 [2021-07-09T17:13:22.274Z] --- PASS: TestDaemonDNSFallback (6.56s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestInspectNetwork
17:13:22 [2021-07-09T17:13:22.274Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestInspectNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestRunContainerWithBridgeNone
17:13:22 [2021-07-09T17:13:22.274Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkInvalidJSON
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkInvalidJSON//networks/create
17:13:22 [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:13:22 [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:22 [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:22 [2021-07-09T17:13:22.274Z] === CONT  TestNetworkInvalidJSON//networks/create
17:13:22 [2021-07-09T17:13:22.274Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:13:22 [2021-07-09T17:13:22.274Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:13:22 [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkList
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkList//networks
17:13:22 [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkList//networks
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestNetworkList//networks/
17:13:22 [2021-07-09T17:13:22.274Z] === PAUSE TestNetworkList//networks/
17:13:22 [2021-07-09T17:13:22.274Z] === CONT  TestNetworkList//networks
17:13:22 [2021-07-09T17:13:22.274Z] === CONT  TestNetworkList//networks/
17:13:22 [2021-07-09T17:13:22.274Z] --- PASS: TestNetworkList (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z]     --- PASS: TestNetworkList//networks (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     --- PASS: TestNetworkList//networks/ (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestHostIPv4BridgeLabel
17:13:22 [2021-07-09T17:13:22.274Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestDaemonDefaultNetworkPools
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestServiceWithPredefinedNetwork
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:242: FLAKY_TEST
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestServiceWithDataPathPortInit
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.274Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z] PASS
17:13:22 [2021-07-09T17:13:22.274Z] 
17:13:22 [2021-07-09T17:13:22.274Z] === Skipped
17:13:22 [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.274Z] 
17:13:22 [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] 
17:13:22 [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:13:22 [2021-07-09T17:13:22.274Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.274Z] 
17:13:22 [2021-07-09T17:13:22.274Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
17:13:22 [2021-07-09T17:13:22.274Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:242: FLAKY_TEST
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] DONE 22 tests, 12 skipped in 7.406s
17:13:22 [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:22 [2021-07-09T17:13:22.275Z] INFO: Testing against a local daemon
17:13:22 [2021-07-09T17:13:22.275Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:22 [2021-07-09T17:13:22.275Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:22 [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z] === RUN   TestDockerNetworkIpvlan
17:13:22 [2021-07-09T17:13:22.275Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:22 [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z] PASS
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === Skipped
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] DONE 2 tests, 2 skipped in 0.167s
17:13:22 [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:22 [2021-07-09T17:13:22.275Z] INFO: Testing against a local daemon
17:13:22 [2021-07-09T17:13:22.275Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:22 [2021-07-09T17:13:22.275Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z] === RUN   TestDockerNetworkMacvlan
17:13:22 [2021-07-09T17:13:22.275Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z] PASS
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === Skipped
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:13:22 [2021-07-09T17:13:22.275Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] DONE 2 tests, 2 skipped in 0.124s
17:13:22 [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:22 [2021-07-09T17:13:22.275Z] testing: warning: no tests to run
17:13:22 [2021-07-09T17:13:22.275Z] PASS
17:13:22 [2021-07-09T17:13:22.275Z] 
17:13:22 [2021-07-09T17:13:22.275Z] DONE 0 tests in 0.037s
17:13:22 [2021-07-09T17:13:22.275Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:22 [2021-07-09T17:13:22.532Z] INFO: Testing against a local daemon
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginAllowRequest
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginTLS
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginDenyRequest
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginDenyResponse
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginAllowEventStream
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginErrorResponse
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginErrorRequest
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginHeader
17:13:22 [2021-07-09T17:13:22.532Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.532Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:13:22 [2021-07-09T17:13:22.532Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
17:13:22 [2021-07-09T17:13:22.788Z] === RUN   TestAuthZPluginV2Disable
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:13:22 [2021-07-09T17:13:22.788Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:13:22 [2021-07-09T17:13:22.788Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
17:13:22 [2021-07-09T17:13:22.788Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:13:22 [2021-07-09T17:13:22.788Z] PASS
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === Skipped
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:13:22 [2021-07-09T17:13:22.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] 
17:13:22 [2021-07-09T17:13:22.788Z] DONE 17 tests, 17 skipped in 0.422s
17:13:22 [2021-07-09T17:13:22.788Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:23 [2021-07-09T17:13:23.043Z] INFO: Testing against a local daemon
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestPluginInvalidJSON
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:13:23 [2021-07-09T17:13:23.043Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:13:23 [2021-07-09T17:13:23.043Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:13:23 [2021-07-09T17:13:23.043Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:13:23 [2021-07-09T17:13:23.043Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestPluginInstall
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:23 [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginInstall (0.01s)
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestPluginsWithRuntimes
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:13:23 [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestPluginBackCompatMediaTypes
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:13:23 [2021-07-09T17:13:23.043Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:13:23 [2021-07-09T17:13:23.043Z] PASS
17:13:23 [2021-07-09T17:13:23.043Z] 
17:13:23 [2021-07-09T17:13:23.043Z] === Skipped
17:13:23 [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.01s)
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:13:23 [2021-07-09T17:13:23.043Z] 
17:13:23 [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:13:23 [2021-07-09T17:13:23.043Z] 
17:13:23 [2021-07-09T17:13:23.043Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:13:23 [2021-07-09T17:13:23.043Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:13:23 [2021-07-09T17:13:23.043Z] 
17:13:23 [2021-07-09T17:13:23.043Z] 
17:13:23 [2021-07-09T17:13:23.043Z] DONE 5 tests, 3 skipped in 0.197s
17:13:23 [2021-07-09T17:13:23.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:23 [2021-07-09T17:13:23.043Z] INFO: Testing against a local daemon
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestExternalGraphDriver
17:13:23 [2021-07-09T17:13:23.043Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:13:23 [2021-07-09T17:13:23.043Z] --- SKIP: TestExternalGraphDriver (0.06s)
17:13:23 [2021-07-09T17:13:23.043Z] === RUN   TestGraphdriverPluginV2
17:13:27 [2021-07-09T17:13:27.206Z] --- PASS: TestGraphdriverPluginV2 (3.63s)
17:13:27 [2021-07-09T17:13:27.206Z] PASS
17:13:27 [2021-07-09T17:13:27.206Z] 
17:13:27 [2021-07-09T17:13:27.206Z] === Skipped
17:13:27 [2021-07-09T17:13:27.206Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
17:13:27 [2021-07-09T17:13:27.206Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:13:27 [2021-07-09T17:13:27.206Z] 
17:13:27 [2021-07-09T17:13:27.206Z] 
17:13:27 [2021-07-09T17:13:27.206Z] DONE 2 tests, 1 skipped in 3.804s
17:13:27 [2021-07-09T17:13:27.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:27 [2021-07-09T17:13:27.206Z] INFO: Testing against a local daemon
17:13:27 [2021-07-09T17:13:27.206Z] === RUN   TestContinueAfterPluginCrash
17:13:27 [2021-07-09T17:13:27.206Z] === PAUSE TestContinueAfterPluginCrash
17:13:27 [2021-07-09T17:13:27.206Z] === RUN   TestReadPluginNoRead
17:13:27 [2021-07-09T17:13:27.206Z] === PAUSE TestReadPluginNoRead
17:13:27 [2021-07-09T17:13:27.206Z] === RUN   TestDaemonStartWithLogOpt
17:13:27 [2021-07-09T17:13:27.206Z] === PAUSE TestDaemonStartWithLogOpt
17:13:27 [2021-07-09T17:13:27.206Z] === CONT  TestContinueAfterPluginCrash
17:13:27 [2021-07-09T17:13:27.206Z] === CONT  TestDaemonStartWithLogOpt
17:13:31 [2021-07-09T17:13:31.371Z] --- PASS: TestDaemonStartWithLogOpt (4.09s)
17:13:31 [2021-07-09T17:13:31.371Z] === CONT  TestReadPluginNoRead
17:13:33 [2021-07-09T17:13:33.257Z] === RUN   TestReadPluginNoRead/default
17:13:34 [2021-07-09T17:13:34.620Z] === RUN   TestReadPluginNoRead/disabled_caching
17:13:35 [2021-07-09T17:13:35.984Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
17:13:36 [2021-07-09T17:13:36.239Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:13:37 [2021-07-09T17:13:37.602Z] === CONT  TestReadPluginNoRead
17:13:37 [2021-07-09T17:13:37.602Z]     read_test.go:92: [d10dec05e5576] daemon is not started
17:13:37 [2021-07-09T17:13:37.602Z] --- PASS: TestReadPluginNoRead (6.55s)
17:13:37 [2021-07-09T17:13:37.602Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
17:13:37 [2021-07-09T17:13:37.602Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
17:13:37 [2021-07-09T17:13:37.602Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s)
17:13:37 [2021-07-09T17:13:37.602Z] PASS
17:13:37 [2021-07-09T17:13:37.602Z] 
17:13:37 [2021-07-09T17:13:37.602Z] DONE 6 tests in 10.795s
17:13:37 [2021-07-09T17:13:37.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:13:37 [2021-07-09T17:13:37.602Z] testing: warning: no tests to run
17:13:37 [2021-07-09T17:13:37.602Z] PASS
17:13:37 [2021-07-09T17:13:37.602Z] 
17:13:37 [2021-07-09T17:13:37.602Z] DONE 0 tests in 0.040s
17:13:37 [2021-07-09T17:13:37.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:13:37 [2021-07-09T17:13:37.857Z] INFO: Testing against a local daemon
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestPluginWithDevMounts
17:13:37 [2021-07-09T17:13:37.857Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:13:37 [2021-07-09T17:13:37.857Z] PASS
17:13:37 [2021-07-09T17:13:37.857Z] 
17:13:37 [2021-07-09T17:13:37.857Z] === Skipped
17:13:37 [2021-07-09T17:13:37.857Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:13:37 [2021-07-09T17:13:37.857Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:13:37 [2021-07-09T17:13:37.857Z] 
17:13:37 [2021-07-09T17:13:37.857Z] 
17:13:37 [2021-07-09T17:13:37.857Z] DONE 1 tests, 1 skipped in 0.120s
17:13:37 [2021-07-09T17:13:37.857Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:13:37 [2021-07-09T17:13:37.857Z] INFO: Testing against a local daemon
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestSecretInspect
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretInspect (0.01s)
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestSecretList
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretList (0.01s)
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestSecretsCreateAndDelete
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestSecretsUpdate
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretsUpdate (0.01s)
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestTemplatedSecret
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestTemplatedSecret (0.00s)
17:13:37 [2021-07-09T17:13:37.857Z] === RUN   TestSecretCreateResolve
17:13:37 [2021-07-09T17:13:37.857Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.857Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:13:37 [2021-07-09T17:13:37.857Z] PASS
17:13:37 [2021-07-09T17:13:37.857Z] 
17:13:37 [2021-07-09T17:13:37.857Z] === Skipped
17:13:37 [2021-07-09T17:13:37.857Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:13:37 [2021-07-09T17:13:37.858Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] 
17:13:37 [2021-07-09T17:13:37.858Z] DONE 6 tests, 6 skipped in 0.193s
17:13:38 [2021-07-09T17:13:38.113Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:13:38 [2021-07-09T17:13:38.113Z] INFO: Testing against a local daemon
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestServiceCreateInit
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.113Z] --- PASS: TestServiceCreateInit (0.02s)
17:13:38 [2021-07-09T17:13:38.113Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:38 [2021-07-09T17:13:38.113Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestCreateServiceMultipleTimes
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestCreateServiceConflict
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestCreateServiceMaxReplicas
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.113Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:13:38 [2021-07-09T17:13:38.113Z] === RUN   TestCreateWithDuplicateNetworkNames
17:13:38 [2021-07-09T17:13:38.113Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestCreateServiceSecretFileMode
17:13:38 [2021-07-09T17:13:38.369Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestCreateServiceConfigFileMode
17:13:38 [2021-07-09T17:13:38.369Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestCreateServiceSysctls
17:13:38 [2021-07-09T17:13:38.369Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestCreateServiceCapabilities
17:13:38 [2021-07-09T17:13:38.369Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestInspect
17:13:38 [2021-07-09T17:13:38.369Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestInspect (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestCreateJob
17:13:38 [2021-07-09T17:13:38.369Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestCreateJob (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestReplicatedJob
17:13:38 [2021-07-09T17:13:38.369Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestReplicatedJob (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestUpdateReplicatedJob
17:13:38 [2021-07-09T17:13:38.369Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestServiceListWithStatuses
17:13:38 [2021-07-09T17:13:38.369Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestDockerNetworkConnectAlias
17:13:38 [2021-07-09T17:13:38.369Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestDockerNetworkReConnect
17:13:38 [2021-07-09T17:13:38.369Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:38 [2021-07-09T17:13:38.369Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:13:38 [2021-07-09T17:13:38.369Z] === RUN   TestServicePlugin
17:13:40 [2021-07-09T17:13:40.272Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.272Z] --- SKIP: TestServicePlugin (1.99s)
17:13:40 [2021-07-09T17:13:40.272Z] === RUN   TestServiceUpdateLabel
17:13:40 [2021-07-09T17:13:40.272Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.272Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:13:40 [2021-07-09T17:13:40.272Z] === RUN   TestServiceUpdateSecrets
17:13:40 [2021-07-09T17:13:40.272Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.272Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:13:40 [2021-07-09T17:13:40.272Z] === RUN   TestServiceUpdateConfigs
17:13:40 [2021-07-09T17:13:40.272Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z] === RUN   TestServiceUpdateNetwork
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z] === RUN   TestServiceUpdatePidsLimit
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z] PASS
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === Skipped
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:13:40 [2021-07-09T17:13:40.532Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s)
17:13:40 [2021-07-09T17:13:40.532Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:13:40 [2021-07-09T17:13:40.532Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] 
17:13:40 [2021-07-09T17:13:40.532Z] DONE 24 tests, 23 skipped in 2.456s
17:13:40 [2021-07-09T17:13:40.532Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:13:40 [2021-07-09T17:13:40.532Z] INFO: Testing against a local daemon
17:13:40 [2021-07-09T17:13:40.532Z] === RUN   TestSessionCreate
17:13:40 [2021-07-09T17:13:40.792Z] --- PASS: TestSessionCreate (0.03s)
17:13:40 [2021-07-09T17:13:40.792Z] === RUN   TestSessionCreateWithBadUpgrade
17:13:40 [2021-07-09T17:13:40.792Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:13:40 [2021-07-09T17:13:40.792Z] PASS
17:13:40 [2021-07-09T17:13:40.792Z] 
17:13:40 [2021-07-09T17:13:40.792Z] DONE 2 tests in 0.223s
17:13:40 [2021-07-09T17:13:40.792Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:13:41 [2021-07-09T17:13:41.048Z] INFO: Testing against a local daemon
17:13:41 [2021-07-09T17:13:41.048Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:13:41 [2021-07-09T17:13:41.048Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:41 [2021-07-09T17:13:41.048Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:41 [2021-07-09T17:13:41.048Z] === RUN   TestEventsExecDie
17:13:41 [2021-07-09T17:13:41.974Z] --- PASS: TestEventsExecDie (1.01s)
17:13:41 [2021-07-09T17:13:41.974Z] === RUN   TestEventsBackwardsCompatible
17:13:41 [2021-07-09T17:13:41.974Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:13:41 [2021-07-09T17:13:41.974Z] === RUN   TestEventsVolumeCreate
17:13:41 [2021-07-09T17:13:41.974Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:13:41 [2021-07-09T17:13:41.974Z] === RUN   TestInfoBinaryCommits
17:13:41 [2021-07-09T17:13:41.974Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:13:41 [2021-07-09T17:13:41.974Z] === RUN   TestInfoAPIVersioned
17:13:41 [2021-07-09T17:13:41.974Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:13:41 [2021-07-09T17:13:41.974Z] === RUN   TestInfoDiscoveryBackend
17:13:42 [2021-07-09T17:13:42.535Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:13:42 [2021-07-09T17:13:42.535Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:13:46 [2021-07-09T17:13:46.694Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
17:13:46 [2021-07-09T17:13:46.694Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:13:46 [2021-07-09T17:13:46.694Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:13:46 [2021-07-09T17:13:46.694Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:13:46 [2021-07-09T17:13:46.694Z] === RUN   TestInfoAPI
17:13:46 [2021-07-09T17:13:46.694Z] --- PASS: TestInfoAPI (0.02s)
17:13:46 [2021-07-09T17:13:46.694Z] === RUN   TestInfoAPIWarnings
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestInfoAPIWarnings (16.36s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestInfoDebug
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestInfoDebug (0.53s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestInfoInsecureRegistries
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestInfoRegistryMirrors
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestLoginFailsWithBadCredentials
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestPingCacheHeaders
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestPingCacheHeaders (0.02s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestPingGet
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestPingGet (0.01s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestPingHead
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestPingHead (0.02s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVersion
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestVersion (0.02s)
17:14:04 [2021-07-09T17:14:04.724Z] PASS
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] === Skipped
17:14:04 [2021-07-09T17:14:04.724Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:04 [2021-07-09T17:14:04.724Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:14:04 [2021-07-09T17:14:04.724Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] DONE 19 tests, 2 skipped in 23.404s
17:14:04 [2021-07-09T17:14:04.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:14:04 [2021-07-09T17:14:04.724Z] INFO: Testing against a local daemon
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVolumesCreateAndList
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVolumesRemove
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesRemove (0.06s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVolumesInspect
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesInspect (0.02s)
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVolumesInvalidJSON
17:14:04 [2021-07-09T17:14:04.724Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:14:04 [2021-07-09T17:14:04.724Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:14:04 [2021-07-09T17:14:04.724Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:14:04 [2021-07-09T17:14:04.724Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:14:04 [2021-07-09T17:14:04.724Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:14:04 [2021-07-09T17:14:04.724Z] PASS
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] DONE 5 tests in 0.207s
17:14:04 [2021-07-09T17:14:04.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:14:04 [2021-07-09T17:14:04.724Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12588 is not a child of this shell
17:14:04 [2021-07-09T17:14:04.724Z] warning: PID 12588 from bundles/test-integration/docker.pid had a nonzero exit code
17:14:04 [2021-07-09T17:14:04.724Z] Leaving: AppArmorNo profiles have been unloaded.
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] Unloading profiles will leave already running processes permanently
17:14:04 [2021-07-09T17:14:04.724Z] unconfined, which can lead to unexpected situations.
17:14:04 [2021-07-09T17:14:04.724Z] 
17:14:04 [2021-07-09T17:14:04.724Z] To set a process to complain mode, use the command line tool
17:14:04 [2021-07-09T17:14:04.724Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:14:04 [2021-07-09T17:14:04.724Z] Removing test suite binaries
17:14:04 [2021-07-09T17:14:04.724Z] exiting test-integration
17:14:04 [2021-07-09T17:14:04.724Z] ++ exit 0
17:14:04 [2021-07-09T17:14:04.724Z]