Skip to content

Console Output

17:24:17 [2021-03-18T17:24:17.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration
17:24:19 [2021-03-18T17:24:19.780Z] 
17:24:19 [2021-03-18T17:24:19.780Z] Removing bundles/
17:24:19 [2021-03-18T17:24:19.780Z] 
17:24:19 [2021-03-18T17:24:19.780Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:24:19 [2021-03-18T17:24:19.780Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:24:19 [2021-03-18T17:24:19.780Z] GOOS="" GOARCH="" GOARM=""
17:25:57 [2021-03-18T17:25:57.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:25:57 [2021-03-18T17:25:57.291Z] 
17:25:57 [2021-03-18T17:25:57.291Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:25:57 [2021-03-18T17:25:57.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:25:57 [2021-03-18T17:25:57.291Z] HOSTNAME=f838c970057e
17:25:57 [2021-03-18T17:25:57.291Z] DEST=bundles/test-integration
17:25:57 [2021-03-18T17:25:57.291Z] PWD=/go/src/github.com/docker/docker
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_ROOTLESS=1
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680
17:25:57 [2021-03-18T17:25:57.291Z] container=docker
17:25:57 [2021-03-18T17:25:57.291Z] HOME=/root
17:25:57 [2021-03-18T17:25:57.291Z] GOLANG_VERSION=1.13.15
17:25:57 [2021-03-18T17:25:57.291Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:25:57 [2021-03-18T17:25:57.291Z] VALIDATE_BRANCH=master
17:25:57 [2021-03-18T17:25:57.291Z] TERM=xterm
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_PKG=github.com/docker/docker
17:25:57 [2021-03-18T17:25:57.291Z] SHLVL=1
17:25:57 [2021-03-18T17:25:57.291Z] TIMEOUT=120m
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_GRAPHDRIVER=overlay2
17:25:57 [2021-03-18T17:25:57.291Z] GO111MODULE=off
17:25:57 [2021-03-18T17:25:57.291Z] DOCKER_EXPERIMENTAL=1
17:25:57 [2021-03-18T17:25:57.291Z] TEST_SKIP_INTEGRATION_CLI=1
17:25:57 [2021-03-18T17:25:57.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:25:57 [2021-03-18T17:25:57.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:25:57 [2021-03-18T17:25:57.291Z] GOPATH=/go
17:25:57 [2021-03-18T17:25:57.291Z] PKG_CONFIG=pkg-config
17:25:57 [2021-03-18T17:25:57.291Z] _=/usr/bin/env
17:25:57 [2021-03-18T17:25:57.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:26:23 [2021-03-18T17:26:23.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:26:24 [2021-03-18T17:26:24.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:26:45 [2021-03-18T17:26:45.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:26:55 [2021-03-18T17:26:55.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:26:56 [2021-03-18T17:26:56.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:26:57 [2021-03-18T17:26:57.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:26:58 [2021-03-18T17:26:58.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:26:58 [2021-03-18T17:26:58.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:27:00 [2021-03-18T17:27:00.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:27:03 [2021-03-18T17:27:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:27:04 [2021-03-18T17:27:04.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:27:05 [2021-03-18T17:27:05.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:27:06 [2021-03-18T17:27:06.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:27:08 [2021-03-18T17:27:08.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:27:09 [2021-03-18T17:27:09.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:27:10 [2021-03-18T17:27:10.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:27:11 [2021-03-18T17:27:11.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:27:12 [2021-03-18T17:27:12.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:27:13 [2021-03-18T17:27:13.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:27:13 [2021-03-18T17:27:13.841Z] Using test binary docker
17:27:13 [2021-03-18T17:27:13.841Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:27:13 [2021-03-18T17:27:13.841Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:27:13 [2021-03-18T17:27:13.841Z] INFO: Waiting for daemon to start...
17:27:13 [2021-03-18T17:27:13.841Z] Starting dockerd
17:27:17 [2021-03-18T17:27:17.105Z] .
17:27:17 [2021-03-18T17:27:17.105Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:27:17 [2021-03-18T17:27:17.105Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:27:17 [2021-03-18T17:27:17.105Z] Error: No such image: emptyfs
17:27:17 [2021-03-18T17:27:17.105Z] Running integration-test (iteration 1)
17:27:17 [2021-03-18T17:27:17.105Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:27:29 [2021-03-18T17:27:29.268Z] Loaded image: buildpack-deps:buster
17:27:29 [2021-03-18T17:27:29.524Z] Loaded image: busybox:latest
17:27:29 [2021-03-18T17:27:29.524Z] Loaded image: busybox:glibc
17:27:32 [2021-03-18T17:27:32.037Z] Loaded image: debian:bullseye
17:27:32 [2021-03-18T17:27:32.037Z] Loaded image: hello-world:latest
17:27:32 [2021-03-18T17:27:32.037Z] Loaded image: arm32v7/hello-world:latest
17:27:32 [2021-03-18T17:27:32.037Z] INFO: Testing against a local daemon
17:27:32 [2021-03-18T17:27:32.037Z] === RUN   TestCgroupNamespacesBuild
17:27:36 [2021-03-18T17:27:36.199Z] --- PASS: TestCgroupNamespacesBuild (3.73s)
17:27:36 [2021-03-18T17:27:36.199Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:27:38 [2021-03-18T17:27:38.085Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s)
17:27:38 [2021-03-18T17:27:38.085Z] === RUN   TestBuildWithSession
17:27:38 [2021-03-18T17:27:38.085Z] --- SKIP: TestBuildWithSession (0.00s)
17:27:38 [2021-03-18T17:27:38.085Z]     build_session_test.go:25: TODO: BuildKit
17:27:38 [2021-03-18T17:27:38.085Z] === RUN   TestBuildSquashParent
17:27:46 [2021-03-18T17:27:46.171Z] --- PASS: TestBuildSquashParent (7.79s)
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:46 [2021-03-18T17:27:46.171Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:46 [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:46 [2021-03-18T17:27:46.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:46 [2021-03-18T17:27:46.171Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:48 [2021-03-18T17:27:48.062Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:48 [2021-03-18T17:27:48.990Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:49 [2021-03-18T17:27:49.928Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:51 [2021-03-18T17:27:51.292Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:52 [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
17:27:52 [2021-03-18T17:27:52.659Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
17:27:52 [2021-03-18T17:27:52.659Z] === RUN   TestBuildMultiStageCopy
17:27:52 [2021-03-18T17:27:52.659Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:27:56 [2021-03-18T17:27:56.853Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:27:57 [2021-03-18T17:27:57.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:27:58 [2021-03-18T17:27:58.048Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:27:59 [2021-03-18T17:27:59.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:28:00 [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy (7.39s)
17:28:00 [2021-03-18T17:28:00.355Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s)
17:28:00 [2021-03-18T17:28:00.355Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:28:00 [2021-03-18T17:28:00.355Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:28:00 [2021-03-18T17:28:00.355Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:28:00 [2021-03-18T17:28:00.355Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:28:00 [2021-03-18T17:28:00.355Z] === RUN   TestBuildMultiStageParentConfig
17:28:05 [2021-03-18T17:28:05.593Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
17:28:05 [2021-03-18T17:28:05.593Z] === RUN   TestBuildLabelWithTargets
17:28:13 [2021-03-18T17:28:13.673Z] --- PASS: TestBuildLabelWithTargets (7.99s)
17:28:13 [2021-03-18T17:28:13.673Z] === RUN   TestBuildWithEmptyLayers
17:28:16 [2021-03-18T17:28:16.189Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:28:16 [2021-03-18T17:28:16.189Z] === RUN   TestBuildMultiStageOnBuild
17:28:21 [2021-03-18T17:28:21.429Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:28:21 [2021-03-18T17:28:21.429Z] === RUN   TestBuildUncleanTarFilenames
17:28:21 [2021-03-18T17:28:21.995Z] --- PASS: TestBuildUncleanTarFilenames (0.71s)
17:28:21 [2021-03-18T17:28:21.995Z] === RUN   TestBuildMultiStageLayerLeak
17:28:26 [2021-03-18T17:28:26.156Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s)
17:28:26 [2021-03-18T17:28:26.156Z] === RUN   TestBuildWithHugeFile
17:29:22 [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithHugeFile (52.52s)
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildWCOWSandboxSize
17:29:22 [2021-03-18T17:29:22.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:29:22 [2021-03-18T17:29:22.325Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildWithEmptyDockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:22 [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
17:29:22 [2021-03-18T17:29:22.325Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
17:29:22 [2021-03-18T17:29:22.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
17:29:22 [2021-03-18T17:29:22.325Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildPreserveOwnership
17:29:22 [2021-03-18T17:29:22.325Z] === RUN   TestBuildPreserveOwnership/copy_from
17:29:25 [2021-03-18T17:29:25.585Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:29:29 [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPreserveOwnership (10.14s)
17:29:29 [2021-03-18T17:29:29.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.13s)
17:29:29 [2021-03-18T17:29:29.747Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestBuildPlatformInvalid
17:29:29 [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:29:29 [2021-03-18T17:29:29.747Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:29:29 [2021-03-18T17:29:29.747Z] PASS
17:29:29 [2021-03-18T17:29:29.747Z] 
17:29:29 [2021-03-18T17:29:29.747Z] === Skipped
17:29:29 [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:29:29 [2021-03-18T17:29:29.747Z]     build_session_test.go:25: TODO: BuildKit
17:29:29 [2021-03-18T17:29:29.747Z] 
17:29:29 [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:29:29 [2021-03-18T17:29:29.747Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:29:29 [2021-03-18T17:29:29.747Z] 
17:29:29 [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:29:29 [2021-03-18T17:29:29.747Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
17:29:29 [2021-03-18T17:29:29.747Z] 
17:29:29 [2021-03-18T17:29:29.747Z] 
17:29:29 [2021-03-18T17:29:29.747Z] DONE 34 tests, 3 skipped in 132.425s
17:29:29 [2021-03-18T17:29:29.747Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:29:29 [2021-03-18T17:29:29.747Z] INFO: Testing against a local daemon
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigInspect
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigInspect (0.02s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigList
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigList (0.02s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigsCreateAndDelete
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigsUpdate
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigsUpdate (0.01s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestTemplatedConfig
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestTemplatedConfig (0.00s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigCreateResolve
17:29:29 [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:29:29 [2021-03-18T17:29:29.747Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:29 [2021-03-18T17:29:29.747Z] === RUN   TestConfigDaemonLibtrustID
17:29:31 [2021-03-18T17:29:31.110Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
17:29:31 [2021-03-18T17:29:31.110Z] PASS
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === Skipped
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:29:31 [2021-03-18T17:29:31.110Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] 
17:29:31 [2021-03-18T17:29:31.110Z] DONE 7 tests, 6 skipped in 1.720s
17:29:31 [2021-03-18T17:29:31.110Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:29:31 [2021-03-18T17:29:31.110Z] INFO: Testing against a local daemon
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestCheckpoint
17:29:31 [2021-03-18T17:29:31.110Z] --- SKIP: TestCheckpoint (0.00s)
17:29:31 [2021-03-18T17:29:31.110Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestContainerInvalidJSON
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:29:31 [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:29:31 [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:29:31 [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:29:31 [2021-03-18T17:29:31.110Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:29:31 [2021-03-18T17:29:31.110Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:29:31 [2021-03-18T17:29:31.110Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:29:31 [2021-03-18T17:29:31.110Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:29:31 [2021-03-18T17:29:31.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:29:31 [2021-03-18T17:29:31.110Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:29:31 [2021-03-18T17:29:31.110Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:29:31 [2021-03-18T17:29:31.110Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:29:31 [2021-03-18T17:29:31.366Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:29:31 [2021-03-18T17:29:31.366Z] === RUN   TestCopyFromContainerPathIsNotDir
17:29:31 [2021-03-18T17:29:31.366Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:29:31 [2021-03-18T17:29:31.366Z] === RUN   TestCopyToContainerPathDoesNotExist
17:29:31 [2021-03-18T17:29:31.366Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:29:31 [2021-03-18T17:29:31.366Z] === RUN   TestCopyToContainerPathIsNotDir
17:29:31 [2021-03-18T17:29:31.366Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:29:31 [2021-03-18T17:29:31.366Z] === RUN   TestCopyFromContainer
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer//
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer//bar/root
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer//bar/root/
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/quux
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/quux/
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:29:35 [2021-03-18T17:29:35.575Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCopyFromContainer/bar/notarget
17:29:35 [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer (4.44s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:35 [2021-03-18T17:29:35.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateLinkToNonExistingContainer
17:29:35 [2021-03-18T17:29:35.831Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateWithInvalidEnv
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateWithInvalidEnv/0
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/0
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateWithInvalidEnv/1
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/1
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateWithInvalidEnv/2
17:29:35 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/2
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateWithInvalidEnv/0
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateWithInvalidEnv/2
17:29:35 [2021-03-18T17:29:35.831Z] === CONT  TestCreateWithInvalidEnv/1
17:29:35 [2021-03-18T17:29:35.831Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateTmpfsMountsTarget
17:29:35 [2021-03-18T17:29:35.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:29:35 [2021-03-18T17:29:35.831Z] === RUN   TestCreateWithCustomMaskedPaths
17:29:38 [2021-03-18T17:29:38.344Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
17:29:38 [2021-03-18T17:29:38.344Z] === RUN   TestCreateWithCustomReadonlyPaths
17:29:39 [2021-03-18T17:29:39.711Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s)
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:39 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:39 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:39 [2021-03-18T17:29:39.711Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:39 [2021-03-18T17:29:39.711Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:39 [2021-03-18T17:29:39.711Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:39 [2021-03-18T17:29:39.711Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:39 [2021-03-18T17:29:39.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:29:39 [2021-03-18T17:29:39.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:29:39 [2021-03-18T17:29:39.966Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:29:39 [2021-03-18T17:29:39.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:29:39 [2021-03-18T17:29:39.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:29:39 [2021-03-18T17:29:39.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:29:39 [2021-03-18T17:29:39.967Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:29:40 [2021-03-18T17:29:40.528Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestCreateDifferentPlatform
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestCreateDifferentPlatform/different_os
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:29:40 [2021-03-18T17:29:40.528Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:29:40 [2021-03-18T17:29:40.528Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:29:40 [2021-03-18T17:29:40.528Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:29:40 [2021-03-18T17:29:40.528Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:29:40 [2021-03-18T17:29:40.528Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestContainerStartOnDaemonRestart
17:29:40 [2021-03-18T17:29:40.528Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:29:40 [2021-03-18T17:29:40.528Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestDaemonRestartIpcMode
17:29:40 [2021-03-18T17:29:40.528Z] === PAUSE TestDaemonRestartIpcMode
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestDaemonHostGatewayIP
17:29:40 [2021-03-18T17:29:40.528Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:29:40 [2021-03-18T17:29:40.528Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestRestartDaemonWithRestartingContainer
17:29:40 [2021-03-18T17:29:40.528Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestContainerKillOnDaemonStart
17:29:40 [2021-03-18T17:29:40.528Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:29:40 [2021-03-18T17:29:40.528Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:29:40 [2021-03-18T17:29:40.528Z] === RUN   TestDiff
17:29:41 [2021-03-18T17:29:41.456Z] --- PASS: TestDiff (0.65s)
17:29:41 [2021-03-18T17:29:41.456Z] === RUN   TestExecWithCloseStdin
17:29:42 [2021-03-18T17:29:42.383Z] --- PASS: TestExecWithCloseStdin (0.96s)
17:29:42 [2021-03-18T17:29:42.383Z] === RUN   TestExec
17:29:43 [2021-03-18T17:29:43.311Z] --- PASS: TestExec (0.94s)
17:29:43 [2021-03-18T17:29:43.311Z] === RUN   TestExecUser
17:29:44 [2021-03-18T17:29:44.238Z] --- PASS: TestExecUser (0.96s)
17:29:44 [2021-03-18T17:29:44.238Z] === RUN   TestExportContainerAndImportImage
17:29:45 [2021-03-18T17:29:45.165Z] --- PASS: TestExportContainerAndImportImage (0.85s)
17:29:45 [2021-03-18T17:29:45.165Z] === RUN   TestExportContainerAfterDaemonRestart
17:29:48 [2021-03-18T17:29:48.435Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
17:29:48 [2021-03-18T17:29:48.435Z] === RUN   TestHealthCheckWorkdir
17:29:49 [2021-03-18T17:29:49.801Z] --- PASS: TestHealthCheckWorkdir (1.39s)
17:29:49 [2021-03-18T17:29:49.801Z] === RUN   TestHealthKillContainer
17:29:53 [2021-03-18T17:29:53.066Z] --- PASS: TestHealthKillContainer (3.01s)
17:29:53 [2021-03-18T17:29:53.066Z] === RUN   TestInspectCpusetInConfigPre120
17:29:53 [2021-03-18T17:29:53.323Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
17:29:53 [2021-03-18T17:29:53.323Z] === RUN   TestIpcModeNone
17:29:54 [2021-03-18T17:29:54.251Z] --- PASS: TestIpcModeNone (0.93s)
17:29:54 [2021-03-18T17:29:54.251Z] === RUN   TestIpcModePrivate
17:29:55 [2021-03-18T17:29:55.177Z] --- PASS: TestIpcModePrivate (0.94s)
17:29:55 [2021-03-18T17:29:55.177Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
17:29:55 [2021-03-18T17:29:55.177Z] === RUN   TestIpcModeShareable
17:29:55 [2021-03-18T17:29:55.177Z] --- SKIP: TestIpcModeShareable (0.00s)
17:29:55 [2021-03-18T17:29:55.177Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:29:55 [2021-03-18T17:29:55.177Z] === RUN   TestAPIIpcModeShareableAndContainer
17:29:57 [2021-03-18T17:29:57.693Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
17:29:57 [2021-03-18T17:29:57.693Z] === RUN   TestAPIIpcModeHost
17:29:57 [2021-03-18T17:29:57.693Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:29:57 [2021-03-18T17:29:57.693Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:29:57 [2021-03-18T17:29:57.693Z] === RUN   TestDaemonIpcModeShareable
17:29:57 [2021-03-18T17:29:57.693Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:29:57 [2021-03-18T17:29:57.693Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:29:57 [2021-03-18T17:29:57.693Z] === RUN   TestDaemonIpcModePrivate
17:30:00 [2021-03-18T17:30:00.957Z] --- PASS: TestDaemonIpcModePrivate (2.66s)
17:30:00 [2021-03-18T17:30:00.957Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
17:30:00 [2021-03-18T17:30:00.957Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:30:00 [2021-03-18T17:30:00.957Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:30:00 [2021-03-18T17:30:00.957Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:30:00 [2021-03-18T17:30:00.957Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:30:00 [2021-03-18T17:30:00.957Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:30:00 [2021-03-18T17:30:00.957Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:30:00 [2021-03-18T17:30:00.957Z] === RUN   TestIpcModeOlderClient
17:30:00 [2021-03-18T17:30:00.957Z] === PAUSE TestIpcModeOlderClient
17:30:00 [2021-03-18T17:30:00.957Z] === RUN   TestKillContainerInvalidSignal
17:30:01 [2021-03-18T17:30:01.212Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
17:30:01 [2021-03-18T17:30:01.212Z] === RUN   TestKillContainer
17:30:01 [2021-03-18T17:30:01.212Z] === RUN   TestKillContainer/no_signal
17:30:01 [2021-03-18T17:30:01.773Z] === RUN   TestKillContainer/non_killing_signal
17:30:02 [2021-03-18T17:30:02.336Z] === RUN   TestKillContainer/killing_signal
17:30:03 [2021-03-18T17:30:03.264Z] --- PASS: TestKillContainer (2.05s)
17:30:03 [2021-03-18T17:30:03.264Z]     --- PASS: TestKillContainer/no_signal (0.66s)
17:30:03 [2021-03-18T17:30:03.264Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:30:03 [2021-03-18T17:30:03.264Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
17:30:03 [2021-03-18T17:30:03.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:30:03 [2021-03-18T17:30:03.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:30:03 [2021-03-18T17:30:03.826Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:30:04 [2021-03-18T17:30:04.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
17:30:04 [2021-03-18T17:30:04.752Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
17:30:04 [2021-03-18T17:30:04.752Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
17:30:04 [2021-03-18T17:30:04.752Z] === RUN   TestKillStoppedContainer
17:30:04 [2021-03-18T17:30:04.752Z] --- PASS: TestKillStoppedContainer (0.04s)
17:30:04 [2021-03-18T17:30:04.752Z] === RUN   TestKillStoppedContainerAPIPre120
17:30:04 [2021-03-18T17:30:04.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:30:04 [2021-03-18T17:30:04.752Z] === RUN   TestKillDifferentUserContainer
17:30:05 [2021-03-18T17:30:05.314Z] --- PASS: TestKillDifferentUserContainer (0.68s)
17:30:05 [2021-03-18T17:30:05.314Z] === RUN   TestInspectOomKilledTrue
17:30:05 [2021-03-18T17:30:05.314Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:30:05 [2021-03-18T17:30:05.314Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:05 [2021-03-18T17:30:05.314Z] === RUN   TestInspectOomKilledFalse
17:30:05 [2021-03-18T17:30:05.314Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:30:05 [2021-03-18T17:30:05.314Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:30:05 [2021-03-18T17:30:05.314Z] === RUN   TestLinksEtcHostsContentMatch
17:30:05 [2021-03-18T17:30:05.314Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:30:05 [2021-03-18T17:30:05.314Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:30:05 [2021-03-18T17:30:05.314Z] === RUN   TestLinksContainerNames
17:30:06 [2021-03-18T17:30:06.693Z] --- PASS: TestLinksContainerNames (1.41s)
17:30:06 [2021-03-18T17:30:06.693Z] === RUN   TestLogsFollowTailEmpty
17:30:07 [2021-03-18T17:30:07.648Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
17:30:07 [2021-03-18T17:30:07.648Z] === RUN   TestContainerNetworkMountsNoChown
17:30:08 [2021-03-18T17:30:08.223Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/default
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/private
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rprivate
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/slave
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rslave
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/shared
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/shared
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rshared
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rshared
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/default
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/default/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/default/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/default/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/rslave
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/slave
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/rprivate
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/private
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/private/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/private/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:30:08 [2021-03-18T17:30:08.224Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:30:08 [2021-03-18T17:30:08.224Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/default/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rshared
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/shared
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/private/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:30:08 [2021-03-18T17:30:08.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:30:08 [2021-03-18T17:30:08.737Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/private/mount_root
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:30:08 [2021-03-18T17:30:08.738Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:30:08 [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:30:08 [2021-03-18T17:30:08.738Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:30:08 [2021-03-18T17:30:08.738Z] === RUN   TestContainerBindMountNonRecursive
17:30:08 [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:30:08 [2021-03-18T17:30:08.738Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:30:08 [2021-03-18T17:30:08.738Z] === RUN   TestContainerVolumesMountedAsShared
17:30:08 [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:30:08 [2021-03-18T17:30:08.738Z] === RUN   TestContainerVolumesMountedAsSlave
17:30:08 [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:30:08 [2021-03-18T17:30:08.738Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:30:08 [2021-03-18T17:30:08.738Z] === RUN   TestNetworkNat
17:30:09 [2021-03-18T17:30:09.664Z] --- PASS: TestNetworkNat (0.77s)
17:30:09 [2021-03-18T17:30:09.664Z] === RUN   TestNetworkLocalhostTCPNat
17:30:10 [2021-03-18T17:30:10.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
17:30:10 [2021-03-18T17:30:10.225Z] === RUN   TestNetworkLoopbackNat
17:30:13 [2021-03-18T17:30:13.488Z] --- PASS: TestNetworkLoopbackNat (3.04s)
17:30:13 [2021-03-18T17:30:13.488Z] === RUN   TestPause
17:30:13 [2021-03-18T17:30:13.488Z] --- SKIP: TestPause (0.00s)
17:30:13 [2021-03-18T17:30:13.488Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:13 [2021-03-18T17:30:13.488Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:30:13 [2021-03-18T17:30:13.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:30:13 [2021-03-18T17:30:13.488Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:30:13 [2021-03-18T17:30:13.488Z] === RUN   TestPauseStopPausedContainer
17:30:13 [2021-03-18T17:30:13.488Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:30:13 [2021-03-18T17:30:13.488Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:13 [2021-03-18T17:30:13.488Z] === RUN   TestPsFilter
17:30:13 [2021-03-18T17:30:13.488Z] --- PASS: TestPsFilter (0.11s)
17:30:13 [2021-03-18T17:30:13.488Z] === RUN   TestRemoveContainerWithRemovedVolume
17:30:14 [2021-03-18T17:30:14.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
17:30:14 [2021-03-18T17:30:14.049Z] === RUN   TestRemoveContainerWithVolume
17:30:14 [2021-03-18T17:30:14.975Z] --- PASS: TestRemoveContainerWithVolume (0.72s)
17:30:14 [2021-03-18T17:30:14.975Z] === RUN   TestRemoveContainerRunning
17:30:15 [2021-03-18T17:30:15.536Z] --- PASS: TestRemoveContainerRunning (0.67s)
17:30:15 [2021-03-18T17:30:15.536Z] === RUN   TestRemoveContainerForceRemoveRunning
17:30:16 [2021-03-18T17:30:16.098Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
17:30:16 [2021-03-18T17:30:16.098Z] === RUN   TestRemoveInvalidContainer
17:30:16 [2021-03-18T17:30:16.098Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:30:16 [2021-03-18T17:30:16.098Z] === RUN   TestRenameLinkedContainer
17:30:19 [2021-03-18T17:30:19.364Z] --- PASS: TestRenameLinkedContainer (2.81s)
17:30:19 [2021-03-18T17:30:19.364Z] === RUN   TestRenameStoppedContainer
17:30:19 [2021-03-18T17:30:19.620Z] --- PASS: TestRenameStoppedContainer (0.79s)
17:30:19 [2021-03-18T17:30:19.620Z] === RUN   TestRenameRunningContainerAndReuse
17:30:20 [2021-03-18T17:30:20.983Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
17:30:20 [2021-03-18T17:30:20.983Z] === RUN   TestRenameInvalidName
17:30:21 [2021-03-18T17:30:21.911Z] --- PASS: TestRenameInvalidName (0.84s)
17:30:21 [2021-03-18T17:30:21.911Z] === RUN   TestRenameAnonymousContainer
17:30:24 [2021-03-18T17:30:24.437Z] --- PASS: TestRenameAnonymousContainer (2.31s)
17:30:24 [2021-03-18T17:30:24.437Z] === RUN   TestRenameContainerWithSameName
17:30:24 [2021-03-18T17:30:24.998Z] --- PASS: TestRenameContainerWithSameName (0.67s)
17:30:24 [2021-03-18T17:30:24.998Z] === RUN   TestRenameContainerWithLinkedContainer
17:30:26 [2021-03-18T17:30:26.365Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
17:30:26 [2021-03-18T17:30:26.365Z] === RUN   TestResize
17:30:26 [2021-03-18T17:30:26.927Z] --- PASS: TestResize (0.68s)
17:30:26 [2021-03-18T17:30:26.927Z] === RUN   TestResizeWithInvalidSize
17:30:27 [2021-03-18T17:30:27.489Z] --- PASS: TestResizeWithInvalidSize (0.71s)
17:30:27 [2021-03-18T17:30:27.489Z] === RUN   TestResizeWhenContainerNotStarted
17:30:28 [2021-03-18T17:30:28.415Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
17:30:28 [2021-03-18T17:30:28.415Z] === RUN   TestDaemonRestartKillContainers
17:30:28 [2021-03-18T17:30:28.415Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:30:28 [2021-03-18T17:30:28.415Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:30:28 [2021-03-18T17:30:28.415Z] === RUN   TestCgroupNamespacesRun
17:30:30 [2021-03-18T17:30:30.929Z] --- PASS: TestCgroupNamespacesRun (2.64s)
17:30:30 [2021-03-18T17:30:30.929Z] === RUN   TestCgroupNamespacesRunPrivileged
17:30:33 [2021-03-18T17:30:33.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s)
17:30:33 [2021-03-18T17:30:33.440Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:30:35 [2021-03-18T17:30:35.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.76s)
17:30:35 [2021-03-18T17:30:35.951Z] === RUN   TestCgroupNamespacesRunHostMode
17:30:38 [2021-03-18T17:30:38.463Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s)
17:30:38 [2021-03-18T17:30:38.464Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:30:41 [2021-03-18T17:30:41.726Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s)
17:30:41 [2021-03-18T17:30:41.726Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:30:43 [2021-03-18T17:30:43.612Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s)
17:30:43 [2021-03-18T17:30:43.612Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:30:45 [2021-03-18T17:30:45.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
17:30:45 [2021-03-18T17:30:45.496Z] === RUN   TestCgroupNamespacesRunOlderClient
17:30:48 [2021-03-18T17:30:48.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s)
17:30:48 [2021-03-18T17:30:48.009Z] === RUN   TestKernelTCPMemory
17:30:48 [2021-03-18T17:30:48.009Z] --- SKIP: TestKernelTCPMemory (0.01s)
17:30:48 [2021-03-18T17:30:48.009Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:48 [2021-03-18T17:30:48.009Z] === RUN   TestNISDomainname
17:30:48 [2021-03-18T17:30:48.009Z] --- SKIP: TestNISDomainname (0.01s)
17:30:48 [2021-03-18T17:30:48.009Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:30:48 [2021-03-18T17:30:48.009Z] === RUN   TestHostnameDnsResolution
17:30:49 [2021-03-18T17:30:49.373Z] --- PASS: TestHostnameDnsResolution (1.20s)
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStats
17:30:49 [2021-03-18T17:30:49.373Z] --- SKIP: TestStats (0.00s)
17:30:49 [2021-03-18T17:30:49.373Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStopContainerWithTimeout
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStopContainerWithTimeout/0
17:30:49 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/0
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStopContainerWithTimeout/1
17:30:49 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/1
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStopContainerWithTimeout/3
17:30:49 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/3
17:30:49 [2021-03-18T17:30:49.373Z] === RUN   TestStopContainerWithTimeout/-1
17:30:49 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/-1
17:30:49 [2021-03-18T17:30:49.373Z] === CONT  TestStopContainerWithTimeout/0
17:30:49 [2021-03-18T17:30:49.373Z] === CONT  TestStopContainerWithTimeout/-1
17:30:50 [2021-03-18T17:30:50.300Z] === CONT  TestStopContainerWithTimeout/3
17:30:52 [2021-03-18T17:30:52.187Z] === CONT  TestStopContainerWithTimeout/1
17:30:54 [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:30:54 [2021-03-18T17:30:54.072Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
17:30:54 [2021-03-18T17:30:54.072Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
17:30:54 [2021-03-18T17:30:54.072Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
17:30:54 [2021-03-18T17:30:54.072Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
17:30:54 [2021-03-18T17:30:54.072Z] === RUN   TestDeleteDevicemapper
17:30:54 [2021-03-18T17:30:54.072Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:30:54 [2021-03-18T17:30:54.072Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:30:54 [2021-03-18T17:30:54.072Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:30:56 [2021-03-18T17:30:56.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s)
17:30:56 [2021-03-18T17:30:56.594Z] === RUN   TestUpdateMemory
17:30:56 [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdateMemory (0.00s)
17:30:56 [2021-03-18T17:30:56.594Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:56 [2021-03-18T17:30:56.594Z] === RUN   TestUpdateCPUQuota
17:30:56 [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:30:56 [2021-03-18T17:30:56.594Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:56 [2021-03-18T17:30:56.594Z] === RUN   TestUpdatePidsLimit
17:30:56 [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:30:56 [2021-03-18T17:30:56.594Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:30:56 [2021-03-18T17:30:56.594Z] === RUN   TestUpdateRestartPolicy
17:31:08 [2021-03-18T17:31:08.766Z] --- PASS: TestUpdateRestartPolicy (12.43s)
17:31:08 [2021-03-18T17:31:08.766Z] === RUN   TestUpdateRestartWithAutoRemove
17:31:09 [2021-03-18T17:31:09.327Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
17:31:09 [2021-03-18T17:31:09.327Z] === RUN   TestWaitNonBlocked
17:31:09 [2021-03-18T17:31:09.327Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:09 [2021-03-18T17:31:09.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:09 [2021-03-18T17:31:09.327Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:09 [2021-03-18T17:31:09.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:09 [2021-03-18T17:31:09.327Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:09 [2021-03-18T17:31:09.327Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:10 [2021-03-18T17:31:10.692Z] --- PASS: TestWaitNonBlocked (0.01s)
17:31:10 [2021-03-18T17:31:10.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
17:31:10 [2021-03-18T17:31:10.692Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
17:31:10 [2021-03-18T17:31:10.692Z] === RUN   TestWaitBlocked
17:31:10 [2021-03-18T17:31:10.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:31:10 [2021-03-18T17:31:10.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:31:10 [2021-03-18T17:31:10.692Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:31:10 [2021-03-18T17:31:10.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:31:10 [2021-03-18T17:31:10.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:31:10 [2021-03-18T17:31:10.692Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:31:11 [2021-03-18T17:31:11.619Z] --- PASS: TestWaitBlocked (0.01s)
17:31:11 [2021-03-18T17:31:11.619Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
17:31:11 [2021-03-18T17:31:11.619Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
17:31:11 [2021-03-18T17:31:11.619Z] === CONT  TestDaemonRestartIpcMode
17:31:11 [2021-03-18T17:31:11.619Z] === CONT  TestIpcModeOlderClient
17:31:11 [2021-03-18T17:31:11.619Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:31:11 [2021-03-18T17:31:11.619Z] === CONT  TestRestartDaemonWithRestartingContainer
17:31:16 [2021-03-18T17:31:16.861Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.80s)
17:31:17 [2021-03-18T17:31:17.117Z] --- PASS: TestDaemonRestartIpcMode (5.58s)
17:31:17 [2021-03-18T17:31:17.117Z] PASS
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === Skipped
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:31:17 [2021-03-18T17:31:17.117Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:31:17 [2021-03-18T17:31:17.117Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
17:31:17 [2021-03-18T17:31:17.117Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
17:31:17 [2021-03-18T17:31:17.117Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:31:17 [2021-03-18T17:31:17.117Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] 
17:31:17 [2021-03-18T17:31:17.117Z] DONE 177 tests, 26 skipped in 106.013s
17:31:17 [2021-03-18T17:31:17.117Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:31:17 [2021-03-18T17:31:17.117Z] INFO: Testing against a local daemon
17:31:17 [2021-03-18T17:31:17.117Z] === RUN   TestCommitInheritsEnv
17:31:19 [2021-03-18T17:31:19.629Z] --- PASS: TestCommitInheritsEnv (1.94s)
17:31:19 [2021-03-18T17:31:19.629Z] === RUN   TestImportExtremelyLargeImageWorks
17:31:19 [2021-03-18T17:31:19.629Z] === PAUSE TestImportExtremelyLargeImageWorks
17:31:19 [2021-03-18T17:31:19.629Z] === RUN   TestImagesFilterMultiReference
17:31:19 [2021-03-18T17:31:19.629Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:31:19 [2021-03-18T17:31:19.629Z] === RUN   TestImagePullPlatformInvalid
17:31:19 [2021-03-18T17:31:19.629Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:31:19 [2021-03-18T17:31:19.629Z] === RUN   TestRemoveImageOrphaning
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestRemoveImageOrphaning (1.91s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestRemoveImageGarbageCollector
17:31:21 [2021-03-18T17:31:21.514Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:31:21 [2021-03-18T17:31:21.514Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagInvalidReference
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagInvalidReference (0.01s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagValidPrefixedRepo
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagExistedNameWithoutForce
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagOfficialNames
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagOfficialNames (0.05s)
17:31:21 [2021-03-18T17:31:21.514Z] === RUN   TestTagMatchesDigest
17:31:21 [2021-03-18T17:31:21.514Z] --- PASS: TestTagMatchesDigest (0.01s)
17:31:21 [2021-03-18T17:31:21.514Z] === CONT  TestImportExtremelyLargeImageWorks
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestImportExtremelyLargeImageWorks (102.60s)
17:33:12 [2021-03-18T17:33:12.896Z] PASS
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === Skipped
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] DONE 12 tests, 1 skipped in 106.887s
17:33:12 [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkCreateDelete
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkCreateDelete (0.15s)
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDockerNetworkDeletePreferID
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonDNSFallback
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestDaemonDNSFallback (7.68s)
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestInspectNetwork
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestInspectNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestRunContainerWithBridgeNone
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkInvalidJSON
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkInvalidJSON//networks/create
17:33:12 [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:33:12 [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:12 [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:12 [2021-03-18T17:33:12.896Z] === CONT  TestNetworkInvalidJSON//networks/create
17:33:12 [2021-03-18T17:33:12.896Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:33:12 [2021-03-18T17:33:12.896Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:33:12 [2021-03-18T17:33:12.896Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkList
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkList//networks
17:33:12 [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkList//networks
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestNetworkList//networks/
17:33:12 [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkList//networks/
17:33:12 [2021-03-18T17:33:12.896Z] === CONT  TestNetworkList//networks
17:33:12 [2021-03-18T17:33:12.896Z] === CONT  TestNetworkList//networks/
17:33:12 [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkList (0.01s)
17:33:12 [2021-03-18T17:33:12.896Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     --- PASS: TestNetworkList//networks (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestHostIPv4BridgeLabel
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonRestartWithLiveRestore
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonDefaultNetworkPools
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonRestartWithExistingNetwork
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestServiceWithPredefinedNetwork
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:242: FLAKY_TEST
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestServiceWithDataPathPortInit
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] PASS
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === Skipped
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:242: FLAKY_TEST
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] DONE 22 tests, 12 skipped in 8.404s
17:33:12 [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDockerNetworkIpvlanPersistance
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDockerNetworkIpvlan
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:12 [2021-03-18T17:33:12.896Z] PASS
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === Skipped
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] DONE 2 tests, 2 skipped in 0.102s
17:33:12 [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDockerNetworkMacvlanPersistance
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestDockerNetworkMacvlan
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] PASS
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === Skipped
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] DONE 2 tests, 2 skipped in 0.101s
17:33:12 [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.896Z] testing: warning: no tests to run
17:33:12 [2021-03-18T17:33:12.896Z] PASS
17:33:12 [2021-03-18T17:33:12.896Z] 
17:33:12 [2021-03-18T17:33:12.896Z] DONE 0 tests in 0.027s
17:33:12 [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:33:12 [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginAllowRequest
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginTLS
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginDenyRequest
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginAPIDenyResponse
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginDenyResponse
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginAllowEventStream
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginErrorResponse
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginErrorRequest
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginHeader
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginV2Disable
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:33:12 [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:33:12 [2021-03-18T17:33:12.896Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:12 [2021-03-18T17:33:12.896Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:33:13 [2021-03-18T17:33:13.179Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] PASS
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === Skipped
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:33:13 [2021-03-18T17:33:13.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] DONE 17 tests, 17 skipped in 0.377s
17:33:13 [2021-03-18T17:33:13.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:33:13 [2021-03-18T17:33:13.179Z] INFO: Testing against a local daemon
17:33:13 [2021-03-18T17:33:13.179Z] === RUN   TestPluginInvalidJSON
17:33:13 [2021-03-18T17:33:13.179Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:33:13 [2021-03-18T17:33:13.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:33:13 [2021-03-18T17:33:13.179Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:33:13 [2021-03-18T17:33:13.179Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:33:13 [2021-03-18T17:33:13.179Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z] === RUN   TestPluginInstall
17:33:13 [2021-03-18T17:33:13.179Z] --- SKIP: TestPluginInstall (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] === RUN   TestPluginsWithRuntimes
17:33:13 [2021-03-18T17:33:13.179Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:33:13 [2021-03-18T17:33:13.179Z] PASS
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === Skipped
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:33:13 [2021-03-18T17:33:13.179Z]     plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] 
17:33:13 [2021-03-18T17:33:13.179Z] DONE 4 tests, 2 skipped in 0.139s
17:33:13 [2021-03-18T17:33:13.179Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:33:13 [2021-03-18T17:33:13.441Z] INFO: Testing against a local daemon
17:33:13 [2021-03-18T17:33:13.441Z] === RUN   TestExternalGraphDriver
17:33:13 [2021-03-18T17:33:13.441Z] --- SKIP: TestExternalGraphDriver (0.08s)
17:33:13 [2021-03-18T17:33:13.441Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:33:13 [2021-03-18T17:33:13.441Z] === RUN   TestGraphdriverPluginV2
17:33:20 [2021-03-18T17:33:20.023Z] --- PASS: TestGraphdriverPluginV2 (6.34s)
17:33:20 [2021-03-18T17:33:20.023Z] PASS
17:33:20 [2021-03-18T17:33:20.023Z] 
17:33:20 [2021-03-18T17:33:20.023Z] === Skipped
17:33:20 [2021-03-18T17:33:20.023Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
17:33:20 [2021-03-18T17:33:20.023Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:33:20 [2021-03-18T17:33:20.023Z] 
17:33:20 [2021-03-18T17:33:20.023Z] 
17:33:20 [2021-03-18T17:33:20.023Z] DONE 2 tests, 1 skipped in 6.564s
17:33:20 [2021-03-18T17:33:20.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:33:20 [2021-03-18T17:33:20.023Z] INFO: Testing against a local daemon
17:33:20 [2021-03-18T17:33:20.023Z] === RUN   TestContinueAfterPluginCrash
17:33:20 [2021-03-18T17:33:20.023Z] === PAUSE TestContinueAfterPluginCrash
17:33:20 [2021-03-18T17:33:20.023Z] === RUN   TestReadPluginNoRead
17:33:20 [2021-03-18T17:33:20.023Z] === PAUSE TestReadPluginNoRead
17:33:20 [2021-03-18T17:33:20.023Z] === RUN   TestDaemonStartWithLogOpt
17:33:20 [2021-03-18T17:33:20.023Z] === PAUSE TestDaemonStartWithLogOpt
17:33:20 [2021-03-18T17:33:20.023Z] === CONT  TestContinueAfterPluginCrash
17:33:20 [2021-03-18T17:33:20.023Z] === CONT  TestDaemonStartWithLogOpt
17:33:26 [2021-03-18T17:33:26.555Z] --- PASS: TestDaemonStartWithLogOpt (6.61s)
17:33:26 [2021-03-18T17:33:26.555Z] === CONT  TestReadPluginNoRead
17:33:30 [2021-03-18T17:33:30.717Z] === RUN   TestReadPluginNoRead/disabled_caching
17:33:30 [2021-03-18T17:33:30.717Z] --- PASS: TestContinueAfterPluginCrash (10.45s)
17:33:32 [2021-03-18T17:33:32.608Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:33:35 [2021-03-18T17:33:35.119Z] === RUN   TestReadPluginNoRead/default
17:33:37 [2021-03-18T17:33:37.632Z] --- PASS: TestReadPluginNoRead (11.25s)
17:33:37 [2021-03-18T17:33:37.632Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.54s)
17:33:37 [2021-03-18T17:33:37.632Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s)
17:33:37 [2021-03-18T17:33:37.632Z]     --- PASS: TestReadPluginNoRead/default (2.55s)
17:33:37 [2021-03-18T17:33:37.632Z]     read_test.go:92: [da44d45791864] daemon is not started
17:33:37 [2021-03-18T17:33:37.632Z] PASS
17:33:37 [2021-03-18T17:33:37.632Z] 
17:33:37 [2021-03-18T17:33:37.632Z] DONE 6 tests in 17.972s
17:33:37 [2021-03-18T17:33:37.887Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:33:37 [2021-03-18T17:33:37.887Z] testing: warning: no tests to run
17:33:37 [2021-03-18T17:33:37.887Z] PASS
17:33:37 [2021-03-18T17:33:37.887Z] 
17:33:37 [2021-03-18T17:33:37.887Z] DONE 0 tests in 0.043s
17:33:37 [2021-03-18T17:33:37.887Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:33:37 [2021-03-18T17:33:37.887Z] INFO: Testing against a local daemon
17:33:37 [2021-03-18T17:33:37.887Z] === RUN   TestPluginWithDevMounts
17:33:37 [2021-03-18T17:33:37.887Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:33:37 [2021-03-18T17:33:37.887Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:33:37 [2021-03-18T17:33:37.887Z] PASS
17:33:37 [2021-03-18T17:33:37.887Z] 
17:33:37 [2021-03-18T17:33:37.887Z] === Skipped
17:33:37 [2021-03-18T17:33:37.887Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:33:37 [2021-03-18T17:33:37.887Z]     mounts_test.go:21: (*Execution).IsRootless-fm
17:33:37 [2021-03-18T17:33:37.887Z] 
17:33:37 [2021-03-18T17:33:37.887Z] 
17:33:37 [2021-03-18T17:33:37.887Z] DONE 1 tests, 1 skipped in 0.112s
17:33:37 [2021-03-18T17:33:37.887Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:33:38 [2021-03-18T17:33:38.143Z] INFO: Testing against a local daemon
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestSecretInspect
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretInspect (0.03s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestSecretList
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretList (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestSecretsCreateAndDelete
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestSecretsUpdate
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretsUpdate (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestTemplatedSecret
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestTemplatedSecret (0.00s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestSecretCreateResolve
17:33:38 [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] PASS
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === Skipped
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:33:38 [2021-03-18T17:33:38.143Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] 
17:33:38 [2021-03-18T17:33:38.143Z] DONE 6 tests, 6 skipped in 0.183s
17:33:38 [2021-03-18T17:33:38.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:33:38 [2021-03-18T17:33:38.143Z] INFO: Testing against a local daemon
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestServiceCreateInit
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:33:38 [2021-03-18T17:33:38.143Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:33:38 [2021-03-18T17:33:38.398Z] --- PASS: TestServiceCreateInit (0.02s)
17:33:38 [2021-03-18T17:33:38.398Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:33:38 [2021-03-18T17:33:38.398Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.398Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:33:38 [2021-03-18T17:33:38.398Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceMultipleTimes
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceConflict
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceConflict (0.02s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceMaxReplicas
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateWithDuplicateNetworkNames
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceSecretFileMode
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceConfigFileMode
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceSysctls
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateServiceCapabilities
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:33:38 [2021-03-18T17:33:38.399Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestInspect
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestInspect (0.02s)
17:33:38 [2021-03-18T17:33:38.399Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestCreateJob
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateJob (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestReplicatedJob
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestReplicatedJob (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestUpdateReplicatedJob
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestServiceListWithStatuses
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:33:38 [2021-03-18T17:33:38.399Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestDockerNetworkConnectAlias
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestDockerNetworkReConnect
17:33:38 [2021-03-18T17:33:38.399Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:33:38 [2021-03-18T17:33:38.399Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:38 [2021-03-18T17:33:38.399Z] === RUN   TestServicePlugin
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServicePlugin (3.48s)
17:33:42 [2021-03-18T17:33:42.561Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestServiceUpdateLabel
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestServiceUpdateSecrets
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestServiceUpdateConfigs
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestServiceUpdateNetwork
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestServiceUpdatePidsLimit
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] PASS
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === Skipped
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestInspect (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s)
17:33:42 [2021-03-18T17:33:42.561Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] DONE 24 tests, 23 skipped in 3.889s
17:33:42 [2021-03-18T17:33:42.561Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:33:42 [2021-03-18T17:33:42.561Z] INFO: Testing against a local daemon
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestSessionCreate
17:33:42 [2021-03-18T17:33:42.561Z] --- PASS: TestSessionCreate (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestSessionCreateWithBadUpgrade
17:33:42 [2021-03-18T17:33:42.561Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:33:42 [2021-03-18T17:33:42.561Z] PASS
17:33:42 [2021-03-18T17:33:42.561Z] 
17:33:42 [2021-03-18T17:33:42.561Z] DONE 2 tests in 0.150s
17:33:42 [2021-03-18T17:33:42.561Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:33:42 [2021-03-18T17:33:42.561Z] INFO: Testing against a local daemon
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:33:42 [2021-03-18T17:33:42.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:33:42 [2021-03-18T17:33:42.561Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:33:42 [2021-03-18T17:33:42.561Z] === RUN   TestEventsExecDie
17:33:43 [2021-03-18T17:33:43.487Z] --- PASS: TestEventsExecDie (1.02s)
17:33:43 [2021-03-18T17:33:43.487Z] === RUN   TestEventsBackwardsCompatible
17:33:43 [2021-03-18T17:33:43.487Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:33:43 [2021-03-18T17:33:43.487Z] === RUN   TestInfoBinaryCommits
17:33:43 [2021-03-18T17:33:43.487Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:33:43 [2021-03-18T17:33:43.487Z] === RUN   TestInfoAPIVersioned
17:33:43 [2021-03-18T17:33:43.487Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:33:43 [2021-03-18T17:33:43.487Z] === RUN   TestInfoDiscoveryBackend
17:33:44 [2021-03-18T17:33:44.849Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
17:33:44 [2021-03-18T17:33:44.849Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:33:49 [2021-03-18T17:33:49.008Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
17:33:49 [2021-03-18T17:33:49.008Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:33:49 [2021-03-18T17:33:49.008Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:33:49 [2021-03-18T17:33:49.008Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:33:49 [2021-03-18T17:33:49.008Z] === RUN   TestInfoAPI
17:33:49 [2021-03-18T17:33:49.008Z] --- PASS: TestInfoAPI (0.02s)
17:33:49 [2021-03-18T17:33:49.008Z] === RUN   TestInfoAPIWarnings
17:34:07 [2021-03-18T17:34:07.039Z] --- PASS: TestInfoAPIWarnings (17.36s)
17:34:07 [2021-03-18T17:34:07.039Z] === RUN   TestInfoDebug
17:34:07 [2021-03-18T17:34:07.294Z] --- PASS: TestInfoDebug (1.52s)
17:34:07 [2021-03-18T17:34:07.294Z] === RUN   TestInfoInsecureRegistries
17:34:08 [2021-03-18T17:34:08.659Z] --- PASS: TestInfoInsecureRegistries (1.52s)
17:34:08 [2021-03-18T17:34:08.659Z] === RUN   TestInfoRegistryMirrors
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestInfoRegistryMirrors (1.52s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestLoginFailsWithBadCredentials
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestPingCacheHeaders
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestPingCacheHeaders (0.02s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestPingGet
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestPingGet (0.01s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestPingHead
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestPingHead (0.02s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestVersion
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestVersion (0.02s)
17:34:10 [2021-03-18T17:34:10.545Z] PASS
17:34:10 [2021-03-18T17:34:10.545Z] 
17:34:10 [2021-03-18T17:34:10.545Z] === Skipped
17:34:10 [2021-03-18T17:34:10.545Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:34:10 [2021-03-18T17:34:10.545Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:34:10 [2021-03-18T17:34:10.545Z] 
17:34:10 [2021-03-18T17:34:10.545Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:34:10 [2021-03-18T17:34:10.545Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
17:34:10 [2021-03-18T17:34:10.545Z] 
17:34:10 [2021-03-18T17:34:10.545Z] 
17:34:10 [2021-03-18T17:34:10.545Z] DONE 18 tests, 2 skipped in 28.316s
17:34:10 [2021-03-18T17:34:10.545Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:34:10 [2021-03-18T17:34:10.545Z] INFO: Testing against a local daemon
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestVolumesCreateAndList
17:34:10 [2021-03-18T17:34:10.545Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:34:10 [2021-03-18T17:34:10.545Z] === RUN   TestVolumesRemove
17:34:10 [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesRemove (0.06s)
17:34:10 [2021-03-18T17:34:10.801Z] === RUN   TestVolumesInspect
17:34:10 [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesInspect (0.02s)
17:34:10 [2021-03-18T17:34:10.801Z] === RUN   TestVolumesInvalidJSON
17:34:10 [2021-03-18T17:34:10.801Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:34:10 [2021-03-18T17:34:10.801Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:34:10 [2021-03-18T17:34:10.801Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:34:10 [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:34:10 [2021-03-18T17:34:10.801Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:34:10 [2021-03-18T17:34:10.801Z] PASS
17:34:10 [2021-03-18T17:34:10.801Z] 
17:34:10 [2021-03-18T17:34:10.801Z] DONE 5 tests in 0.227s
17:34:10 [2021-03-18T17:34:10.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:34:10 [2021-03-18T17:34:10.801Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12240 is not a child of this shell
17:34:10 [2021-03-18T17:34:10.801Z] warning: PID 12240 from bundles/test-integration/docker.pid had a nonzero exit code
17:34:10 [2021-03-18T17:34:10.801Z] Leaving: AppArmorNo profiles have been unloaded.
17:34:10 [2021-03-18T17:34:10.801Z] 
17:34:10 [2021-03-18T17:34:10.801Z] Unloading profiles will leave already running processes permanently
17:34:10 [2021-03-18T17:34:10.801Z] unconfined, which can lead to unexpected situations.
17:34:10 [2021-03-18T17:34:10.801Z] 
17:34:10 [2021-03-18T17:34:10.801Z] To set a process to complain mode, use the command line tool
17:34:10 [2021-03-18T17:34:10.801Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:34:10 [2021-03-18T17:34:10.801Z] Removing test suite binaries
17:34:10 [2021-03-18T17:34:10.801Z] exiting test-integration
17:34:10 [2021-03-18T17:34:10.801Z] ++ exit 0
17:34:11 [2021-03-18T17:34:11.731Z]