Skip to content

Console Output

16:22:20 [2021-03-25T16:22:20.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41908/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr40 -e DOCKER_GITCOMMIT=045072826763e4f66dae721675761e00101867fa -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:045072826763e4f66dae721675761e00101867fa hack/make.sh dynbinary test-integration
16:22:21 [2021-03-25T16:22:21.420Z] 
16:22:21 [2021-03-25T16:22:21.420Z] Removing bundles/
16:22:21 [2021-03-25T16:22:21.420Z] 
16:22:21 [2021-03-25T16:22:21.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:22:21 [2021-03-25T16:22:21.676Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:22:21 [2021-03-25T16:22:21.676Z] GOOS="" GOARCH="" GOARM=""
16:23:58 [2021-03-25T16:23:58.067Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:23:58 [2021-03-25T16:23:58.068Z] 
16:23:58 [2021-03-25T16:23:58.068Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:23:58 [2021-03-25T16:23:58.068Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:23:58 [2021-03-25T16:23:58.068Z] HOSTNAME=e1893f784e17
16:23:58 [2021-03-25T16:23:58.068Z] DEST=bundles/test-integration
16:23:58 [2021-03-25T16:23:58.068Z] PWD=/go/src/github.com/docker/docker
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_ROOTLESS=1
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_GITCOMMIT=045072826763e4f66dae721675761e00101867fa
16:23:58 [2021-03-25T16:23:58.068Z] container=docker
16:23:58 [2021-03-25T16:23:58.068Z] HOME=/root
16:23:58 [2021-03-25T16:23:58.068Z] GOLANG_VERSION=1.13.15
16:23:58 [2021-03-25T16:23:58.068Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:23:58 [2021-03-25T16:23:58.068Z] VALIDATE_BRANCH=master
16:23:58 [2021-03-25T16:23:58.068Z] TERM=xterm
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_PKG=github.com/docker/docker
16:23:58 [2021-03-25T16:23:58.068Z] SHLVL=1
16:23:58 [2021-03-25T16:23:58.068Z] TIMEOUT=120m
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_GRAPHDRIVER=overlay2
16:23:58 [2021-03-25T16:23:58.068Z] GO111MODULE=off
16:23:58 [2021-03-25T16:23:58.068Z] DOCKER_EXPERIMENTAL=1
16:23:58 [2021-03-25T16:23:58.068Z] TEST_SKIP_INTEGRATION_CLI=1
16:23:58 [2021-03-25T16:23:58.068Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:23:58 [2021-03-25T16:23:58.068Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:23:58 [2021-03-25T16:23:58.068Z] GOPATH=/go
16:23:58 [2021-03-25T16:23:58.068Z] PKG_CONFIG=pkg-config
16:23:58 [2021-03-25T16:23:58.068Z] _=/usr/bin/env
16:23:58 [2021-03-25T16:23:58.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:24:30 [2021-03-25T16:24:30.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:24:30 [2021-03-25T16:24:30.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:24:52 [2021-03-25T16:24:52.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:25:00 [2021-03-25T16:25:00.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:25:00 [2021-03-25T16:25:00.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:25:02 [2021-03-25T16:25:02.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:25:03 [2021-03-25T16:25:03.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:25:03 [2021-03-25T16:25:03.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:25:05 [2021-03-25T16:25:05.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:25:08 [2021-03-25T16:25:08.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:25:09 [2021-03-25T16:25:09.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:25:10 [2021-03-25T16:25:10.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:25:11 [2021-03-25T16:25:11.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:25:13 [2021-03-25T16:25:13.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:25:14 [2021-03-25T16:25:14.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:25:15 [2021-03-25T16:25:15.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:25:16 [2021-03-25T16:25:16.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:25:17 [2021-03-25T16:25:17.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:25:19 [2021-03-25T16:25:19.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:25:19 [2021-03-25T16:25:19.140Z] Using test binary docker
16:25:19 [2021-03-25T16:25:19.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:25:19 [2021-03-25T16:25:19.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:25:19 [2021-03-25T16:25:19.140Z] INFO: Waiting for daemon to start...
16:25:19 [2021-03-25T16:25:19.140Z] Starting dockerd
16:25:21 [2021-03-25T16:25:21.651Z] .
16:25:21 [2021-03-25T16:25:21.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:25:21 [2021-03-25T16:25:21.907Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:25:21 [2021-03-25T16:25:21.907Z] Error: No such image: emptyfs
16:25:21 [2021-03-25T16:25:21.907Z] Running integration-test (iteration 1)
16:25:21 [2021-03-25T16:25:21.907Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:25:34 [2021-03-25T16:25:34.067Z] Loaded image: buildpack-deps:buster
16:25:34 [2021-03-25T16:25:34.322Z] Loaded image: busybox:latest
16:25:34 [2021-03-25T16:25:34.322Z] Loaded image: busybox:glibc
16:25:36 [2021-03-25T16:25:36.835Z] Loaded image: debian:bullseye
16:25:36 [2021-03-25T16:25:36.836Z] Loaded image: hello-world:latest
16:25:37 [2021-03-25T16:25:37.092Z] Loaded image: arm32v7/hello-world:latest
16:25:37 [2021-03-25T16:25:37.092Z] INFO: Testing against a local daemon
16:25:37 [2021-03-25T16:25:37.092Z] === RUN   TestCgroupNamespacesBuild
16:25:41 [2021-03-25T16:25:41.253Z] --- PASS: TestCgroupNamespacesBuild (3.48s)
16:25:41 [2021-03-25T16:25:41.253Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:25:43 [2021-03-25T16:25:43.138Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s)
16:25:43 [2021-03-25T16:25:43.138Z] === RUN   TestBuildWithSession
16:25:43 [2021-03-25T16:25:43.138Z] --- SKIP: TestBuildWithSession (0.00s)
16:25:43 [2021-03-25T16:25:43.138Z]     build_session_test.go:25: TODO: BuildKit
16:25:43 [2021-03-25T16:25:43.138Z] === RUN   TestBuildSquashParent
16:25:51 [2021-03-25T16:25:51.216Z] --- PASS: TestBuildSquashParent (8.03s)
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:25:51 [2021-03-25T16:25:51.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:25:51 [2021-03-25T16:25:51.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:25:51 [2021-03-25T16:25:51.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:25:51 [2021-03-25T16:25:51.216Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:25:53 [2021-03-25T16:25:53.103Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:25:53 [2021-03-25T16:25:53.103Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:25:54 [2021-03-25T16:25:54.990Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:25:55 [2021-03-25T16:25:55.916Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:25:57 [2021-03-25T16:25:57.803Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.24s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
16:25:57 [2021-03-25T16:25:57.803Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s)
16:25:57 [2021-03-25T16:25:57.803Z] === RUN   TestBuildMultiStageCopy
16:25:57 [2021-03-25T16:25:57.803Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:26:01 [2021-03-25T16:26:01.067Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:26:02 [2021-03-25T16:26:02.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:26:03 [2021-03-25T16:26:03.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:26:04 [2021-03-25T16:26:04.278Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:26:05 [2021-03-25T16:26:05.203Z] --- PASS: TestBuildMultiStageCopy (7.39s)
16:26:05 [2021-03-25T16:26:05.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
16:26:05 [2021-03-25T16:26:05.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:26:05 [2021-03-25T16:26:05.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:26:05 [2021-03-25T16:26:05.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
16:26:05 [2021-03-25T16:26:05.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:26:05 [2021-03-25T16:26:05.203Z] === RUN   TestBuildMultiStageParentConfig
16:26:10 [2021-03-25T16:26:10.459Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
16:26:10 [2021-03-25T16:26:10.459Z] === RUN   TestBuildLabelWithTargets
16:26:18 [2021-03-25T16:26:18.586Z] --- PASS: TestBuildLabelWithTargets (8.00s)
16:26:18 [2021-03-25T16:26:18.586Z] === RUN   TestBuildWithEmptyLayers
16:26:21 [2021-03-25T16:26:21.096Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:26:21 [2021-03-25T16:26:21.096Z] === RUN   TestBuildMultiStageOnBuild
16:26:26 [2021-03-25T16:26:26.334Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
16:26:26 [2021-03-25T16:26:26.334Z] === RUN   TestBuildUncleanTarFilenames
16:26:26 [2021-03-25T16:26:26.895Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
16:26:26 [2021-03-25T16:26:26.895Z] === RUN   TestBuildMultiStageLayerLeak
16:26:31 [2021-03-25T16:26:31.065Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
16:26:31 [2021-03-25T16:26:31.065Z] === RUN   TestBuildWithHugeFile
16:27:27 [2021-03-25T16:27:27.224Z] --- PASS: TestBuildWithHugeFile (52.23s)
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildWCOWSandboxSize
16:27:27 [2021-03-25T16:27:27.224Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:27:27 [2021-03-25T16:27:27.224Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildWithEmptyDockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:27 [2021-03-25T16:27:27.224Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
16:27:27 [2021-03-25T16:27:27.224Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
16:27:27 [2021-03-25T16:27:27.224Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
16:27:27 [2021-03-25T16:27:27.224Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildPreserveOwnership
16:27:27 [2021-03-25T16:27:27.224Z] === RUN   TestBuildPreserveOwnership/copy_from
16:27:30 [2021-03-25T16:27:30.484Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:27:34 [2021-03-25T16:27:34.643Z] --- PASS: TestBuildPreserveOwnership (10.43s)
16:27:34 [2021-03-25T16:27:34.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.43s)
16:27:34 [2021-03-25T16:27:34.643Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:27:34 [2021-03-25T16:27:34.643Z] === RUN   TestBuildPlatformInvalid
16:27:34 [2021-03-25T16:27:34.643Z] --- PASS: TestBuildPlatformInvalid (0.09s)
16:27:34 [2021-03-25T16:27:34.643Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:27:34 [2021-03-25T16:27:34.643Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:27:34 [2021-03-25T16:27:34.643Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:27:34 [2021-03-25T16:27:34.643Z] PASS
16:27:34 [2021-03-25T16:27:34.643Z] 
16:27:34 [2021-03-25T16:27:34.643Z] === Skipped
16:27:34 [2021-03-25T16:27:34.644Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:27:34 [2021-03-25T16:27:34.644Z]     build_session_test.go:25: TODO: BuildKit
16:27:34 [2021-03-25T16:27:34.644Z] 
16:27:34 [2021-03-25T16:27:34.644Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:27:34 [2021-03-25T16:27:34.644Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:27:34 [2021-03-25T16:27:34.644Z] 
16:27:34 [2021-03-25T16:27:34.644Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:27:34 [2021-03-25T16:27:34.644Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
16:27:34 [2021-03-25T16:27:34.644Z] 
16:27:34 [2021-03-25T16:27:34.644Z] 
16:27:34 [2021-03-25T16:27:34.644Z] DONE 34 tests, 3 skipped in 132.264s
16:27:34 [2021-03-25T16:27:34.644Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:27:34 [2021-03-25T16:27:34.644Z] INFO: Testing against a local daemon
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigInspect
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestConfigInspect (0.02s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigList
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestConfigList (0.02s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigsCreateAndDelete
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigsUpdate
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestConfigsUpdate (0.01s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestTemplatedConfig
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestTemplatedConfig (0.00s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigCreateResolve
16:27:34 [2021-03-25T16:27:34.644Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:27:34 [2021-03-25T16:27:34.644Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:34 [2021-03-25T16:27:34.644Z] === RUN   TestConfigDaemonLibtrustID
16:27:36 [2021-03-25T16:27:36.007Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
16:27:36 [2021-03-25T16:27:36.007Z] PASS
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === Skipped
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:27:36 [2021-03-25T16:27:36.007Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] 
16:27:36 [2021-03-25T16:27:36.007Z] DONE 7 tests, 6 skipped in 1.722s
16:27:36 [2021-03-25T16:27:36.007Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:27:36 [2021-03-25T16:27:36.261Z] INFO: Testing against a local daemon
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestCheckpoint
16:27:36 [2021-03-25T16:27:36.262Z] --- SKIP: TestCheckpoint (0.00s)
16:27:36 [2021-03-25T16:27:36.262Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestContainerInvalidJSON
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:27:36 [2021-03-25T16:27:36.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:27:36 [2021-03-25T16:27:36.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:27:36 [2021-03-25T16:27:36.262Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:27:36 [2021-03-25T16:27:36.262Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:27:36 [2021-03-25T16:27:36.262Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:27:36 [2021-03-25T16:27:36.262Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:27:36 [2021-03-25T16:27:36.262Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:27:36 [2021-03-25T16:27:36.262Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:27:36 [2021-03-25T16:27:36.262Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:27:36 [2021-03-25T16:27:36.262Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:27:36 [2021-03-25T16:27:36.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestCopyFromContainerPathIsNotDir
16:27:36 [2021-03-25T16:27:36.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestCopyToContainerPathDoesNotExist
16:27:36 [2021-03-25T16:27:36.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:27:36 [2021-03-25T16:27:36.262Z] === RUN   TestCopyToContainerPathIsNotDir
16:27:36 [2021-03-25T16:27:36.517Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:27:36 [2021-03-25T16:27:36.517Z] === RUN   TestCopyFromContainer
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer//
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer//bar/root
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer//bar/root/
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/quux
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/quux/
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:27:40 [2021-03-25T16:27:40.678Z] === RUN   TestCopyFromContainer/bar/notarget
16:27:40 [2021-03-25T16:27:40.933Z] --- PASS: TestCopyFromContainer (4.41s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer// (0.08s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:27:40 [2021-03-25T16:27:40.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateLinkToNonExistingContainer
16:27:40 [2021-03-25T16:27:40.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateWithInvalidEnv
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateWithInvalidEnv/0
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateWithInvalidEnv/0
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateWithInvalidEnv/1
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateWithInvalidEnv/1
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateWithInvalidEnv/2
16:27:40 [2021-03-25T16:27:40.933Z] === PAUSE TestCreateWithInvalidEnv/2
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateWithInvalidEnv/0
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateWithInvalidEnv/2
16:27:40 [2021-03-25T16:27:40.933Z] === CONT  TestCreateWithInvalidEnv/1
16:27:40 [2021-03-25T16:27:40.933Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateTmpfsMountsTarget
16:27:40 [2021-03-25T16:27:40.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
16:27:40 [2021-03-25T16:27:40.933Z] === RUN   TestCreateWithCustomMaskedPaths
16:27:42 [2021-03-25T16:27:42.824Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
16:27:42 [2021-03-25T16:27:42.824Z] === RUN   TestCreateWithCustomReadonlyPaths
16:27:44 [2021-03-25T16:27:44.708Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s)
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:27:44 [2021-03-25T16:27:44.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:27:44 [2021-03-25T16:27:44.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:27:44 [2021-03-25T16:27:44.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:27:44 [2021-03-25T16:27:44.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:27:44 [2021-03-25T16:27:44.708Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:27:44 [2021-03-25T16:27:44.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:27:44 [2021-03-25T16:27:44.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:27:44 [2021-03-25T16:27:44.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:27:44 [2021-03-25T16:27:44.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:27:44 [2021-03-25T16:27:44.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:27:44 [2021-03-25T16:27:44.708Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:27:45 [2021-03-25T16:27:45.633Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestCreateDifferentPlatform
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestCreateDifferentPlatform/different_os
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:27:45 [2021-03-25T16:27:45.633Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:27:45 [2021-03-25T16:27:45.633Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:27:45 [2021-03-25T16:27:45.633Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:27:45 [2021-03-25T16:27:45.633Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:27:45 [2021-03-25T16:27:45.633Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestContainerStartOnDaemonRestart
16:27:45 [2021-03-25T16:27:45.633Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:27:45 [2021-03-25T16:27:45.633Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestDaemonRestartIpcMode
16:27:45 [2021-03-25T16:27:45.633Z] === PAUSE TestDaemonRestartIpcMode
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestDaemonHostGatewayIP
16:27:45 [2021-03-25T16:27:45.633Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:27:45 [2021-03-25T16:27:45.633Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestRestartDaemonWithRestartingContainer
16:27:45 [2021-03-25T16:27:45.633Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestContainerKillOnDaemonStart
16:27:45 [2021-03-25T16:27:45.633Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:27:45 [2021-03-25T16:27:45.633Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:27:45 [2021-03-25T16:27:45.633Z] === RUN   TestDiff
16:27:46 [2021-03-25T16:27:46.193Z] --- PASS: TestDiff (0.64s)
16:27:46 [2021-03-25T16:27:46.193Z] === RUN   TestExecWithCloseStdin
16:27:47 [2021-03-25T16:27:47.119Z] --- PASS: TestExecWithCloseStdin (0.96s)
16:27:47 [2021-03-25T16:27:47.119Z] === RUN   TestExec
16:27:48 [2021-03-25T16:27:48.044Z] --- PASS: TestExec (0.93s)
16:27:48 [2021-03-25T16:27:48.045Z] === RUN   TestExecUser
16:27:48 [2021-03-25T16:27:48.971Z] --- PASS: TestExecUser (0.95s)
16:27:48 [2021-03-25T16:27:48.971Z] === RUN   TestExportContainerAndImportImage
16:27:49 [2021-03-25T16:27:49.897Z] --- PASS: TestExportContainerAndImportImage (0.82s)
16:27:49 [2021-03-25T16:27:49.897Z] === RUN   TestExportContainerAfterDaemonRestart
16:27:53 [2021-03-25T16:27:53.157Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
16:27:53 [2021-03-25T16:27:53.157Z] === RUN   TestHealthCheckWorkdir
16:27:54 [2021-03-25T16:27:54.520Z] --- PASS: TestHealthCheckWorkdir (1.33s)
16:27:54 [2021-03-25T16:27:54.520Z] === RUN   TestHealthKillContainer
16:27:57 [2021-03-25T16:27:57.782Z] --- PASS: TestHealthKillContainer (2.95s)
16:27:57 [2021-03-25T16:27:57.782Z] === RUN   TestInspectCpusetInConfigPre120
16:27:58 [2021-03-25T16:27:58.037Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
16:27:58 [2021-03-25T16:27:58.037Z] === RUN   TestIpcModeNone
16:27:58 [2021-03-25T16:27:58.964Z] --- PASS: TestIpcModeNone (0.91s)
16:27:58 [2021-03-25T16:27:58.964Z] === RUN   TestIpcModePrivate
16:27:59 [2021-03-25T16:27:59.892Z] --- PASS: TestIpcModePrivate (0.94s)
16:27:59 [2021-03-25T16:27:59.892Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:27:59 [2021-03-25T16:27:59.892Z] === RUN   TestIpcModeShareable
16:27:59 [2021-03-25T16:27:59.892Z] --- SKIP: TestIpcModeShareable (0.00s)
16:27:59 [2021-03-25T16:27:59.892Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:27:59 [2021-03-25T16:27:59.892Z] === RUN   TestAPIIpcModeShareableAndContainer
16:28:02 [2021-03-25T16:28:02.405Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s)
16:28:02 [2021-03-25T16:28:02.405Z] === RUN   TestAPIIpcModeHost
16:28:02 [2021-03-25T16:28:02.405Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:28:02 [2021-03-25T16:28:02.405Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:02 [2021-03-25T16:28:02.405Z] === RUN   TestDaemonIpcModeShareable
16:28:02 [2021-03-25T16:28:02.405Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:28:02 [2021-03-25T16:28:02.405Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:02 [2021-03-25T16:28:02.405Z] === RUN   TestDaemonIpcModePrivate
16:28:05 [2021-03-25T16:28:05.669Z] --- PASS: TestDaemonIpcModePrivate (2.66s)
16:28:05 [2021-03-25T16:28:05.669Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:28:05 [2021-03-25T16:28:05.669Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:28:05 [2021-03-25T16:28:05.669Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:28:05 [2021-03-25T16:28:05.669Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:28:05 [2021-03-25T16:28:05.669Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestIpcModeOlderClient
16:28:05 [2021-03-25T16:28:05.669Z] === PAUSE TestIpcModeOlderClient
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestKillContainerInvalidSignal
16:28:05 [2021-03-25T16:28:05.669Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestKillContainer
16:28:05 [2021-03-25T16:28:05.669Z] === RUN   TestKillContainer/no_signal
16:28:06 [2021-03-25T16:28:06.595Z] === RUN   TestKillContainer/non_killing_signal
16:28:06 [2021-03-25T16:28:06.851Z] === RUN   TestKillContainer/killing_signal
16:28:07 [2021-03-25T16:28:07.809Z] --- PASS: TestKillContainer (2.04s)
16:28:07 [2021-03-25T16:28:07.809Z]     --- PASS: TestKillContainer/no_signal (0.63s)
16:28:07 [2021-03-25T16:28:07.809Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
16:28:07 [2021-03-25T16:28:07.809Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
16:28:07 [2021-03-25T16:28:07.809Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:28:07 [2021-03-25T16:28:07.809Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:28:08 [2021-03-25T16:28:08.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:28:09 [2021-03-25T16:28:09.301Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
16:28:09 [2021-03-25T16:28:09.301Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
16:28:09 [2021-03-25T16:28:09.301Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
16:28:09 [2021-03-25T16:28:09.301Z] === RUN   TestKillStoppedContainer
16:28:09 [2021-03-25T16:28:09.301Z] --- PASS: TestKillStoppedContainer (0.04s)
16:28:09 [2021-03-25T16:28:09.301Z] === RUN   TestKillStoppedContainerAPIPre120
16:28:09 [2021-03-25T16:28:09.301Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:28:09 [2021-03-25T16:28:09.301Z] === RUN   TestKillDifferentUserContainer
16:28:09 [2021-03-25T16:28:09.862Z] --- PASS: TestKillDifferentUserContainer (0.64s)
16:28:09 [2021-03-25T16:28:09.862Z] === RUN   TestInspectOomKilledTrue
16:28:09 [2021-03-25T16:28:09.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:28:09 [2021-03-25T16:28:09.862Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:09 [2021-03-25T16:28:09.862Z] === RUN   TestInspectOomKilledFalse
16:28:09 [2021-03-25T16:28:09.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:28:09 [2021-03-25T16:28:09.862Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:28:09 [2021-03-25T16:28:09.862Z] === RUN   TestLinksEtcHostsContentMatch
16:28:09 [2021-03-25T16:28:09.862Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:28:09 [2021-03-25T16:28:09.862Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:28:09 [2021-03-25T16:28:09.862Z] === RUN   TestLinksContainerNames
16:28:11 [2021-03-25T16:28:11.225Z] --- PASS: TestLinksContainerNames (1.30s)
16:28:11 [2021-03-25T16:28:11.225Z] === RUN   TestLogsFollowTailEmpty
16:28:11 [2021-03-25T16:28:11.787Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
16:28:11 [2021-03-25T16:28:11.787Z] === RUN   TestContainerNetworkMountsNoChown
16:28:12 [2021-03-25T16:28:12.348Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
16:28:12 [2021-03-25T16:28:12.348Z] === RUN   TestMountDaemonRoot
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/default
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/default
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/private
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/private
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rprivate
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rprivate
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/slave
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/slave
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rslave
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rslave
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/shared
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/shared
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rshared
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rshared
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/default
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/default/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/default/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rslave
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rshared
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/shared
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rprivate
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/slave
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/private
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/private/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/private/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/default/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/default/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:28:12 [2021-03-25T16:28:12.604Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/private/bind_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/private/mount_root
16:28:12 [2021-03-25T16:28:12.859Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:28:12 [2021-03-25T16:28:12.859Z] --- PASS: TestMountDaemonRoot (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:28:12 [2021-03-25T16:28:12.859Z] === RUN   TestContainerBindMountNonRecursive
16:28:12 [2021-03-25T16:28:12.859Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:28:12 [2021-03-25T16:28:12.859Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:28:12 [2021-03-25T16:28:12.859Z] === RUN   TestContainerVolumesMountedAsShared
16:28:12 [2021-03-25T16:28:12.859Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:28:12 [2021-03-25T16:28:12.859Z] === RUN   TestContainerVolumesMountedAsSlave
16:28:12 [2021-03-25T16:28:12.859Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:28:12 [2021-03-25T16:28:12.859Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:28:12 [2021-03-25T16:28:12.859Z] === RUN   TestNetworkNat
16:28:13 [2021-03-25T16:28:13.785Z] --- PASS: TestNetworkNat (0.75s)
16:28:13 [2021-03-25T16:28:13.785Z] === RUN   TestNetworkLocalhostTCPNat
16:28:14 [2021-03-25T16:28:14.345Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s)
16:28:14 [2021-03-25T16:28:14.345Z] === RUN   TestNetworkLoopbackNat
16:28:17 [2021-03-25T16:28:17.605Z] --- PASS: TestNetworkLoopbackNat (3.01s)
16:28:17 [2021-03-25T16:28:17.605Z] === RUN   TestPause
16:28:17 [2021-03-25T16:28:17.605Z] --- SKIP: TestPause (0.00s)
16:28:17 [2021-03-25T16:28:17.605Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:17 [2021-03-25T16:28:17.605Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:28:17 [2021-03-25T16:28:17.605Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:28:17 [2021-03-25T16:28:17.605Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:28:17 [2021-03-25T16:28:17.605Z] === RUN   TestPauseStopPausedContainer
16:28:17 [2021-03-25T16:28:17.605Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:28:17 [2021-03-25T16:28:17.605Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:17 [2021-03-25T16:28:17.605Z] === RUN   TestPsFilter
16:28:17 [2021-03-25T16:28:17.605Z] --- PASS: TestPsFilter (0.11s)
16:28:17 [2021-03-25T16:28:17.605Z] === RUN   TestRemoveContainerWithRemovedVolume
16:28:18 [2021-03-25T16:28:18.166Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
16:28:18 [2021-03-25T16:28:18.166Z] === RUN   TestRemoveContainerWithVolume
16:28:18 [2021-03-25T16:28:18.727Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
16:28:18 [2021-03-25T16:28:18.727Z] === RUN   TestRemoveContainerRunning
16:28:19 [2021-03-25T16:28:19.288Z] --- PASS: TestRemoveContainerRunning (0.63s)
16:28:19 [2021-03-25T16:28:19.288Z] === RUN   TestRemoveContainerForceRemoveRunning
16:28:20 [2021-03-25T16:28:20.214Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
16:28:20 [2021-03-25T16:28:20.214Z] === RUN   TestRemoveInvalidContainer
16:28:20 [2021-03-25T16:28:20.214Z] --- PASS: TestRemoveInvalidContainer (0.02s)
16:28:20 [2021-03-25T16:28:20.214Z] === RUN   TestRenameLinkedContainer
16:28:22 [2021-03-25T16:28:22.726Z] --- PASS: TestRenameLinkedContainer (2.58s)
16:28:22 [2021-03-25T16:28:22.726Z] === RUN   TestRenameStoppedContainer
16:28:23 [2021-03-25T16:28:23.287Z] --- PASS: TestRenameStoppedContainer (0.63s)
16:28:23 [2021-03-25T16:28:23.287Z] === RUN   TestRenameRunningContainerAndReuse
16:28:24 [2021-03-25T16:28:24.650Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s)
16:28:24 [2021-03-25T16:28:24.650Z] === RUN   TestRenameInvalidName
16:28:25 [2021-03-25T16:28:25.211Z] --- PASS: TestRenameInvalidName (0.66s)
16:28:25 [2021-03-25T16:28:25.211Z] === RUN   TestRenameAnonymousContainer
16:28:27 [2021-03-25T16:28:27.723Z] --- PASS: TestRenameAnonymousContainer (2.23s)
16:28:27 [2021-03-25T16:28:27.723Z] === RUN   TestRenameContainerWithSameName
16:28:27 [2021-03-25T16:28:27.979Z] --- PASS: TestRenameContainerWithSameName (0.66s)
16:28:27 [2021-03-25T16:28:27.979Z] === RUN   TestRenameContainerWithLinkedContainer
16:28:29 [2021-03-25T16:28:29.343Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
16:28:29 [2021-03-25T16:28:29.343Z] === RUN   TestResize
16:28:29 [2021-03-25T16:28:29.904Z] --- PASS: TestResize (0.69s)
16:28:29 [2021-03-25T16:28:29.904Z] === RUN   TestResizeWithInvalidSize
16:28:30 [2021-03-25T16:28:30.830Z] --- PASS: TestResizeWithInvalidSize (0.66s)
16:28:30 [2021-03-25T16:28:30.830Z] === RUN   TestResizeWhenContainerNotStarted
16:28:31 [2021-03-25T16:28:31.392Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
16:28:31 [2021-03-25T16:28:31.392Z] === RUN   TestDaemonRestartKillContainers
16:28:31 [2021-03-25T16:28:31.392Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:28:31 [2021-03-25T16:28:31.392Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:28:31 [2021-03-25T16:28:31.392Z] === RUN   TestCgroupNamespacesRun
16:28:33 [2021-03-25T16:28:33.903Z] --- PASS: TestCgroupNamespacesRun (2.63s)
16:28:33 [2021-03-25T16:28:33.903Z] === RUN   TestCgroupNamespacesRunPrivileged
16:28:36 [2021-03-25T16:28:36.416Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
16:28:36 [2021-03-25T16:28:36.416Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:28:38 [2021-03-25T16:28:38.927Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.63s)
16:28:38 [2021-03-25T16:28:38.927Z] === RUN   TestCgroupNamespacesRunHostMode
16:28:41 [2021-03-25T16:28:41.439Z] --- PASS: TestCgroupNamespacesRunHostMode (2.64s)
16:28:41 [2021-03-25T16:28:41.439Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:28:43 [2021-03-25T16:28:43.950Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.64s)
16:28:43 [2021-03-25T16:28:43.950Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:28:46 [2021-03-25T16:28:46.461Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
16:28:46 [2021-03-25T16:28:46.461Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:28:47 [2021-03-25T16:28:47.824Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
16:28:47 [2021-03-25T16:28:47.824Z] === RUN   TestCgroupNamespacesRunOlderClient
16:28:51 [2021-03-25T16:28:51.090Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s)
16:28:51 [2021-03-25T16:28:51.090Z] === RUN   TestKernelTCPMemory
16:28:51 [2021-03-25T16:28:51.090Z] --- SKIP: TestKernelTCPMemory (0.01s)
16:28:51 [2021-03-25T16:28:51.090Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:51 [2021-03-25T16:28:51.090Z] === RUN   TestNISDomainname
16:28:51 [2021-03-25T16:28:51.090Z] --- SKIP: TestNISDomainname (0.01s)
16:28:51 [2021-03-25T16:28:51.090Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:28:51 [2021-03-25T16:28:51.090Z] === RUN   TestHostnameDnsResolution
16:28:51 [2021-03-25T16:28:51.650Z] --- PASS: TestHostnameDnsResolution (1.15s)
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStats
16:28:51 [2021-03-25T16:28:51.650Z] --- SKIP: TestStats (0.00s)
16:28:51 [2021-03-25T16:28:51.650Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStopContainerWithTimeout
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStopContainerWithTimeout/0
16:28:51 [2021-03-25T16:28:51.650Z] === PAUSE TestStopContainerWithTimeout/0
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStopContainerWithTimeout/1
16:28:51 [2021-03-25T16:28:51.650Z] === PAUSE TestStopContainerWithTimeout/1
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStopContainerWithTimeout/3
16:28:51 [2021-03-25T16:28:51.650Z] === PAUSE TestStopContainerWithTimeout/3
16:28:51 [2021-03-25T16:28:51.650Z] === RUN   TestStopContainerWithTimeout/-1
16:28:51 [2021-03-25T16:28:51.650Z] === PAUSE TestStopContainerWithTimeout/-1
16:28:51 [2021-03-25T16:28:51.650Z] === CONT  TestStopContainerWithTimeout/0
16:28:51 [2021-03-25T16:28:51.650Z] === CONT  TestStopContainerWithTimeout/3
16:28:53 [2021-03-25T16:28:53.014Z] === CONT  TestStopContainerWithTimeout/-1
16:28:54 [2021-03-25T16:28:54.899Z] === CONT  TestStopContainerWithTimeout/1
16:28:56 [2021-03-25T16:28:56.260Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:28:56 [2021-03-25T16:28:56.260Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
16:28:56 [2021-03-25T16:28:56.260Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
16:28:56 [2021-03-25T16:28:56.260Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
16:28:56 [2021-03-25T16:28:56.260Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
16:28:56 [2021-03-25T16:28:56.260Z] === RUN   TestDeleteDevicemapper
16:28:56 [2021-03-25T16:28:56.260Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:28:56 [2021-03-25T16:28:56.260Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:28:56 [2021-03-25T16:28:56.260Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:28:58 [2021-03-25T16:28:58.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s)
16:28:58 [2021-03-25T16:28:58.776Z] === RUN   TestUpdateMemory
16:28:58 [2021-03-25T16:28:58.776Z] --- SKIP: TestUpdateMemory (0.00s)
16:28:58 [2021-03-25T16:28:58.776Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:58 [2021-03-25T16:28:58.776Z] === RUN   TestUpdateCPUQuota
16:28:58 [2021-03-25T16:28:58.776Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:28:58 [2021-03-25T16:28:58.776Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:58 [2021-03-25T16:28:58.776Z] === RUN   TestUpdatePidsLimit
16:28:58 [2021-03-25T16:28:58.776Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:28:58 [2021-03-25T16:28:58.776Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:28:58 [2021-03-25T16:28:58.776Z] === RUN   TestUpdateRestartPolicy
16:29:10 [2021-03-25T16:29:10.974Z] --- PASS: TestUpdateRestartPolicy (12.35s)
16:29:10 [2021-03-25T16:29:10.974Z] === RUN   TestUpdateRestartWithAutoRemove
16:29:11 [2021-03-25T16:29:11.534Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
16:29:11 [2021-03-25T16:29:11.534Z] === RUN   TestWaitNonBlocked
16:29:11 [2021-03-25T16:29:11.534Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2021-03-25T16:29:11.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2021-03-25T16:29:11.534Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:11 [2021-03-25T16:29:11.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:11 [2021-03-25T16:29:11.534Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:11 [2021-03-25T16:29:11.534Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:12 [2021-03-25T16:29:12.962Z] --- PASS: TestWaitNonBlocked (0.01s)
16:29:12 [2021-03-25T16:29:12.962Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
16:29:12 [2021-03-25T16:29:12.962Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
16:29:12 [2021-03-25T16:29:12.962Z] === RUN   TestWaitBlocked
16:29:12 [2021-03-25T16:29:12.962Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:29:12 [2021-03-25T16:29:12.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:29:12 [2021-03-25T16:29:12.962Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:29:12 [2021-03-25T16:29:12.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:29:12 [2021-03-25T16:29:12.962Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:29:12 [2021-03-25T16:29:12.962Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:29:13 [2021-03-25T16:29:13.907Z] --- PASS: TestWaitBlocked (0.02s)
16:29:13 [2021-03-25T16:29:13.907Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
16:29:13 [2021-03-25T16:29:13.907Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
16:29:13 [2021-03-25T16:29:13.907Z] === CONT  TestDaemonRestartIpcMode
16:29:13 [2021-03-25T16:29:13.907Z] === CONT  TestIpcModeOlderClient
16:29:13 [2021-03-25T16:29:13.907Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:29:13 [2021-03-25T16:29:13.907Z] === CONT  TestRestartDaemonWithRestartingContainer
16:29:19 [2021-03-25T16:29:19.147Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.73s)
16:29:19 [2021-03-25T16:29:19.402Z] --- PASS: TestDaemonRestartIpcMode (5.51s)
16:29:19 [2021-03-25T16:29:19.402Z] PASS
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === Skipped
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:29:19 [2021-03-25T16:29:19.402Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:29:19 [2021-03-25T16:29:19.402Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
16:29:19 [2021-03-25T16:29:19.402Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:29:19 [2021-03-25T16:29:19.402Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:29:19 [2021-03-25T16:29:19.402Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] 
16:29:19 [2021-03-25T16:29:19.402Z] DONE 177 tests, 26 skipped in 103.324s
16:29:19 [2021-03-25T16:29:19.402Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:29:19 [2021-03-25T16:29:19.657Z] INFO: Testing against a local daemon
16:29:19 [2021-03-25T16:29:19.657Z] === RUN   TestCommitInheritsEnv
16:29:21 [2021-03-25T16:29:21.542Z] --- PASS: TestCommitInheritsEnv (1.61s)
16:29:21 [2021-03-25T16:29:21.542Z] === RUN   TestImportExtremelyLargeImageWorks
16:29:21 [2021-03-25T16:29:21.542Z] === PAUSE TestImportExtremelyLargeImageWorks
16:29:21 [2021-03-25T16:29:21.542Z] === RUN   TestImagesFilterMultiReference
16:29:21 [2021-03-25T16:29:21.542Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:29:21 [2021-03-25T16:29:21.542Z] === RUN   TestImagePullPlatformInvalid
16:29:21 [2021-03-25T16:29:21.542Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:29:21 [2021-03-25T16:29:21.542Z] === RUN   TestRemoveImageOrphaning
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestRemoveImageOrphaning (1.93s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestRemoveImageGarbageCollector
16:29:23 [2021-03-25T16:29:23.425Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:29:23 [2021-03-25T16:29:23.425Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagInvalidReference
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagInvalidReference (0.01s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagValidPrefixedRepo
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagExistedNameWithoutForce
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagOfficialNames
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagOfficialNames (0.05s)
16:29:23 [2021-03-25T16:29:23.425Z] === RUN   TestTagMatchesDigest
16:29:23 [2021-03-25T16:29:23.425Z] --- PASS: TestTagMatchesDigest (0.01s)
16:29:23 [2021-03-25T16:29:23.425Z] === CONT  TestImportExtremelyLargeImageWorks
16:31:14 [2021-03-25T16:31:14.789Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s)
16:31:14 [2021-03-25T16:31:14.789Z] PASS
16:31:14 [2021-03-25T16:31:14.789Z] 
16:31:14 [2021-03-25T16:31:14.789Z] === Skipped
16:31:14 [2021-03-25T16:31:14.789Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:31:14 [2021-03-25T16:31:14.789Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:31:14 [2021-03-25T16:31:14.789Z] 
16:31:14 [2021-03-25T16:31:14.789Z] 
16:31:14 [2021-03-25T16:31:14.789Z] DONE 12 tests, 1 skipped in 106.506s
16:31:14 [2021-03-25T16:31:14.789Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.789Z] INFO: Testing against a local daemon
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestNetworkCreateDelete
16:31:14 [2021-03-25T16:31:14.789Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestDockerNetworkDeletePreferID
16:31:14 [2021-03-25T16:31:14.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestDaemonDNSFallback
16:31:14 [2021-03-25T16:31:14.789Z] --- PASS: TestDaemonDNSFallback (7.59s)
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestInspectNetwork
16:31:14 [2021-03-25T16:31:14.789Z] --- SKIP: TestInspectNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.789Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestRunContainerWithBridgeNone
16:31:14 [2021-03-25T16:31:14.789Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:31:14 [2021-03-25T16:31:14.789Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestNetworkInvalidJSON
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestNetworkInvalidJSON//networks/create
16:31:14 [2021-03-25T16:31:14.789Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:31:14 [2021-03-25T16:31:14.789Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:31:14 [2021-03-25T16:31:14.789Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:31:14 [2021-03-25T16:31:14.789Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:31:14 [2021-03-25T16:31:14.789Z] === CONT  TestNetworkInvalidJSON//networks/create
16:31:14 [2021-03-25T16:31:14.789Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:31:14 [2021-03-25T16:31:14.789Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:31:14 [2021-03-25T16:31:14.789Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestNetworkList
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestNetworkList//networks
16:31:14 [2021-03-25T16:31:14.790Z] === PAUSE TestNetworkList//networks
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestNetworkList//networks/
16:31:14 [2021-03-25T16:31:14.790Z] === PAUSE TestNetworkList//networks/
16:31:14 [2021-03-25T16:31:14.790Z] === CONT  TestNetworkList//networks
16:31:14 [2021-03-25T16:31:14.790Z] === CONT  TestNetworkList//networks/
16:31:14 [2021-03-25T16:31:14.790Z] --- PASS: TestNetworkList (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestNetworkList//networks (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestHostIPv4BridgeLabel
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDaemonRestartWithLiveRestore
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDaemonDefaultNetworkPools
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDaemonRestartWithExistingNetwork
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestServiceWithPredefinedNetwork
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:242: FLAKY_TEST
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestServiceWithDataPathPortInit
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === Skipped
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:242: FLAKY_TEST
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 22 tests, 12 skipped in 8.248s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.790Z] INFO: Testing against a local daemon
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDockerNetworkIpvlanPersistance
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDockerNetworkIpvlan
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === Skipped
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 2 tests, 2 skipped in 0.106s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.790Z] INFO: Testing against a local daemon
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDockerNetworkMacvlanPersistance
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestDockerNetworkMacvlan
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === Skipped
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 2 tests, 2 skipped in 0.101s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.790Z] testing: warning: no tests to run
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 0 tests in 0.022s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.790Z] INFO: Testing against a local daemon
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginAllowRequest
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginTLS
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginDenyRequest
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginAPIDenyResponse
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginDenyResponse
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginAllowEventStream
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginErrorResponse
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginErrorRequest
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginHeader
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginV2Disable
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === Skipped
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 17 tests, 17 skipped in 0.336s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:31:14 [2021-03-25T16:31:14.790Z] INFO: Testing against a local daemon
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestPluginInvalidJSON
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:31:14 [2021-03-25T16:31:14.790Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:31:14 [2021-03-25T16:31:14.790Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:31:14 [2021-03-25T16:31:14.790Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:31:14 [2021-03-25T16:31:14.790Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestPluginInstall
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestPluginInstall (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] === RUN   TestPluginsWithRuntimes
16:31:14 [2021-03-25T16:31:14.790Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:31:14 [2021-03-25T16:31:14.790Z] PASS
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === Skipped
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:31:14 [2021-03-25T16:31:14.790Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] 
16:31:14 [2021-03-25T16:31:14.790Z] DONE 4 tests, 2 skipped in 0.143s
16:31:14 [2021-03-25T16:31:14.790Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:31:15 [2021-03-25T16:31:15.046Z] INFO: Testing against a local daemon
16:31:15 [2021-03-25T16:31:15.046Z] === RUN   TestExternalGraphDriver
16:31:15 [2021-03-25T16:31:15.046Z] --- SKIP: TestExternalGraphDriver (0.07s)
16:31:15 [2021-03-25T16:31:15.046Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:31:15 [2021-03-25T16:31:15.046Z] === RUN   TestGraphdriverPluginV2
16:31:21 [2021-03-25T16:31:21.615Z] --- PASS: TestGraphdriverPluginV2 (5.82s)
16:31:21 [2021-03-25T16:31:21.615Z] PASS
16:31:21 [2021-03-25T16:31:21.615Z] 
16:31:21 [2021-03-25T16:31:21.615Z] === Skipped
16:31:21 [2021-03-25T16:31:21.615Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
16:31:21 [2021-03-25T16:31:21.615Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:31:21 [2021-03-25T16:31:21.615Z] 
16:31:21 [2021-03-25T16:31:21.615Z] 
16:31:21 [2021-03-25T16:31:21.615Z] DONE 2 tests, 1 skipped in 6.006s
16:31:21 [2021-03-25T16:31:21.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:31:21 [2021-03-25T16:31:21.615Z] INFO: Testing against a local daemon
16:31:21 [2021-03-25T16:31:21.615Z] === RUN   TestContinueAfterPluginCrash
16:31:21 [2021-03-25T16:31:21.615Z] === PAUSE TestContinueAfterPluginCrash
16:31:21 [2021-03-25T16:31:21.615Z] === RUN   TestReadPluginNoRead
16:31:21 [2021-03-25T16:31:21.615Z] === PAUSE TestReadPluginNoRead
16:31:21 [2021-03-25T16:31:21.615Z] === RUN   TestDaemonStartWithLogOpt
16:31:21 [2021-03-25T16:31:21.615Z] === PAUSE TestDaemonStartWithLogOpt
16:31:21 [2021-03-25T16:31:21.615Z] === CONT  TestContinueAfterPluginCrash
16:31:21 [2021-03-25T16:31:21.615Z] === CONT  TestDaemonStartWithLogOpt
16:31:28 [2021-03-25T16:31:28.146Z] --- PASS: TestDaemonStartWithLogOpt (6.40s)
16:31:28 [2021-03-25T16:31:28.147Z] === CONT  TestReadPluginNoRead
16:31:31 [2021-03-25T16:31:31.408Z] === RUN   TestReadPluginNoRead/default
16:31:31 [2021-03-25T16:31:31.408Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
16:31:33 [2021-03-25T16:31:33.918Z] === RUN   TestReadPluginNoRead/disabled_caching
16:31:36 [2021-03-25T16:31:36.428Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:31:38 [2021-03-25T16:31:38.317Z] --- PASS: TestReadPluginNoRead (11.02s)
16:31:38 [2021-03-25T16:31:38.317Z]     --- PASS: TestReadPluginNoRead/default (2.47s)
16:31:38 [2021-03-25T16:31:38.317Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.47s)
16:31:38 [2021-03-25T16:31:38.317Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s)
16:31:38 [2021-03-25T16:31:38.317Z]     read_test.go:92: [defbb59197990] daemon is not started
16:31:38 [2021-03-25T16:31:38.572Z] PASS
16:31:38 [2021-03-25T16:31:38.572Z] 
16:31:38 [2021-03-25T16:31:38.572Z] DONE 6 tests in 17.539s
16:31:38 [2021-03-25T16:31:38.572Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:31:38 [2021-03-25T16:31:38.572Z] testing: warning: no tests to run
16:31:38 [2021-03-25T16:31:38.572Z] PASS
16:31:38 [2021-03-25T16:31:38.572Z] 
16:31:38 [2021-03-25T16:31:38.572Z] DONE 0 tests in 0.040s
16:31:38 [2021-03-25T16:31:38.572Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:31:38 [2021-03-25T16:31:38.572Z] INFO: Testing against a local daemon
16:31:38 [2021-03-25T16:31:38.572Z] === RUN   TestPluginWithDevMounts
16:31:38 [2021-03-25T16:31:38.572Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:31:38 [2021-03-25T16:31:38.572Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:31:38 [2021-03-25T16:31:38.572Z] PASS
16:31:38 [2021-03-25T16:31:38.572Z] 
16:31:38 [2021-03-25T16:31:38.572Z] === Skipped
16:31:38 [2021-03-25T16:31:38.572Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:31:38 [2021-03-25T16:31:38.572Z]     mounts_test.go:21: (*Execution).IsRootless-fm
16:31:38 [2021-03-25T16:31:38.572Z] 
16:31:38 [2021-03-25T16:31:38.572Z] 
16:31:38 [2021-03-25T16:31:38.572Z] DONE 1 tests, 1 skipped in 0.128s
16:31:38 [2021-03-25T16:31:38.572Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:31:38 [2021-03-25T16:31:38.827Z] INFO: Testing against a local daemon
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestSecretInspect
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestSecretInspect (0.02s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestSecretList
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestSecretList (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestSecretsCreateAndDelete
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestSecretsUpdate
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestSecretsUpdate (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestTemplatedSecret
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestTemplatedSecret (0.00s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestSecretCreateResolve
16:31:38 [2021-03-25T16:31:38.827Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] PASS
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === Skipped
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:31:38 [2021-03-25T16:31:38.827Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] 
16:31:38 [2021-03-25T16:31:38.827Z] DONE 6 tests, 6 skipped in 0.174s
16:31:38 [2021-03-25T16:31:38.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:31:38 [2021-03-25T16:31:38.827Z] INFO: Testing against a local daemon
16:31:38 [2021-03-25T16:31:38.827Z] === RUN   TestServiceCreateInit
16:31:39 [2021-03-25T16:31:39.082Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:31:39 [2021-03-25T16:31:39.083Z] --- PASS: TestServiceCreateInit (0.03s)
16:31:39 [2021-03-25T16:31:39.083Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:31:39 [2021-03-25T16:31:39.083Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:31:39 [2021-03-25T16:31:39.083Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceMultipleTimes
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceConflict
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceMaxReplicas
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateWithDuplicateNetworkNames
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceSecretFileMode
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceConfigFileMode
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceSysctls
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceSysctls (0.03s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateServiceCapabilities
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:31:39 [2021-03-25T16:31:39.083Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestInspect
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestInspect (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestCreateJob
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestCreateJob (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestReplicatedJob
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestReplicatedJob (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestUpdateReplicatedJob
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestServiceListWithStatuses
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:31:39 [2021-03-25T16:31:39.083Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestDockerNetworkConnectAlias
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
16:31:39 [2021-03-25T16:31:39.083Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestDockerNetworkReConnect
16:31:39 [2021-03-25T16:31:39.083Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
16:31:39 [2021-03-25T16:31:39.083Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:39 [2021-03-25T16:31:39.083Z] === RUN   TestServicePlugin
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServicePlugin (3.43s)
16:31:43 [2021-03-25T16:31:43.245Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestServiceUpdateLabel
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServiceUpdateLabel (0.02s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestServiceUpdateSecrets
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestServiceUpdateConfigs
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestServiceUpdateNetwork
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestServiceUpdatePidsLimit
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] PASS
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === Skipped
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:31:43 [2021-03-25T16:31:43.245Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestInspect (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
16:31:43 [2021-03-25T16:31:43.245Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s)
16:31:43 [2021-03-25T16:31:43.245Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
16:31:43 [2021-03-25T16:31:43.245Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] DONE 24 tests, 23 skipped in 3.848s
16:31:43 [2021-03-25T16:31:43.245Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:31:43 [2021-03-25T16:31:43.245Z] INFO: Testing against a local daemon
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestSessionCreate
16:31:43 [2021-03-25T16:31:43.245Z] --- PASS: TestSessionCreate (0.03s)
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestSessionCreateWithBadUpgrade
16:31:43 [2021-03-25T16:31:43.245Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:31:43 [2021-03-25T16:31:43.245Z] PASS
16:31:43 [2021-03-25T16:31:43.245Z] 
16:31:43 [2021-03-25T16:31:43.245Z] DONE 2 tests in 0.141s
16:31:43 [2021-03-25T16:31:43.245Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:31:43 [2021-03-25T16:31:43.245Z] INFO: Testing against a local daemon
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:31:43 [2021-03-25T16:31:43.245Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:31:43 [2021-03-25T16:31:43.245Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:31:43 [2021-03-25T16:31:43.245Z] === RUN   TestEventsExecDie
16:31:43 [2021-03-25T16:31:43.805Z] --- PASS: TestEventsExecDie (0.96s)
16:31:43 [2021-03-25T16:31:43.805Z] === RUN   TestEventsBackwardsCompatible
16:31:44 [2021-03-25T16:31:44.060Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:31:44 [2021-03-25T16:31:44.060Z] === RUN   TestInfoBinaryCommits
16:31:44 [2021-03-25T16:31:44.060Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:31:44 [2021-03-25T16:31:44.060Z] === RUN   TestInfoAPIVersioned
16:31:44 [2021-03-25T16:31:44.060Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:31:44 [2021-03-25T16:31:44.060Z] === RUN   TestInfoDiscoveryBackend
16:31:45 [2021-03-25T16:31:45.422Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
16:31:45 [2021-03-25T16:31:45.422Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:31:49 [2021-03-25T16:31:49.579Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
16:31:49 [2021-03-25T16:31:49.579Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:31:49 [2021-03-25T16:31:49.579Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:31:49 [2021-03-25T16:31:49.579Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:31:49 [2021-03-25T16:31:49.579Z] === RUN   TestInfoAPI
16:31:49 [2021-03-25T16:31:49.579Z] --- PASS: TestInfoAPI (0.02s)
16:31:49 [2021-03-25T16:31:49.579Z] === RUN   TestInfoAPIWarnings
16:32:07 [2021-03-25T16:32:07.606Z] --- PASS: TestInfoAPIWarnings (17.35s)
16:32:07 [2021-03-25T16:32:07.606Z] === RUN   TestInfoDebug
16:32:07 [2021-03-25T16:32:07.861Z] --- PASS: TestInfoDebug (1.53s)
16:32:07 [2021-03-25T16:32:07.861Z] === RUN   TestInfoInsecureRegistries
16:32:09 [2021-03-25T16:32:09.222Z] --- PASS: TestInfoInsecureRegistries (1.53s)
16:32:09 [2021-03-25T16:32:09.222Z] === RUN   TestInfoRegistryMirrors
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestInfoRegistryMirrors (1.52s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestLoginFailsWithBadCredentials
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestPingCacheHeaders
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestPingCacheHeaders (0.02s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestPingGet
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestPingGet (0.01s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestPingHead
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestPingHead (0.02s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestVersion
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestVersion (0.02s)
16:32:11 [2021-03-25T16:32:11.107Z] PASS
16:32:11 [2021-03-25T16:32:11.107Z] 
16:32:11 [2021-03-25T16:32:11.107Z] === Skipped
16:32:11 [2021-03-25T16:32:11.107Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:32:11 [2021-03-25T16:32:11.107Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:32:11 [2021-03-25T16:32:11.107Z] 
16:32:11 [2021-03-25T16:32:11.107Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:32:11 [2021-03-25T16:32:11.107Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
16:32:11 [2021-03-25T16:32:11.107Z] 
16:32:11 [2021-03-25T16:32:11.107Z] 
16:32:11 [2021-03-25T16:32:11.107Z] DONE 18 tests, 2 skipped in 28.217s
16:32:11 [2021-03-25T16:32:11.107Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:32:11 [2021-03-25T16:32:11.107Z] INFO: Testing against a local daemon
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestVolumesCreateAndList
16:32:11 [2021-03-25T16:32:11.107Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:32:11 [2021-03-25T16:32:11.107Z] === RUN   TestVolumesRemove
16:32:11 [2021-03-25T16:32:11.362Z] --- PASS: TestVolumesRemove (0.06s)
16:32:11 [2021-03-25T16:32:11.362Z] === RUN   TestVolumesInspect
16:32:11 [2021-03-25T16:32:11.362Z] --- PASS: TestVolumesInspect (0.02s)
16:32:11 [2021-03-25T16:32:11.362Z] === RUN   TestVolumesInvalidJSON
16:32:11 [2021-03-25T16:32:11.362Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:32:11 [2021-03-25T16:32:11.362Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:32:11 [2021-03-25T16:32:11.362Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:32:11 [2021-03-25T16:32:11.362Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:32:11 [2021-03-25T16:32:11.362Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:32:11 [2021-03-25T16:32:11.362Z] PASS
16:32:11 [2021-03-25T16:32:11.362Z] 
16:32:11 [2021-03-25T16:32:11.362Z] DONE 5 tests in 0.217s
16:32:11 [2021-03-25T16:32:11.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:32:11 [2021-03-25T16:32:11.362Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12230 is not a child of this shell
16:32:11 [2021-03-25T16:32:11.362Z] warning: PID 12230 from bundles/test-integration/docker.pid had a nonzero exit code
16:32:11 [2021-03-25T16:32:11.362Z] Leaving: AppArmorNo profiles have been unloaded.
16:32:11 [2021-03-25T16:32:11.362Z] 
16:32:11 [2021-03-25T16:32:11.362Z] Unloading profiles will leave already running processes permanently
16:32:11 [2021-03-25T16:32:11.362Z] unconfined, which can lead to unexpected situations.
16:32:11 [2021-03-25T16:32:11.362Z] 
16:32:11 [2021-03-25T16:32:11.362Z] To set a process to complain mode, use the command line tool
16:32:11 [2021-03-25T16:32:11.362Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:32:11 [2021-03-25T16:32:11.362Z] Removing test suite binaries
16:32:11 [2021-03-25T16:32:11.362Z] exiting test-integration
16:32:11 [2021-03-25T16:32:11.362Z] ++ exit 0
16:32:12 [2021-03-25T16:32:12.287Z]