Skip to content

Console Output

20:40:28 [2020-04-15T20:40:28.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39882/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b -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:157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b hack/make.sh dynbinary test-integration
20:40:29 [2020-04-15T20:40:29.546Z] 
20:40:29 [2020-04-15T20:40:29.546Z] Removing bundles/
20:40:29 [2020-04-15T20:40:29.546Z] 
20:40:29 [2020-04-15T20:40:29.546Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:40:29 [2020-04-15T20:40:29.800Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:40:29 [2020-04-15T20:40:29.800Z] GOOS="" GOARCH="" GOARM=""
20:41:51 [2020-04-15T20:41:51.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:41:51 [2020-04-15T20:41:51.150Z] 
20:41:51 [2020-04-15T20:41:51.150Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:41:51 [2020-04-15T20:41:51.150Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:41:51 [2020-04-15T20:41:51.150Z] HOSTNAME=16105841d535
20:41:51 [2020-04-15T20:41:51.150Z] DEST=bundles/test-integration
20:41:51 [2020-04-15T20:41:51.150Z] PWD=/go/src/github.com/docker/docker
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_ROOTLESS=1
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_GITCOMMIT=157c53c8e00a0e97eb6bd5f6b041c8cde96e5d3b
20:41:51 [2020-04-15T20:41:51.150Z] container=docker
20:41:51 [2020-04-15T20:41:51.150Z] HOME=/root
20:41:51 [2020-04-15T20:41:51.150Z] GOLANG_VERSION=1.13.10
20:41:51 [2020-04-15T20:41:51.150Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:41:51 [2020-04-15T20:41:51.150Z] VALIDATE_BRANCH=master
20:41:51 [2020-04-15T20:41:51.150Z] TERM=xterm
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_PKG=github.com/docker/docker
20:41:51 [2020-04-15T20:41:51.150Z] SHLVL=1
20:41:51 [2020-04-15T20:41:51.150Z] TIMEOUT=120m
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_GRAPHDRIVER=overlay2
20:41:51 [2020-04-15T20:41:51.150Z] GO111MODULE=off
20:41:51 [2020-04-15T20:41:51.150Z] DOCKER_EXPERIMENTAL=1
20:41:51 [2020-04-15T20:41:51.150Z] TEST_SKIP_INTEGRATION_CLI=1
20:41:51 [2020-04-15T20:41:51.150Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:41:51 [2020-04-15T20:41:51.150Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:41:51 [2020-04-15T20:41:51.150Z] GOPATH=/go
20:41:51 [2020-04-15T20:41:51.150Z] PKG_CONFIG=pkg-config
20:41:51 [2020-04-15T20:41:51.150Z] _=/usr/bin/env
20:41:51 [2020-04-15T20:41:51.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:42:29 [2020-04-15T20:42:29.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:42:29 [2020-04-15T20:42:29.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:42:29 [2020-04-15T20:42:29.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:42:56 [2020-04-15T20:42:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:42:56 [2020-04-15T20:42:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:42:56 [2020-04-15T20:42:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:42:56 [2020-04-15T20:42:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:42:56 [2020-04-15T20:42:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:42:57 [2020-04-15T20:42:57.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:42:58 [2020-04-15T20:42:58.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:42:59 [2020-04-15T20:42:59.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:43:02 [2020-04-15T20:43:02.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:43:02 [2020-04-15T20:43:02.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:43:04 [2020-04-15T20:43:04.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:43:05 [2020-04-15T20:43:05.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:43:07 [2020-04-15T20:43:07.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:43:08 [2020-04-15T20:43:08.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:43:09 [2020-04-15T20:43:09.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:43:10 [2020-04-15T20:43:10.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:43:10 [2020-04-15T20:43:10.590Z] Using test binary docker
20:43:10 [2020-04-15T20:43:10.590Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:43:10 [2020-04-15T20:43:10.590Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:43:10 [2020-04-15T20:43:10.590Z] INFO: Waiting for daemon to start...
20:43:10 [2020-04-15T20:43:10.590Z] Starting dockerd
20:43:12 [2020-04-15T20:43:12.470Z] .
20:43:12 [2020-04-15T20:43:12.470Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:43:12 [2020-04-15T20:43:12.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:43:12 [2020-04-15T20:43:12.470Z] Error: No such image: emptyfs
20:43:12 [2020-04-15T20:43:12.724Z] Running integration-test (iteration 1)
20:43:12 [2020-04-15T20:43:12.724Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:43:22 [2020-04-15T20:43:22.647Z] Loaded image: buildpack-deps:jessie
20:43:22 [2020-04-15T20:43:22.647Z] Loaded image: busybox:latest
20:43:22 [2020-04-15T20:43:22.901Z] Loaded image: busybox:glibc
20:43:22 [2020-04-15T20:43:22.901Z] Loaded image: debian:jessie
20:43:22 [2020-04-15T20:43:22.901Z] Loaded image: hello-world:latest
20:43:22 [2020-04-15T20:43:22.901Z] INFO: Testing against a local daemon
20:43:22 [2020-04-15T20:43:22.901Z] === RUN   TestCgroupNamespacesBuild
20:43:26 [2020-04-15T20:43:26.157Z] --- PASS: TestCgroupNamespacesBuild (3.22s)
20:43:26 [2020-04-15T20:43:26.157Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:43:29 [2020-04-15T20:43:29.411Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.95s)
20:43:29 [2020-04-15T20:43:29.411Z] === RUN   TestBuildWithSession
20:43:29 [2020-04-15T20:43:29.411Z] --- SKIP: TestBuildWithSession (0.00s)
20:43:29 [2020-04-15T20:43:29.411Z]     build_session_test.go:25: TODO: BuildKit
20:43:29 [2020-04-15T20:43:29.411Z] === RUN   TestBuildSquashParent
20:43:37 [2020-04-15T20:43:37.492Z] --- PASS: TestBuildSquashParent (7.54s)
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:37 [2020-04-15T20:43:37.492Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:37 [2020-04-15T20:43:37.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:37 [2020-04-15T20:43:37.492Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:43:37 [2020-04-15T20:43:37.492Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:43:39 [2020-04-15T20:43:39.372Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:43:39 [2020-04-15T20:43:39.372Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:43:41 [2020-04-15T20:43:41.254Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:43:41 [2020-04-15T20:43:41.254Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:43:43 [2020-04-15T20:43:43.134Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.16s)
20:43:43 [2020-04-15T20:43:43.134Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
20:43:43 [2020-04-15T20:43:43.134Z] === RUN   TestBuildMultiStageCopy
20:43:43 [2020-04-15T20:43:43.134Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:43:46 [2020-04-15T20:43:46.389Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:43:47 [2020-04-15T20:43:47.311Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:43:48 [2020-04-15T20:43:48.233Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:43:49 [2020-04-15T20:43:49.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:43:50 [2020-04-15T20:43:50.076Z] --- PASS: TestBuildMultiStageCopy (6.96s)
20:43:50 [2020-04-15T20:43:50.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.96s)
20:43:50 [2020-04-15T20:43:50.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:43:50 [2020-04-15T20:43:50.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:43:50 [2020-04-15T20:43:50.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:43:50 [2020-04-15T20:43:50.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:43:50 [2020-04-15T20:43:50.077Z] === RUN   TestBuildMultiStageParentConfig
20:43:55 [2020-04-15T20:43:55.304Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
20:43:55 [2020-04-15T20:43:55.304Z] === RUN   TestBuildLabelWithTargets
20:44:03 [2020-04-15T20:44:03.367Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:44:03 [2020-04-15T20:44:03.367Z] === RUN   TestBuildWithEmptyLayers
20:44:06 [2020-04-15T20:44:06.620Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
20:44:06 [2020-04-15T20:44:06.620Z] === RUN   TestBuildMultiStageOnBuild
20:44:11 [2020-04-15T20:44:11.853Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:44:11 [2020-04-15T20:44:11.853Z] === RUN   TestBuildUncleanTarFilenames
20:44:11 [2020-04-15T20:44:11.853Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
20:44:11 [2020-04-15T20:44:11.853Z] === RUN   TestBuildMultiStageLayerLeak
20:44:17 [2020-04-15T20:44:17.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
20:44:17 [2020-04-15T20:44:17.081Z] === RUN   TestBuildWithHugeFile
20:45:13 [2020-04-15T20:45:13.225Z] --- PASS: TestBuildWithHugeFile (51.73s)
20:45:13 [2020-04-15T20:45:13.225Z] === RUN   TestBuildWithEmptyDockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:45:13 [2020-04-15T20:45:13.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
20:45:13 [2020-04-15T20:45:13.226Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
20:45:13 [2020-04-15T20:45:13.226Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
20:45:13 [2020-04-15T20:45:13.226Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
20:45:13 [2020-04-15T20:45:13.226Z] === RUN   TestBuildPreserveOwnership
20:45:13 [2020-04-15T20:45:13.226Z] === RUN   TestBuildPreserveOwnership/copy_from
20:45:15 [2020-04-15T20:45:15.106Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:45:19 [2020-04-15T20:45:19.257Z] --- PASS: TestBuildPreserveOwnership (10.95s)
20:45:19 [2020-04-15T20:45:19.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.94s)
20:45:19 [2020-04-15T20:45:19.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:45:19 [2020-04-15T20:45:19.257Z] === RUN   TestBuildPlatformInvalid
20:45:19 [2020-04-15T20:45:19.257Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:45:19 [2020-04-15T20:45:19.257Z] PASS
20:45:19 [2020-04-15T20:45:19.257Z] 
20:45:19 [2020-04-15T20:45:19.257Z] === Skipped
20:45:19 [2020-04-15T20:45:19.257Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:45:19 [2020-04-15T20:45:19.257Z]     build_session_test.go:25: TODO: BuildKit
20:45:19 [2020-04-15T20:45:19.257Z] 
20:45:19 [2020-04-15T20:45:19.257Z] 
20:45:19 [2020-04-15T20:45:19.257Z] DONE 32 tests, 1 skipped in 126.522s
20:45:19 [2020-04-15T20:45:19.257Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:45:19 [2020-04-15T20:45:19.511Z] INFO: Testing against a local daemon
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigInspect
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestConfigInspect (0.02s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigList
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestConfigList (0.01s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigsCreateAndDelete
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigsUpdate
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestConfigsUpdate (0.02s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestTemplatedConfig
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestTemplatedConfig (0.00s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigCreateResolve
20:45:19 [2020-04-15T20:45:19.511Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:45:19 [2020-04-15T20:45:19.511Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:19 [2020-04-15T20:45:19.511Z] === RUN   TestConfigDaemonLibtrustID
20:45:21 [2020-04-15T20:45:21.390Z] --- PASS: TestConfigDaemonLibtrustID (1.97s)
20:45:21 [2020-04-15T20:45:21.390Z] PASS
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === Skipped
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:45:21 [2020-04-15T20:45:21.390Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] 
20:45:21 [2020-04-15T20:45:21.390Z] DONE 7 tests, 6 skipped in 2.152s
20:45:21 [2020-04-15T20:45:21.390Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:45:21 [2020-04-15T20:45:21.644Z] INFO: Testing against a local daemon
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestCheckpoint
20:45:21 [2020-04-15T20:45:21.644Z] --- SKIP: TestCheckpoint (0.00s)
20:45:21 [2020-04-15T20:45:21.644Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestContainerInvalidJSON
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:45:21 [2020-04-15T20:45:21.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:45:21 [2020-04-15T20:45:21.644Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:45:21 [2020-04-15T20:45:21.644Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:45:21 [2020-04-15T20:45:21.644Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:45:21 [2020-04-15T20:45:21.644Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:45:21 [2020-04-15T20:45:21.644Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:45:21 [2020-04-15T20:45:21.644Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:45:21 [2020-04-15T20:45:21.644Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:45:21 [2020-04-15T20:45:21.644Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:45:21 [2020-04-15T20:45:21.644Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:45:21 [2020-04-15T20:45:21.644Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
20:45:21 [2020-04-15T20:45:21.644Z] === RUN   TestCopyFromContainerPathIsNotDir
20:45:21 [2020-04-15T20:45:21.898Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
20:45:21 [2020-04-15T20:45:21.898Z] === RUN   TestCopyToContainerPathDoesNotExist
20:45:21 [2020-04-15T20:45:21.898Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
20:45:21 [2020-04-15T20:45:21.898Z] === RUN   TestCopyToContainerPathIsNotDir
20:45:22 [2020-04-15T20:45:22.152Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
20:45:22 [2020-04-15T20:45:22.152Z] === RUN   TestCopyFromContainer
20:45:26 [2020-04-15T20:45:26.304Z] === RUN   TestCopyFromContainer//
20:45:26 [2020-04-15T20:45:26.304Z] === RUN   TestCopyFromContainer//bar/root
20:45:26 [2020-04-15T20:45:26.304Z] === RUN   TestCopyFromContainer//bar/root/
20:45:26 [2020-04-15T20:45:26.304Z] === RUN   TestCopyFromContainer/bar/quux
20:45:26 [2020-04-15T20:45:26.558Z] === RUN   TestCopyFromContainer/bar/quux/
20:45:26 [2020-04-15T20:45:26.558Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:45:26 [2020-04-15T20:45:26.558Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:45:26 [2020-04-15T20:45:26.812Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:45:26 [2020-04-15T20:45:26.812Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:45:26 [2020-04-15T20:45:26.812Z] === RUN   TestCopyFromContainer/bar/notarget
20:45:27 [2020-04-15T20:45:27.066Z] --- PASS: TestCopyFromContainer (4.92s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:45:27 [2020-04-15T20:45:27.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateLinkToNonExistingContainer
20:45:27 [2020-04-15T20:45:27.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateWithInvalidEnv
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateWithInvalidEnv/0
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateWithInvalidEnv/0
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateWithInvalidEnv/1
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateWithInvalidEnv/1
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateWithInvalidEnv/2
20:45:27 [2020-04-15T20:45:27.066Z] === PAUSE TestCreateWithInvalidEnv/2
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateWithInvalidEnv/0
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateWithInvalidEnv/2
20:45:27 [2020-04-15T20:45:27.066Z] === CONT  TestCreateWithInvalidEnv/1
20:45:27 [2020-04-15T20:45:27.066Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:45:27 [2020-04-15T20:45:27.066Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateTmpfsMountsTarget
20:45:27 [2020-04-15T20:45:27.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:45:27 [2020-04-15T20:45:27.066Z] === RUN   TestCreateWithCustomMaskedPaths
20:45:29 [2020-04-15T20:45:29.571Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s)
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:45:29 [2020-04-15T20:45:29.571Z] --- PASS: TestCreateWithCapabilities (0.02s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
20:45:29 [2020-04-15T20:45:29.571Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
20:45:29 [2020-04-15T20:45:29.571Z] === RUN   TestCreateWithCustomReadonlyPaths
20:45:32 [2020-04-15T20:45:32.076Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:32 [2020-04-15T20:45:32.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:32 [2020-04-15T20:45:32.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:45:32 [2020-04-15T20:45:32.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:45:32 [2020-04-15T20:45:32.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:45:32 [2020-04-15T20:45:32.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:45:32 [2020-04-15T20:45:32.076Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:45:32 [2020-04-15T20:45:32.635Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
20:45:32 [2020-04-15T20:45:32.635Z] === RUN   TestContainerStartOnDaemonRestart
20:45:32 [2020-04-15T20:45:32.635Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:45:32 [2020-04-15T20:45:32.635Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
20:45:32 [2020-04-15T20:45:32.635Z] === RUN   TestDaemonRestartIpcMode
20:45:32 [2020-04-15T20:45:32.635Z] === PAUSE TestDaemonRestartIpcMode
20:45:32 [2020-04-15T20:45:32.635Z] === RUN   TestDaemonHostGatewayIP
20:45:32 [2020-04-15T20:45:32.635Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:45:32 [2020-04-15T20:45:32.635Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:45:32 [2020-04-15T20:45:32.635Z] === RUN   TestContainerKillOnDaemonStart
20:45:32 [2020-04-15T20:45:32.635Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
20:45:32 [2020-04-15T20:45:32.635Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:45:32 [2020-04-15T20:45:32.635Z] === RUN   TestDiff
20:45:33 [2020-04-15T20:45:33.558Z] --- PASS: TestDiff (0.77s)
20:45:33 [2020-04-15T20:45:33.558Z] === RUN   TestExecWithCloseStdin
20:45:34 [2020-04-15T20:45:34.480Z] --- PASS: TestExecWithCloseStdin (0.89s)
20:45:34 [2020-04-15T20:45:34.480Z] === RUN   TestExec
20:45:35 [2020-04-15T20:45:35.039Z] --- PASS: TestExec (0.83s)
20:45:35 [2020-04-15T20:45:35.039Z] === RUN   TestExecUser
20:45:35 [2020-04-15T20:45:35.960Z] --- PASS: TestExecUser (0.85s)
20:45:35 [2020-04-15T20:45:35.960Z] === RUN   TestExportContainerAndImportImage
20:45:36 [2020-04-15T20:45:36.883Z] --- PASS: TestExportContainerAndImportImage (0.93s)
20:45:36 [2020-04-15T20:45:36.883Z] === RUN   TestExportContainerAfterDaemonRestart
20:45:41 [2020-04-15T20:45:41.284Z] --- PASS: TestExportContainerAfterDaemonRestart (4.19s)
20:45:41 [2020-04-15T20:45:41.285Z] === RUN   TestHealthCheckWorkdir
20:45:42 [2020-04-15T20:45:42.207Z] --- PASS: TestHealthCheckWorkdir (1.08s)
20:45:42 [2020-04-15T20:45:42.207Z] === RUN   TestHealthKillContainer
20:45:45 [2020-04-15T20:45:45.461Z] --- PASS: TestHealthKillContainer (2.99s)
20:45:45 [2020-04-15T20:45:45.461Z] === RUN   TestInspectCpusetInConfigPre120
20:45:46 [2020-04-15T20:45:46.019Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
20:45:46 [2020-04-15T20:45:46.019Z] === RUN   TestIpcModeNone
20:45:46 [2020-04-15T20:45:46.940Z] --- PASS: TestIpcModeNone (0.84s)
20:45:46 [2020-04-15T20:45:46.940Z] === RUN   TestIpcModePrivate
20:45:47 [2020-04-15T20:45:47.498Z] --- PASS: TestIpcModePrivate (0.82s)
20:45:47 [2020-04-15T20:45:47.498Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
20:45:47 [2020-04-15T20:45:47.498Z] === RUN   TestIpcModeShareable
20:45:47 [2020-04-15T20:45:47.498Z] --- SKIP: TestIpcModeShareable (0.00s)
20:45:47 [2020-04-15T20:45:47.498Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:45:47 [2020-04-15T20:45:47.498Z] === RUN   TestAPIIpcModeShareableAndContainer
20:45:50 [2020-04-15T20:45:50.004Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s)
20:45:50 [2020-04-15T20:45:50.004Z] === RUN   TestAPIIpcModeHost
20:45:50 [2020-04-15T20:45:50.004Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:45:50 [2020-04-15T20:45:50.004Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:45:50 [2020-04-15T20:45:50.004Z] === RUN   TestDaemonIpcModeShareable
20:45:50 [2020-04-15T20:45:50.004Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:45:50 [2020-04-15T20:45:50.004Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:45:50 [2020-04-15T20:45:50.004Z] === RUN   TestDaemonIpcModePrivate
20:45:53 [2020-04-15T20:45:53.258Z] --- PASS: TestDaemonIpcModePrivate (2.81s)
20:45:53 [2020-04-15T20:45:53.258Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
20:45:53 [2020-04-15T20:45:53.258Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:45:53 [2020-04-15T20:45:53.258Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
20:45:53 [2020-04-15T20:45:53.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:45:53 [2020-04-15T20:45:53.258Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:45:53 [2020-04-15T20:45:53.258Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
20:45:53 [2020-04-15T20:45:53.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:45:53 [2020-04-15T20:45:53.258Z] === RUN   TestIpcModeOlderClient
20:45:53 [2020-04-15T20:45:53.258Z] === PAUSE TestIpcModeOlderClient
20:45:53 [2020-04-15T20:45:53.258Z] === RUN   TestKillContainerInvalidSignal
20:45:53 [2020-04-15T20:45:53.817Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
20:45:53 [2020-04-15T20:45:53.817Z] === RUN   TestKillContainer
20:45:53 [2020-04-15T20:45:53.817Z] === RUN   TestKillContainer/no_signal
20:45:54 [2020-04-15T20:45:54.739Z] === RUN   TestKillContainer/non_killing_signal
20:45:55 [2020-04-15T20:45:55.297Z] === RUN   TestKillContainer/killing_signal
20:45:56 [2020-04-15T20:45:56.220Z] --- PASS: TestKillContainer (2.32s)
20:45:56 [2020-04-15T20:45:56.220Z]     --- PASS: TestKillContainer/no_signal (0.76s)
20:45:56 [2020-04-15T20:45:56.220Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
20:45:56 [2020-04-15T20:45:56.220Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
20:45:56 [2020-04-15T20:45:56.220Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:45:56 [2020-04-15T20:45:56.220Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:45:56 [2020-04-15T20:45:56.777Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:45:57 [2020-04-15T20:45:57.699Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
20:45:57 [2020-04-15T20:45:57.699Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
20:45:57 [2020-04-15T20:45:57.699Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
20:45:57 [2020-04-15T20:45:57.699Z] === RUN   TestKillStoppedContainer
20:45:57 [2020-04-15T20:45:57.699Z] --- PASS: TestKillStoppedContainer (0.07s)
20:45:57 [2020-04-15T20:45:57.699Z] === RUN   TestKillStoppedContainerAPIPre120
20:45:57 [2020-04-15T20:45:57.699Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
20:45:57 [2020-04-15T20:45:57.699Z] === RUN   TestKillDifferentUserContainer
20:45:58 [2020-04-15T20:45:58.622Z] --- PASS: TestKillDifferentUserContainer (0.76s)
20:45:58 [2020-04-15T20:45:58.622Z] === RUN   TestInspectOomKilledTrue
20:45:58 [2020-04-15T20:45:58.622Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:45:58 [2020-04-15T20:45:58.622Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:45:58 [2020-04-15T20:45:58.622Z] === RUN   TestInspectOomKilledFalse
20:45:58 [2020-04-15T20:45:58.622Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:45:58 [2020-04-15T20:45:58.622Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:45:58 [2020-04-15T20:45:58.622Z] === RUN   TestLinksEtcHostsContentMatch
20:45:58 [2020-04-15T20:45:58.622Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:45:58 [2020-04-15T20:45:58.622Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:45:58 [2020-04-15T20:45:58.622Z] === RUN   TestLinksContainerNames
20:46:00 [2020-04-15T20:46:00.501Z] --- PASS: TestLinksContainerNames (1.58s)
20:46:00 [2020-04-15T20:46:00.501Z] === RUN   TestLogsFollowTailEmpty
20:46:01 [2020-04-15T20:46:01.059Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
20:46:01 [2020-04-15T20:46:01.059Z] === RUN   TestContainerNetworkMountsNoChown
20:46:01 [2020-04-15T20:46:01.617Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/default
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/default
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/private
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/private
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rprivate
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rprivate
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/slave
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/slave
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rslave
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rslave
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/shared
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/shared
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rshared
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rshared
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/default
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/default/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/default/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/rslave
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/rshared
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/shared
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/rprivate
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/slave
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/private
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/private/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/private/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:46:01 [2020-04-15T20:46:01.618Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/default/bind_root
20:46:01 [2020-04-15T20:46:01.618Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/default/mount_root
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:46:01 [2020-04-15T20:46:01.872Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/private/bind_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:46:02 [2020-04-15T20:46:02.127Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:46:02 [2020-04-15T20:46:02.381Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:46:02 [2020-04-15T20:46:02.381Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:46:02 [2020-04-15T20:46:02.381Z] === CONT  TestMountDaemonRoot/private/mount_root
20:46:02 [2020-04-15T20:46:02.381Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:46:02 [2020-04-15T20:46:02.381Z] --- PASS: TestMountDaemonRoot (0.02s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:46:02 [2020-04-15T20:46:02.381Z] === RUN   TestContainerBindMountNonRecursive
20:46:02 [2020-04-15T20:46:02.381Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:46:02 [2020-04-15T20:46:02.381Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:46:02 [2020-04-15T20:46:02.381Z] === RUN   TestNetworkNat
20:46:03 [2020-04-15T20:46:03.303Z] --- PASS: TestNetworkNat (0.87s)
20:46:03 [2020-04-15T20:46:03.303Z] === RUN   TestNetworkLocalhostTCPNat
20:46:03 [2020-04-15T20:46:03.862Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
20:46:03 [2020-04-15T20:46:03.862Z] === RUN   TestNetworkLoopbackNat
20:46:05 [2020-04-15T20:46:05.220Z] --- PASS: TestNetworkLoopbackNat (1.02s)
20:46:05 [2020-04-15T20:46:05.220Z] === RUN   TestPause
20:46:05 [2020-04-15T20:46:05.220Z] --- SKIP: TestPause (0.00s)
20:46:05 [2020-04-15T20:46:05.220Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:05 [2020-04-15T20:46:05.220Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:46:05 [2020-04-15T20:46:05.220Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:46:05 [2020-04-15T20:46:05.220Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:46:05 [2020-04-15T20:46:05.220Z] === RUN   TestPauseStopPausedContainer
20:46:05 [2020-04-15T20:46:05.220Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
20:46:05 [2020-04-15T20:46:05.220Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:05 [2020-04-15T20:46:05.220Z] === RUN   TestPsFilter
20:46:05 [2020-04-15T20:46:05.220Z] --- PASS: TestPsFilter (0.19s)
20:46:05 [2020-04-15T20:46:05.220Z] === RUN   TestRemoveContainerWithRemovedVolume
20:46:06 [2020-04-15T20:46:06.142Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
20:46:06 [2020-04-15T20:46:06.142Z] === RUN   TestRemoveContainerWithVolume
20:46:06 [2020-04-15T20:46:06.699Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
20:46:06 [2020-04-15T20:46:06.699Z] === RUN   TestRemoveContainerRunning
20:46:07 [2020-04-15T20:46:07.634Z] --- PASS: TestRemoveContainerRunning (0.82s)
20:46:07 [2020-04-15T20:46:07.634Z] === RUN   TestRemoveContainerForceRemoveRunning
20:46:08 [2020-04-15T20:46:08.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
20:46:08 [2020-04-15T20:46:08.557Z] === RUN   TestRemoveInvalidContainer
20:46:08 [2020-04-15T20:46:08.557Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:46:08 [2020-04-15T20:46:08.557Z] === RUN   TestRenameLinkedContainer
20:46:11 [2020-04-15T20:46:11.810Z] --- PASS: TestRenameLinkedContainer (3.14s)
20:46:11 [2020-04-15T20:46:11.810Z] === RUN   TestRenameStoppedContainer
20:46:12 [2020-04-15T20:46:12.368Z] --- PASS: TestRenameStoppedContainer (0.79s)
20:46:12 [2020-04-15T20:46:12.368Z] === RUN   TestRenameRunningContainerAndReuse
20:46:14 [2020-04-15T20:46:14.248Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s)
20:46:14 [2020-04-15T20:46:14.248Z] === RUN   TestRenameInvalidName
20:46:14 [2020-04-15T20:46:14.807Z] --- PASS: TestRenameInvalidName (0.78s)
20:46:14 [2020-04-15T20:46:14.807Z] === RUN   TestRenameAnonymousContainer
20:46:18 [2020-04-15T20:46:18.061Z] --- PASS: TestRenameAnonymousContainer (3.43s)
20:46:18 [2020-04-15T20:46:18.062Z] === RUN   TestRenameContainerWithSameName
20:46:18 [2020-04-15T20:46:18.984Z] --- PASS: TestRenameContainerWithSameName (0.79s)
20:46:18 [2020-04-15T20:46:18.984Z] === RUN   TestRenameContainerWithLinkedContainer
20:46:20 [2020-04-15T20:46:20.864Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
20:46:20 [2020-04-15T20:46:20.864Z] === RUN   TestResize
20:46:21 [2020-04-15T20:46:21.422Z] --- PASS: TestResize (0.84s)
20:46:21 [2020-04-15T20:46:21.422Z] === RUN   TestResizeWithInvalidSize
20:46:22 [2020-04-15T20:46:22.344Z] --- PASS: TestResizeWithInvalidSize (0.79s)
20:46:22 [2020-04-15T20:46:22.344Z] === RUN   TestResizeWhenContainerNotStarted
20:46:22 [2020-04-15T20:46:22.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
20:46:22 [2020-04-15T20:46:22.903Z] === RUN   TestDaemonRestartKillContainers
20:46:22 [2020-04-15T20:46:22.903Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:46:22 [2020-04-15T20:46:22.903Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:46:22 [2020-04-15T20:46:22.903Z] === RUN   TestCgroupNamespacesRun
20:46:26 [2020-04-15T20:46:26.157Z] --- PASS: TestCgroupNamespacesRun (2.90s)
20:46:26 [2020-04-15T20:46:26.157Z] === RUN   TestCgroupNamespacesRunPrivileged
20:46:28 [2020-04-15T20:46:28.662Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.93s)
20:46:28 [2020-04-15T20:46:28.662Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:46:31 [2020-04-15T20:46:31.916Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.18s)
20:46:31 [2020-04-15T20:46:31.916Z] === RUN   TestCgroupNamespacesRunHostMode
20:46:35 [2020-04-15T20:46:35.169Z] --- PASS: TestCgroupNamespacesRunHostMode (3.02s)
20:46:35 [2020-04-15T20:46:35.169Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:46:38 [2020-04-15T20:46:38.423Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.06s)
20:46:38 [2020-04-15T20:46:38.423Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:46:40 [2020-04-15T20:46:40.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
20:46:40 [2020-04-15T20:46:40.303Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:46:42 [2020-04-15T20:46:42.204Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.18s)
20:46:42 [2020-04-15T20:46:42.204Z] === RUN   TestCgroupNamespacesRunOlderClient
20:46:45 [2020-04-15T20:46:45.458Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.05s)
20:46:45 [2020-04-15T20:46:45.458Z] === RUN   TestKernelTCPMemory
20:46:45 [2020-04-15T20:46:45.458Z] --- SKIP: TestKernelTCPMemory (0.03s)
20:46:45 [2020-04-15T20:46:45.458Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:45 [2020-04-15T20:46:45.458Z] === RUN   TestNISDomainname
20:46:45 [2020-04-15T20:46:45.458Z] --- SKIP: TestNISDomainname (0.00s)
20:46:45 [2020-04-15T20:46:45.458Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:46:45 [2020-04-15T20:46:45.458Z] === RUN   TestHostnameDnsResolution
20:46:46 [2020-04-15T20:46:46.817Z] --- PASS: TestHostnameDnsResolution (1.29s)
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStats
20:46:46 [2020-04-15T20:46:46.817Z] --- SKIP: TestStats (0.00s)
20:46:46 [2020-04-15T20:46:46.817Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStopContainerWithTimeout
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStopContainerWithTimeout/0
20:46:46 [2020-04-15T20:46:46.817Z] === PAUSE TestStopContainerWithTimeout/0
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStopContainerWithTimeout/1
20:46:46 [2020-04-15T20:46:46.817Z] === PAUSE TestStopContainerWithTimeout/1
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStopContainerWithTimeout/3
20:46:46 [2020-04-15T20:46:46.817Z] === PAUSE TestStopContainerWithTimeout/3
20:46:46 [2020-04-15T20:46:46.817Z] === RUN   TestStopContainerWithTimeout/-1
20:46:46 [2020-04-15T20:46:46.817Z] === PAUSE TestStopContainerWithTimeout/-1
20:46:46 [2020-04-15T20:46:46.817Z] === CONT  TestStopContainerWithTimeout/0
20:46:46 [2020-04-15T20:46:46.817Z] === CONT  TestStopContainerWithTimeout/3
20:46:47 [2020-04-15T20:46:47.376Z] === CONT  TestStopContainerWithTimeout/-1
20:46:49 [2020-04-15T20:46:49.880Z] === CONT  TestStopContainerWithTimeout/1
20:46:51 [2020-04-15T20:46:51.760Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:46:51 [2020-04-15T20:46:51.760Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
20:46:51 [2020-04-15T20:46:51.760Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
20:46:51 [2020-04-15T20:46:51.760Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
20:46:51 [2020-04-15T20:46:51.760Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
20:46:51 [2020-04-15T20:46:51.760Z] === RUN   TestDeleteDevicemapper
20:46:51 [2020-04-15T20:46:51.760Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:46:51 [2020-04-15T20:46:51.760Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:46:51 [2020-04-15T20:46:51.760Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:46:53 [2020-04-15T20:46:53.641Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s)
20:46:53 [2020-04-15T20:46:53.641Z] === RUN   TestUpdateMemory
20:46:53 [2020-04-15T20:46:53.641Z] --- SKIP: TestUpdateMemory (0.00s)
20:46:53 [2020-04-15T20:46:53.641Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:53 [2020-04-15T20:46:53.641Z] === RUN   TestUpdateCPUQuota
20:46:53 [2020-04-15T20:46:53.641Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:46:53 [2020-04-15T20:46:53.641Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:53 [2020-04-15T20:46:53.641Z] === RUN   TestUpdatePidsLimit
20:46:53 [2020-04-15T20:46:53.641Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:46:53 [2020-04-15T20:46:53.641Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:46:53 [2020-04-15T20:46:53.641Z] === RUN   TestUpdateRestartPolicy
20:47:08 [2020-04-15T20:47:08.454Z] --- PASS: TestUpdateRestartPolicy (12.86s)
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestUpdateRestartWithAutoRemove
20:47:08 [2020-04-15T20:47:08.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitNonBlocked
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:08 [2020-04-15T20:47:08.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:08 [2020-04-15T20:47:08.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:08 [2020-04-15T20:47:08.454Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:47:08 [2020-04-15T20:47:08.454Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:47:08 [2020-04-15T20:47:08.454Z] --- PASS: TestWaitNonBlocked (0.01s)
20:47:08 [2020-04-15T20:47:08.454Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
20:47:08 [2020-04-15T20:47:08.454Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitBlocked
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:47:08 [2020-04-15T20:47:08.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:47:08 [2020-04-15T20:47:08.454Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:47:08 [2020-04-15T20:47:08.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:47:08 [2020-04-15T20:47:08.454Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:47:08 [2020-04-15T20:47:08.454Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:47:09 [2020-04-15T20:47:09.013Z] --- PASS: TestWaitBlocked (0.02s)
20:47:09 [2020-04-15T20:47:09.013Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s)
20:47:09 [2020-04-15T20:47:09.013Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
20:47:09 [2020-04-15T20:47:09.013Z] === CONT  TestDaemonRestartIpcMode
20:47:09 [2020-04-15T20:47:09.013Z] === CONT  TestIpcModeOlderClient
20:47:09 [2020-04-15T20:47:09.267Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:47:15 [2020-04-15T20:47:15.785Z] --- PASS: TestDaemonRestartIpcMode (5.80s)
20:47:15 [2020-04-15T20:47:15.785Z] PASS
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === Skipped
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:47:15 [2020-04-15T20:47:15.785Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
20:47:15 [2020-04-15T20:47:15.785Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
20:47:15 [2020-04-15T20:47:15.785Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.785Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
20:47:15 [2020-04-15T20:47:15.785Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:47:15 [2020-04-15T20:47:15.785Z] 
20:47:15 [2020-04-15T20:47:15.786Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:47:15 [2020-04-15T20:47:15.786Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:47:15 [2020-04-15T20:47:15.786Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:47:15 [2020-04-15T20:47:15.786Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:47:15 [2020-04-15T20:47:15.786Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:47:15 [2020-04-15T20:47:15.786Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] 
20:47:15 [2020-04-15T20:47:15.786Z] DONE 181 tests, 24 skipped in 113.383s
20:47:15 [2020-04-15T20:47:15.786Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:47:15 [2020-04-15T20:47:15.786Z] INFO: Testing against a local daemon
20:47:15 [2020-04-15T20:47:15.786Z] === RUN   TestCommitInheritsEnv
20:47:17 [2020-04-15T20:47:17.144Z] --- PASS: TestCommitInheritsEnv (2.08s)
20:47:17 [2020-04-15T20:47:17.144Z] === RUN   TestImportExtremelyLargeImageWorks
20:47:17 [2020-04-15T20:47:17.144Z] === PAUSE TestImportExtremelyLargeImageWorks
20:47:17 [2020-04-15T20:47:17.144Z] === RUN   TestImagesFilterMultiReference
20:47:17 [2020-04-15T20:47:17.144Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:47:17 [2020-04-15T20:47:17.144Z] === RUN   TestImagePullPlatformInvalid
20:47:17 [2020-04-15T20:47:17.144Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:47:17 [2020-04-15T20:47:17.144Z] === RUN   TestRemoveImageOrphaning
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestRemoveImageOrphaning (1.91s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestRemoveImageGarbageCollector
20:47:19 [2020-04-15T20:47:19.649Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:47:19 [2020-04-15T20:47:19.649Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagInvalidReference
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagInvalidReference (0.02s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagValidPrefixedRepo
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagExistedNameWithoutForce
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagOfficialNames
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagOfficialNames (0.04s)
20:47:19 [2020-04-15T20:47:19.649Z] === RUN   TestTagMatchesDigest
20:47:19 [2020-04-15T20:47:19.649Z] --- PASS: TestTagMatchesDigest (0.01s)
20:47:19 [2020-04-15T20:47:19.649Z] === CONT  TestImportExtremelyLargeImageWorks
20:49:11 [2020-04-15T20:49:11.004Z] --- PASS: TestImportExtremelyLargeImageWorks (104.19s)
20:49:11 [2020-04-15T20:49:11.004Z] PASS
20:49:11 [2020-04-15T20:49:11.004Z] 
20:49:11 [2020-04-15T20:49:11.004Z] === Skipped
20:49:11 [2020-04-15T20:49:11.004Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:49:11 [2020-04-15T20:49:11.004Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
20:49:11 [2020-04-15T20:49:11.004Z] 
20:49:11 [2020-04-15T20:49:11.004Z] 
20:49:11 [2020-04-15T20:49:11.004Z] DONE 12 tests, 1 skipped in 108.631s
20:49:11 [2020-04-15T20:49:11.004Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.004Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestNetworkCreateDelete
20:49:11 [2020-04-15T20:49:11.004Z] --- PASS: TestNetworkCreateDelete (0.10s)
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestDockerNetworkDeletePreferID
20:49:11 [2020-04-15T20:49:11.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.26s)
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestInspectNetwork
20:49:11 [2020-04-15T20:49:11.004Z] --- SKIP: TestInspectNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.004Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestRunContainerWithBridgeNone
20:49:11 [2020-04-15T20:49:11.004Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:49:11 [2020-04-15T20:49:11.004Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestNetworkInvalidJSON
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestNetworkInvalidJSON//networks/create
20:49:11 [2020-04-15T20:49:11.004Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:49:11 [2020-04-15T20:49:11.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:49:11 [2020-04-15T20:49:11.004Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:49:11 [2020-04-15T20:49:11.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:49:11 [2020-04-15T20:49:11.004Z] === CONT  TestNetworkInvalidJSON//networks/create
20:49:11 [2020-04-15T20:49:11.004Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:49:11 [2020-04-15T20:49:11.004Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:49:11 [2020-04-15T20:49:11.004Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:49:11 [2020-04-15T20:49:11.004Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestHostIPv4BridgeLabel
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDaemonRestartWithLiveRestore
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDaemonDefaultNetworkPools
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDaemonRestartWithExistingNetwork
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestServiceWithPredefinedNetwork
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:236: FLAKY_TEST
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestServiceWithDataPathPortInit
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === Skipped
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:236: FLAKY_TEST
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 18 tests, 12 skipped in 0.542s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDockerNetworkIpvlanPersistance
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDockerNetworkIpvlan
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === Skipped
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 2 tests, 2 skipped in 0.114s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDockerNetworkMacvlanPersistance
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestDockerNetworkMacvlan
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === Skipped
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 2 tests, 2 skipped in 0.106s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] testing: warning: no tests to run
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 0 tests in 0.024s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginAllowRequest
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginTLS
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginTLS (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginDenyRequest
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginAPIDenyResponse
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginDenyResponse
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginAllowEventStream
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginErrorResponse
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginErrorRequest
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginHeader
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginHeader (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginV2Disable
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === Skipped
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 17 tests, 17 skipped in 0.341s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestPluginInvalidJSON
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:49:11 [2020-04-15T20:49:11.005Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:49:11 [2020-04-15T20:49:11.005Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:49:11 [2020-04-15T20:49:11.005Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:49:11 [2020-04-15T20:49:11.005Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:49:11 [2020-04-15T20:49:11.005Z] PASS
20:49:11 [2020-04-15T20:49:11.005Z] 
20:49:11 [2020-04-15T20:49:11.005Z] DONE 2 tests in 0.122s
20:49:11 [2020-04-15T20:49:11.005Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:49:11 [2020-04-15T20:49:11.005Z] INFO: Testing against a local daemon
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestExternalGraphDriver
20:49:11 [2020-04-15T20:49:11.005Z] --- SKIP: TestExternalGraphDriver (0.07s)
20:49:11 [2020-04-15T20:49:11.005Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:49:11 [2020-04-15T20:49:11.005Z] === RUN   TestGraphdriverPluginV2
20:49:13 [2020-04-15T20:49:13.510Z] --- PASS: TestGraphdriverPluginV2 (8.00s)
20:49:13 [2020-04-15T20:49:13.510Z] PASS
20:49:13 [2020-04-15T20:49:13.510Z] 
20:49:13 [2020-04-15T20:49:13.510Z] === Skipped
20:49:13 [2020-04-15T20:49:13.510Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
20:49:13 [2020-04-15T20:49:13.510Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
20:49:13 [2020-04-15T20:49:13.510Z] 
20:49:13 [2020-04-15T20:49:13.510Z] 
20:49:13 [2020-04-15T20:49:13.510Z] DONE 2 tests, 1 skipped in 8.195s
20:49:13 [2020-04-15T20:49:13.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:49:13 [2020-04-15T20:49:13.510Z] INFO: Testing against a local daemon
20:49:13 [2020-04-15T20:49:13.510Z] === RUN   TestContinueAfterPluginCrash
20:49:13 [2020-04-15T20:49:13.510Z] === PAUSE TestContinueAfterPluginCrash
20:49:13 [2020-04-15T20:49:13.510Z] === RUN   TestReadPluginNoRead
20:49:13 [2020-04-15T20:49:13.510Z] === PAUSE TestReadPluginNoRead
20:49:13 [2020-04-15T20:49:13.510Z] === RUN   TestDaemonStartWithLogOpt
20:49:13 [2020-04-15T20:49:13.510Z] === PAUSE TestDaemonStartWithLogOpt
20:49:13 [2020-04-15T20:49:13.510Z] === CONT  TestContinueAfterPluginCrash
20:49:13 [2020-04-15T20:49:13.510Z] === CONT  TestDaemonStartWithLogOpt
20:49:28 [2020-04-15T20:49:28.332Z] --- PASS: TestDaemonStartWithLogOpt (14.06s)
20:49:28 [2020-04-15T20:49:28.332Z] === CONT  TestReadPluginNoRead
20:49:30 [2020-04-15T20:49:30.839Z] --- PASS: TestContinueAfterPluginCrash (17.57s)
20:49:31 [2020-04-15T20:49:31.397Z] === RUN   TestReadPluginNoRead/default
20:49:34 [2020-04-15T20:49:34.651Z] === RUN   TestReadPluginNoRead/disabled_caching
20:49:38 [2020-04-15T20:49:38.803Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:49:41 [2020-04-15T20:49:41.306Z] --- PASS: TestReadPluginNoRead (14.10s)
20:49:41 [2020-04-15T20:49:41.306Z]     --- PASS: TestReadPluginNoRead/default (3.37s)
20:49:41 [2020-04-15T20:49:41.306Z]     --- PASS: TestReadPluginNoRead/disabled_caching (3.41s)
20:49:41 [2020-04-15T20:49:41.307Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.34s)
20:49:41 [2020-04-15T20:49:41.307Z]     read_test.go:91: [de59827b27476] daemon is not started
20:49:41 [2020-04-15T20:49:41.307Z] PASS
20:49:41 [2020-04-15T20:49:41.307Z] 
20:49:41 [2020-04-15T20:49:41.307Z] DONE 6 tests in 28.307s
20:49:41 [2020-04-15T20:49:41.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:49:41 [2020-04-15T20:49:41.561Z] testing: warning: no tests to run
20:49:41 [2020-04-15T20:49:41.561Z] PASS
20:49:41 [2020-04-15T20:49:41.561Z] 
20:49:41 [2020-04-15T20:49:41.561Z] DONE 0 tests in 0.045s
20:49:41 [2020-04-15T20:49:41.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:49:41 [2020-04-15T20:49:41.561Z] INFO: Testing against a local daemon
20:49:41 [2020-04-15T20:49:41.561Z] === RUN   TestPluginWithDevMounts
20:49:41 [2020-04-15T20:49:41.561Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:49:41 [2020-04-15T20:49:41.561Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:49:41 [2020-04-15T20:49:41.561Z] PASS
20:49:41 [2020-04-15T20:49:41.561Z] 
20:49:41 [2020-04-15T20:49:41.561Z] === Skipped
20:49:41 [2020-04-15T20:49:41.561Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:49:41 [2020-04-15T20:49:41.561Z]     mounts_test.go:21: (*Execution).IsRootless-fm
20:49:41 [2020-04-15T20:49:41.561Z] 
20:49:41 [2020-04-15T20:49:41.561Z] 
20:49:41 [2020-04-15T20:49:41.561Z] DONE 1 tests, 1 skipped in 0.138s
20:49:41 [2020-04-15T20:49:41.561Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:49:41 [2020-04-15T20:49:41.816Z] INFO: Testing against a local daemon
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestSecretInspect
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestSecretInspect (0.02s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestSecretList
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestSecretList (0.03s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestSecretsCreateAndDelete
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestSecretsUpdate
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestSecretsUpdate (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestTemplatedSecret
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestTemplatedSecret (0.00s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestSecretCreateResolve
20:49:41 [2020-04-15T20:49:41.816Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] PASS
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === Skipped
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestSecretList (0.03s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:49:41 [2020-04-15T20:49:41.816Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] 
20:49:41 [2020-04-15T20:49:41.816Z] DONE 6 tests, 6 skipped in 0.189s
20:49:41 [2020-04-15T20:49:41.816Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:49:41 [2020-04-15T20:49:41.816Z] INFO: Testing against a local daemon
20:49:41 [2020-04-15T20:49:41.816Z] === RUN   TestServiceCreateInit
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:49:42 [2020-04-15T20:49:42.070Z] --- PASS: TestServiceCreateInit (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:42 [2020-04-15T20:49:42.070Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:42 [2020-04-15T20:49:42.070Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceMultipleTimes
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceConflict
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceConflict (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceMaxReplicas
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateWithDuplicateNetworkNames
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceSecretFileMode
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceConfigFileMode
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceSysctls
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateServiceCapabilities
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestInspect
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestInspect (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestCreateJob
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestCreateJob (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestReplicatedJob
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestReplicatedJob (0.01s)
20:49:42 [2020-04-15T20:49:42.070Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestUpdateReplicatedJob
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestServiceListWithStatuses
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:49:42 [2020-04-15T20:49:42.070Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestDockerNetworkConnectAlias
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestDockerNetworkReConnect
20:49:42 [2020-04-15T20:49:42.070Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
20:49:42 [2020-04-15T20:49:42.070Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:42 [2020-04-15T20:49:42.070Z] === RUN   TestServicePlugin
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServicePlugin (3.69s)
20:49:46 [2020-04-15T20:49:46.226Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestServiceUpdateLabel
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestServiceUpdateSecrets
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestServiceUpdateConfigs
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestServiceUpdateNetwork
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestServiceUpdatePidsLimit
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] PASS
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === Skipped
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServicePlugin (3.69s)
20:49:46 [2020-04-15T20:49:46.226Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
20:49:46 [2020-04-15T20:49:46.226Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] DONE 24 tests, 23 skipped in 4.158s
20:49:46 [2020-04-15T20:49:46.226Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:49:46 [2020-04-15T20:49:46.226Z] INFO: Testing against a local daemon
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestSessionCreate
20:49:46 [2020-04-15T20:49:46.226Z] --- PASS: TestSessionCreate (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestSessionCreateWithBadUpgrade
20:49:46 [2020-04-15T20:49:46.226Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:49:46 [2020-04-15T20:49:46.226Z] PASS
20:49:46 [2020-04-15T20:49:46.226Z] 
20:49:46 [2020-04-15T20:49:46.226Z] DONE 2 tests in 0.145s
20:49:46 [2020-04-15T20:49:46.226Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:49:46 [2020-04-15T20:49:46.226Z] INFO: Testing against a local daemon
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:49:46 [2020-04-15T20:49:46.226Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:49:46 [2020-04-15T20:49:46.226Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:49:46 [2020-04-15T20:49:46.226Z] === RUN   TestEventsExecDie
20:49:47 [2020-04-15T20:49:47.148Z] --- PASS: TestEventsExecDie (0.90s)
20:49:47 [2020-04-15T20:49:47.148Z] === RUN   TestEventsBackwardsCompatible
20:49:47 [2020-04-15T20:49:47.148Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
20:49:47 [2020-04-15T20:49:47.148Z] === RUN   TestInfoBinaryCommits
20:49:47 [2020-04-15T20:49:47.148Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:49:47 [2020-04-15T20:49:47.148Z] === RUN   TestInfoAPIVersioned
20:49:47 [2020-04-15T20:49:47.148Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:49:47 [2020-04-15T20:49:47.148Z] === RUN   TestInfoDiscoveryBackend
20:49:49 [2020-04-15T20:49:49.049Z] --- PASS: TestInfoDiscoveryBackend (1.77s)
20:49:49 [2020-04-15T20:49:49.049Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:49:53 [2020-04-15T20:49:53.200Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.92s)
20:49:53 [2020-04-15T20:49:53.200Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:49:53 [2020-04-15T20:49:53.200Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:49:53 [2020-04-15T20:49:53.200Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:49:53 [2020-04-15T20:49:53.200Z] === RUN   TestInfoAPI
20:49:53 [2020-04-15T20:49:53.200Z] --- PASS: TestInfoAPI (0.05s)
20:49:53 [2020-04-15T20:49:53.200Z] === RUN   TestInfoAPIWarnings
20:49:55 [2020-04-15T20:49:55.080Z] --- PASS: TestInfoAPIWarnings (1.80s)
20:49:55 [2020-04-15T20:49:55.080Z] === RUN   TestInfoDebug
20:49:56 [2020-04-15T20:49:56.960Z] --- PASS: TestInfoDebug (1.97s)
20:49:56 [2020-04-15T20:49:56.960Z] === RUN   TestInfoInsecureRegistries
20:49:58 [2020-04-15T20:49:58.840Z] --- PASS: TestInfoInsecureRegistries (1.99s)
20:49:58 [2020-04-15T20:49:58.840Z] === RUN   TestInfoRegistryMirrors
20:50:00 [2020-04-15T20:50:00.719Z] --- PASS: TestInfoRegistryMirrors (2.00s)
20:50:00 [2020-04-15T20:50:00.719Z] === RUN   TestLoginFailsWithBadCredentials
20:50:00 [2020-04-15T20:50:00.973Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
20:50:00 [2020-04-15T20:50:00.973Z] === RUN   TestPingCacheHeaders
20:50:00 [2020-04-15T20:50:00.973Z] --- PASS: TestPingCacheHeaders (0.04s)
20:50:00 [2020-04-15T20:50:00.973Z] === RUN   TestPingGet
20:50:00 [2020-04-15T20:50:00.974Z] --- PASS: TestPingGet (0.02s)
20:50:00 [2020-04-15T20:50:00.974Z] === RUN   TestPingHead
20:50:00 [2020-04-15T20:50:00.974Z] --- PASS: TestPingHead (0.02s)
20:50:00 [2020-04-15T20:50:00.974Z] === RUN   TestVersion
20:50:00 [2020-04-15T20:50:00.974Z] --- PASS: TestVersion (0.02s)
20:50:00 [2020-04-15T20:50:00.974Z] PASS
20:50:00 [2020-04-15T20:50:00.974Z] 
20:50:00 [2020-04-15T20:50:00.974Z] === Skipped
20:50:00 [2020-04-15T20:50:00.974Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:50:00 [2020-04-15T20:50:00.974Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:50:00 [2020-04-15T20:50:00.974Z] 
20:50:00 [2020-04-15T20:50:00.974Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:50:00 [2020-04-15T20:50:00.974Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
20:50:00 [2020-04-15T20:50:00.974Z] 
20:50:00 [2020-04-15T20:50:00.974Z] 
20:50:00 [2020-04-15T20:50:00.974Z] DONE 18 tests, 2 skipped in 14.891s
20:50:00 [2020-04-15T20:50:00.974Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:50:01 [2020-04-15T20:50:01.228Z] INFO: Testing against a local daemon
20:50:01 [2020-04-15T20:50:01.228Z] === RUN   TestVolumesCreateAndList
20:50:01 [2020-04-15T20:50:01.228Z] --- PASS: TestVolumesCreateAndList (0.03s)
20:50:01 [2020-04-15T20:50:01.228Z] === RUN   TestVolumesRemove
20:50:01 [2020-04-15T20:50:01.228Z] --- PASS: TestVolumesRemove (0.09s)
20:50:01 [2020-04-15T20:50:01.228Z] === RUN   TestVolumesInspect
20:50:01 [2020-04-15T20:50:01.228Z] --- PASS: TestVolumesInspect (0.02s)
20:50:01 [2020-04-15T20:50:01.228Z] === RUN   TestVolumesInvalidJSON
20:50:01 [2020-04-15T20:50:01.228Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:50:01 [2020-04-15T20:50:01.228Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:50:01 [2020-04-15T20:50:01.228Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:50:01 [2020-04-15T20:50:01.228Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:50:01 [2020-04-15T20:50:01.228Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:50:01 [2020-04-15T20:50:01.228Z] PASS
20:50:01 [2020-04-15T20:50:01.228Z] 
20:50:01 [2020-04-15T20:50:01.228Z] DONE 5 tests in 0.257s
20:50:01 [2020-04-15T20:50:01.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:50:01 [2020-04-15T20:50:01.482Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11810 is not a child of this shell
20:50:01 [2020-04-15T20:50:01.482Z] warning: PID 11810 from bundles/test-integration/docker.pid had a nonzero exit code
20:50:01 [2020-04-15T20:50:01.482Z] Leaving: AppArmorNo profiles have been unloaded.
20:50:01 [2020-04-15T20:50:01.482Z] 
20:50:01 [2020-04-15T20:50:01.482Z] Unloading profiles will leave already running processes permanently
20:50:01 [2020-04-15T20:50:01.482Z] unconfined, which can lead to unexpected situations.
20:50:01 [2020-04-15T20:50:01.482Z] 
20:50:01 [2020-04-15T20:50:01.482Z] To set a process to complain mode, use the command line tool
20:50:01 [2020-04-15T20:50:01.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:50:01 [2020-04-15T20:50:01.482Z] Removing test suite binaries
20:50:02 [2020-04-15T20:50:02.404Z]