Skip to content

Console Output

00:02:49 [2020-04-04T00:02:49.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40775/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=048f8cce1706f780f762388675b24573931c1ca3 -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:048f8cce1706f780f762388675b24573931c1ca3 hack/make.sh dynbinary test-integration
00:02:50 [2020-04-04T00:02:50.269Z] 
00:02:50 [2020-04-04T00:02:50.269Z] Removing bundles/
00:02:50 [2020-04-04T00:02:50.269Z] 
00:02:50 [2020-04-04T00:02:50.269Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:02:50 [2020-04-04T00:02:50.269Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:02:50 [2020-04-04T00:02:50.269Z] GOOS="" GOARCH="" GOARM=""
00:03:22 [2020-04-04T00:03:22.465Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:03:22 [2020-04-04T00:03:22.465Z] 
00:03:22 [2020-04-04T00:03:22.465Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:03:22 [2020-04-04T00:03:22.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:03:22 [2020-04-04T00:03:22.465Z] HOSTNAME=1806a10a2cd8
00:03:22 [2020-04-04T00:03:22.465Z] DEST=bundles/test-integration
00:03:22 [2020-04-04T00:03:22.465Z] PWD=/go/src/github.com/docker/docker
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_ROOTLESS=1
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_GITCOMMIT=048f8cce1706f780f762388675b24573931c1ca3
00:03:22 [2020-04-04T00:03:22.465Z] container=docker
00:03:22 [2020-04-04T00:03:22.465Z] HOME=/root
00:03:22 [2020-04-04T00:03:22.465Z] GOLANG_VERSION=1.13.8
00:03:22 [2020-04-04T00:03:22.465Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:03:22 [2020-04-04T00:03:22.465Z] VALIDATE_BRANCH=master
00:03:22 [2020-04-04T00:03:22.465Z] TERM=xterm
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_PKG=github.com/docker/docker
00:03:22 [2020-04-04T00:03:22.465Z] SHLVL=1
00:03:22 [2020-04-04T00:03:22.465Z] TIMEOUT=120m
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_GRAPHDRIVER=overlay2
00:03:22 [2020-04-04T00:03:22.465Z] GO111MODULE=off
00:03:22 [2020-04-04T00:03:22.465Z] DOCKER_EXPERIMENTAL=1
00:03:22 [2020-04-04T00:03:22.465Z] TEST_SKIP_INTEGRATION_CLI=1
00:03:22 [2020-04-04T00:03:22.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:03:22 [2020-04-04T00:03:22.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:03:22 [2020-04-04T00:03:22.465Z] GOPATH=/go
00:03:22 [2020-04-04T00:03:22.465Z] PKG_CONFIG=pkg-config
00:03:22 [2020-04-04T00:03:22.465Z] _=/usr/bin/env
00:03:22 [2020-04-04T00:03:22.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:03:34 [2020-04-04T00:03:34.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:03:34 [2020-04-04T00:03:34.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:03:36 [2020-04-04T00:03:36.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:03:45 [2020-04-04T00:03:45.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:03:45 [2020-04-04T00:03:45.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:03:46 [2020-04-04T00:03:46.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:03:47 [2020-04-04T00:03:47.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:03:47 [2020-04-04T00:03:47.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:03:48 [2020-04-04T00:03:48.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:03:49 [2020-04-04T00:03:49.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:03:51 [2020-04-04T00:03:51.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:03:52 [2020-04-04T00:03:52.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:03:52 [2020-04-04T00:03:52.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:03:54 [2020-04-04T00:03:54.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:03:54 [2020-04-04T00:03:54.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:03:56 [2020-04-04T00:03:56.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:03:57 [2020-04-04T00:03:57.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:03:57 [2020-04-04T00:03:57.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:03:58 [2020-04-04T00:03:58.929Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:03:58 [2020-04-04T00:03:58.929Z] Using test binary docker
00:03:58 [2020-04-04T00:03:58.929Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:03:58 [2020-04-04T00:03:58.929Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:03:58 [2020-04-04T00:03:58.929Z] INFO: Waiting for daemon to start...
00:03:58 [2020-04-04T00:03:58.929Z] Starting dockerd
00:04:00 [2020-04-04T00:04:00.823Z] .
00:04:00 [2020-04-04T00:04:00.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:04:00 [2020-04-04T00:04:00.823Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:04:00 [2020-04-04T00:04:00.823Z] Error: No such image: emptyfs
00:04:01 [2020-04-04T00:04:01.080Z] Running integration-test (iteration 1)
00:04:01 [2020-04-04T00:04:01.080Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:04:07 [2020-04-04T00:04:07.630Z] Loaded image: buildpack-deps:jessie
00:04:07 [2020-04-04T00:04:07.630Z] Loaded image: busybox:latest
00:04:07 [2020-04-04T00:04:07.630Z] Loaded image: busybox:glibc
00:04:07 [2020-04-04T00:04:07.630Z] Loaded image: debian:jessie
00:04:07 [2020-04-04T00:04:07.630Z] Loaded image: hello-world:latest
00:04:07 [2020-04-04T00:04:07.630Z] INFO: Testing against a local daemon
00:04:07 [2020-04-04T00:04:07.630Z] === RUN   TestCgroupNamespacesBuild
00:04:12 [2020-04-04T00:04:12.882Z] --- PASS: TestCgroupNamespacesBuild (4.93s)
00:04:12 [2020-04-04T00:04:12.882Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:04:15 [2020-04-04T00:04:15.403Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.79s)
00:04:15 [2020-04-04T00:04:15.403Z] === RUN   TestBuildWithSession
00:04:15 [2020-04-04T00:04:15.403Z] --- SKIP: TestBuildWithSession (0.00s)
00:04:15 [2020-04-04T00:04:15.403Z]     build_session_test.go:25: TODO: BuildKit
00:04:15 [2020-04-04T00:04:15.403Z] === RUN   TestBuildSquashParent
00:04:25 [2020-04-04T00:04:25.355Z] --- PASS: TestBuildSquashParent (8.39s)
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:04:25 [2020-04-04T00:04:25.355Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:04:25 [2020-04-04T00:04:25.355Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:04:27 [2020-04-04T00:04:27.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.71s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.86s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.88s)
00:04:27 [2020-04-04T00:04:27.876Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.96s)
00:04:27 [2020-04-04T00:04:27.876Z] === RUN   TestBuildMultiStageCopy
00:04:27 [2020-04-04T00:04:27.876Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:04:31 [2020-04-04T00:04:31.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:04:32 [2020-04-04T00:04:32.079Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:04:33 [2020-04-04T00:04:33.448Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:04:34 [2020-04-04T00:04:34.377Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:04:35 [2020-04-04T00:04:35.455Z] --- PASS: TestBuildMultiStageCopy (7.47s)
00:04:35 [2020-04-04T00:04:35.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.48s)
00:04:35 [2020-04-04T00:04:35.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
00:04:35 [2020-04-04T00:04:35.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
00:04:35 [2020-04-04T00:04:35.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s)
00:04:35 [2020-04-04T00:04:35.455Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s)
00:04:35 [2020-04-04T00:04:35.455Z] === RUN   TestBuildMultiStageParentConfig
00:04:40 [2020-04-04T00:04:40.707Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
00:04:40 [2020-04-04T00:04:40.707Z] === RUN   TestBuildLabelWithTargets
00:04:48 [2020-04-04T00:04:48.800Z] --- PASS: TestBuildLabelWithTargets (8.00s)
00:04:48 [2020-04-04T00:04:48.800Z] === RUN   TestBuildWithEmptyLayers
00:04:51 [2020-04-04T00:04:51.320Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
00:04:51 [2020-04-04T00:04:51.320Z] === RUN   TestBuildMultiStageOnBuild
00:04:56 [2020-04-04T00:04:56.571Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
00:04:56 [2020-04-04T00:04:56.571Z] === RUN   TestBuildUncleanTarFilenames
00:04:56 [2020-04-04T00:04:56.828Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
00:04:56 [2020-04-04T00:04:56.828Z] === RUN   TestBuildMultiStageLayerLeak
00:05:02 [2020-04-04T00:05:02.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
00:05:02 [2020-04-04T00:05:02.081Z] === RUN   TestBuildWithHugeFile
00:05:58 [2020-04-04T00:05:58.357Z] --- PASS: TestBuildWithHugeFile (50.83s)
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildWithEmptyDockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:58 [2020-04-04T00:05:58.357Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
00:05:58 [2020-04-04T00:05:58.357Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
00:05:58 [2020-04-04T00:05:58.357Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
00:05:58 [2020-04-04T00:05:58.357Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildPreserveOwnership
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildPreserveOwnership/copy_from
00:05:58 [2020-04-04T00:05:58.357Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:06:02 [2020-04-04T00:06:02.532Z] --- PASS: TestBuildPreserveOwnership (10.05s)
00:06:02 [2020-04-04T00:06:02.532Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.05s)
00:06:02 [2020-04-04T00:06:02.532Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestBuildPlatformInvalid
00:06:02 [2020-04-04T00:06:02.533Z] --- PASS: TestBuildPlatformInvalid (0.07s)
00:06:02 [2020-04-04T00:06:02.533Z] PASS
00:06:02 [2020-04-04T00:06:02.533Z] 
00:06:02 [2020-04-04T00:06:02.533Z] === Skipped
00:06:02 [2020-04-04T00:06:02.533Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:06:02 [2020-04-04T00:06:02.533Z]     build_session_test.go:25: TODO: BuildKit
00:06:02 [2020-04-04T00:06:02.533Z] 
00:06:02 [2020-04-04T00:06:02.533Z] 
00:06:02 [2020-04-04T00:06:02.533Z] DONE 32 tests, 1 skipped in 121.196s
00:06:02 [2020-04-04T00:06:02.533Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:06:02 [2020-04-04T00:06:02.533Z] INFO: Testing against a local daemon
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigList
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigList (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigsCreateAndDelete
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigsUpdate
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigsUpdate (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestTemplatedConfig
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestTemplatedConfig (0.00s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigInspect
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigInspect (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigCreateWithLabels
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigCreateResolve
00:06:02 [2020-04-04T00:06:02.533Z] --- SKIP: TestConfigCreateResolve (0.01s)
00:06:02 [2020-04-04T00:06:02.533Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:02 [2020-04-04T00:06:02.533Z] === RUN   TestConfigDaemonLibtrustID
00:06:03 [2020-04-04T00:06:03.902Z] --- PASS: TestConfigDaemonLibtrustID (1.63s)
00:06:03 [2020-04-04T00:06:03.902Z] PASS
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === Skipped
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] 
00:06:03 [2020-04-04T00:06:03.902Z] DONE 8 tests, 7 skipped in 1.723s
00:06:03 [2020-04-04T00:06:03.902Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:06:03 [2020-04-04T00:06:03.902Z] INFO: Testing against a local daemon
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestCheckpoint
00:06:03 [2020-04-04T00:06:03.902Z] --- SKIP: TestCheckpoint (0.00s)
00:06:03 [2020-04-04T00:06:03.902Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestContainerInvalidJSON
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:06:03 [2020-04-04T00:06:03.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:06:03 [2020-04-04T00:06:03.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:06:03 [2020-04-04T00:06:03.902Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:06:03 [2020-04-04T00:06:03.902Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:06:03 [2020-04-04T00:06:03.902Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:06:03 [2020-04-04T00:06:03.902Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:06:03 [2020-04-04T00:06:03.902Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:06:03 [2020-04-04T00:06:03.902Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:06:03 [2020-04-04T00:06:03.902Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:06:03 [2020-04-04T00:06:03.902Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:06:03 [2020-04-04T00:06:03.902Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:06:04 [2020-04-04T00:06:04.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:06:04 [2020-04-04T00:06:04.159Z] === RUN   TestCopyFromContainerPathIsNotDir
00:06:04 [2020-04-04T00:06:04.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
00:06:04 [2020-04-04T00:06:04.159Z] === RUN   TestCopyToContainerPathDoesNotExist
00:06:04 [2020-04-04T00:06:04.416Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
00:06:04 [2020-04-04T00:06:04.416Z] === RUN   TestCopyToContainerPathIsNotDir
00:06:04 [2020-04-04T00:06:04.416Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
00:06:04 [2020-04-04T00:06:04.416Z] === RUN   TestCopyFromContainer
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer//
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer//bar/root
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer//bar/root/
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer/bar/quux
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer/bar/quux/
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:06:08 [2020-04-04T00:06:08.588Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:06:08 [2020-04-04T00:06:08.845Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:06:08 [2020-04-04T00:06:08.845Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:06:08 [2020-04-04T00:06:08.845Z] === RUN   TestCopyFromContainer/bar/notarget
00:06:09 [2020-04-04T00:06:09.101Z] --- PASS: TestCopyFromContainer (4.56s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer// (0.05s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:06:09 [2020-04-04T00:06:09.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateLinkToNonExistingContainer
00:06:09 [2020-04-04T00:06:09.101Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateWithInvalidEnv
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateWithInvalidEnv/0
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateWithInvalidEnv/0
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateWithInvalidEnv/1
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateWithInvalidEnv/1
00:06:09 [2020-04-04T00:06:09.101Z] === RUN   TestCreateWithInvalidEnv/2
00:06:09 [2020-04-04T00:06:09.101Z] === PAUSE TestCreateWithInvalidEnv/2
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateWithInvalidEnv/0
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateWithInvalidEnv/2
00:06:09 [2020-04-04T00:06:09.101Z] === CONT  TestCreateWithInvalidEnv/1
00:06:09 [2020-04-04T00:06:09.101Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:06:09 [2020-04-04T00:06:09.101Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:06:09 [2020-04-04T00:06:09.102Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:06:09 [2020-04-04T00:06:09.102Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:06:09 [2020-04-04T00:06:09.102Z] === RUN   TestCreateTmpfsMountsTarget
00:06:09 [2020-04-04T00:06:09.102Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
00:06:09 [2020-04-04T00:06:09.102Z] === RUN   TestCreateWithCustomMaskedPaths
00:06:10 [2020-04-04T00:06:10.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s)
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:06:10 [2020-04-04T00:06:10.995Z] --- PASS: TestCreateWithCapabilities (0.01s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
00:06:10 [2020-04-04T00:06:10.995Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
00:06:10 [2020-04-04T00:06:10.995Z] === RUN   TestCreateWithCustomReadonlyPaths
00:06:12 [2020-04-04T00:06:12.887Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:06:12 [2020-04-04T00:06:12.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:06:12 [2020-04-04T00:06:12.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:06:12 [2020-04-04T00:06:12.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:06:12 [2020-04-04T00:06:12.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:06:12 [2020-04-04T00:06:12.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:06:12 [2020-04-04T00:06:12.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:06:12 [2020-04-04T00:06:12.887Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:06:12 [2020-04-04T00:06:12.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:06:12 [2020-04-04T00:06:12.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:06:12 [2020-04-04T00:06:12.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:06:12 [2020-04-04T00:06:12.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:06:12 [2020-04-04T00:06:12.888Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:06:13 [2020-04-04T00:06:13.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
00:06:13 [2020-04-04T00:06:13.817Z] === RUN   TestContainerStartOnDaemonRestart
00:06:13 [2020-04-04T00:06:13.817Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
00:06:13 [2020-04-04T00:06:13.817Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:06:13 [2020-04-04T00:06:13.817Z] === RUN   TestDaemonRestartIpcMode
00:06:13 [2020-04-04T00:06:13.817Z] === PAUSE TestDaemonRestartIpcMode
00:06:13 [2020-04-04T00:06:13.817Z] === RUN   TestDaemonHostGatewayIP
00:06:13 [2020-04-04T00:06:13.817Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
00:06:13 [2020-04-04T00:06:13.817Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:06:13 [2020-04-04T00:06:13.817Z] === RUN   TestDiff
00:06:14 [2020-04-04T00:06:14.380Z] --- PASS: TestDiff (0.69s)
00:06:14 [2020-04-04T00:06:14.380Z] === RUN   TestExecWithCloseStdin
00:06:15 [2020-04-04T00:06:15.311Z] --- PASS: TestExecWithCloseStdin (0.76s)
00:06:15 [2020-04-04T00:06:15.311Z] === RUN   TestExec
00:06:15 [2020-04-04T00:06:15.875Z] --- PASS: TestExec (0.82s)
00:06:15 [2020-04-04T00:06:15.875Z] === RUN   TestExecUser
00:06:16 [2020-04-04T00:06:16.805Z] --- PASS: TestExecUser (0.77s)
00:06:16 [2020-04-04T00:06:16.805Z] === RUN   TestExportContainerAndImportImage
00:06:17 [2020-04-04T00:06:17.734Z] --- PASS: TestExportContainerAndImportImage (0.84s)
00:06:17 [2020-04-04T00:06:17.735Z] === RUN   TestExportContainerAfterDaemonRestart
00:06:21 [2020-04-04T00:06:21.907Z] --- PASS: TestExportContainerAfterDaemonRestart (3.69s)
00:06:21 [2020-04-04T00:06:21.907Z] === RUN   TestHealthCheckWorkdir
00:06:22 [2020-04-04T00:06:22.163Z] --- PASS: TestHealthCheckWorkdir (1.06s)
00:06:22 [2020-04-04T00:06:22.163Z] === RUN   TestHealthKillContainer
00:06:25 [2020-04-04T00:06:25.435Z] --- PASS: TestHealthKillContainer (2.80s)
00:06:25 [2020-04-04T00:06:25.435Z] === RUN   TestInspectCpusetInConfigPre120
00:06:25 [2020-04-04T00:06:25.692Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
00:06:25 [2020-04-04T00:06:25.692Z] === RUN   TestIpcModeNone
00:06:26 [2020-04-04T00:06:26.622Z] --- PASS: TestIpcModeNone (0.71s)
00:06:26 [2020-04-04T00:06:26.622Z] === RUN   TestIpcModePrivate
00:06:27 [2020-04-04T00:06:27.186Z] --- PASS: TestIpcModePrivate (0.78s)
00:06:27 [2020-04-04T00:06:27.186Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
00:06:27 [2020-04-04T00:06:27.186Z] === RUN   TestIpcModeShareable
00:06:27 [2020-04-04T00:06:27.186Z] --- SKIP: TestIpcModeShareable (0.00s)
00:06:27 [2020-04-04T00:06:27.186Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:06:27 [2020-04-04T00:06:27.186Z] === RUN   TestAPIIpcModeShareableAndContainer
00:06:29 [2020-04-04T00:06:29.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s)
00:06:29 [2020-04-04T00:06:29.708Z] === RUN   TestAPIIpcModeHost
00:06:29 [2020-04-04T00:06:29.708Z] --- SKIP: TestAPIIpcModeHost (0.00s)
00:06:29 [2020-04-04T00:06:29.708Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:06:29 [2020-04-04T00:06:29.708Z] === RUN   TestDaemonIpcModeShareable
00:06:29 [2020-04-04T00:06:29.708Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
00:06:29 [2020-04-04T00:06:29.708Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:06:29 [2020-04-04T00:06:29.708Z] === RUN   TestDaemonIpcModePrivate
00:06:32 [2020-04-04T00:06:32.229Z] --- PASS: TestDaemonIpcModePrivate (2.53s)
00:06:32 [2020-04-04T00:06:32.229Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
00:06:32 [2020-04-04T00:06:32.229Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:06:32 [2020-04-04T00:06:32.229Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
00:06:32 [2020-04-04T00:06:32.229Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:06:32 [2020-04-04T00:06:32.229Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:06:32 [2020-04-04T00:06:32.229Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
00:06:32 [2020-04-04T00:06:32.229Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:06:32 [2020-04-04T00:06:32.229Z] === RUN   TestIpcModeOlderClient
00:06:32 [2020-04-04T00:06:32.229Z] === PAUSE TestIpcModeOlderClient
00:06:32 [2020-04-04T00:06:32.229Z] === RUN   TestKillContainerInvalidSignal
00:06:32 [2020-04-04T00:06:32.792Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
00:06:32 [2020-04-04T00:06:32.792Z] === RUN   TestKillContainer
00:06:32 [2020-04-04T00:06:32.792Z] === RUN   TestKillContainer/no_signal
00:06:33 [2020-04-04T00:06:33.723Z] === RUN   TestKillContainer/non_killing_signal
00:06:33 [2020-04-04T00:06:33.980Z] === RUN   TestKillContainer/killing_signal
00:06:34 [2020-04-04T00:06:34.910Z] --- PASS: TestKillContainer (2.06s)
00:06:34 [2020-04-04T00:06:34.910Z]     --- PASS: TestKillContainer/no_signal (0.72s)
00:06:34 [2020-04-04T00:06:34.910Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
00:06:34 [2020-04-04T00:06:34.910Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
00:06:34 [2020-04-04T00:06:34.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:06:34 [2020-04-04T00:06:34.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:06:35 [2020-04-04T00:06:35.474Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:06:36 [2020-04-04T00:06:36.404Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
00:06:36 [2020-04-04T00:06:36.404Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
00:06:36 [2020-04-04T00:06:36.404Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s)
00:06:36 [2020-04-04T00:06:36.404Z] === RUN   TestKillStoppedContainer
00:06:36 [2020-04-04T00:06:36.404Z] --- PASS: TestKillStoppedContainer (0.09s)
00:06:36 [2020-04-04T00:06:36.404Z] === RUN   TestKillStoppedContainerAPIPre120
00:06:36 [2020-04-04T00:06:36.404Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
00:06:36 [2020-04-04T00:06:36.404Z] === RUN   TestKillDifferentUserContainer
00:06:37 [2020-04-04T00:06:37.334Z] --- PASS: TestKillDifferentUserContainer (0.71s)
00:06:37 [2020-04-04T00:06:37.334Z] === RUN   TestInspectOomKilledTrue
00:06:37 [2020-04-04T00:06:37.334Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:06:37 [2020-04-04T00:06:37.334Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
00:06:37 [2020-04-04T00:06:37.334Z] === RUN   TestInspectOomKilledFalse
00:06:37 [2020-04-04T00:06:37.334Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:06:37 [2020-04-04T00:06:37.334Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:06:37 [2020-04-04T00:06:37.334Z] === RUN   TestLinksEtcHostsContentMatch
00:06:37 [2020-04-04T00:06:37.334Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
00:06:37 [2020-04-04T00:06:37.334Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:06:37 [2020-04-04T00:06:37.334Z] === RUN   TestLinksContainerNames
00:06:38 [2020-04-04T00:06:38.703Z] --- PASS: TestLinksContainerNames (1.27s)
00:06:38 [2020-04-04T00:06:38.703Z] === RUN   TestLogsFollowTailEmpty
00:06:39 [2020-04-04T00:06:39.266Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
00:06:39 [2020-04-04T00:06:39.266Z] === RUN   TestContainerNetworkMountsNoChown
00:06:39 [2020-04-04T00:06:39.830Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/default
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/default
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/private
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/private
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rprivate
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rprivate
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/slave
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/slave
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rslave
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rslave
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/shared
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/shared
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rshared
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rshared
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/default
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rslave
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rprivate
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/private
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/shared
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/default/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/private/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/default/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/private/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rshared
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/slave
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/default/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/default/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/private/bind_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:06:39 [2020-04-04T00:06:39.830Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:06:40 [2020-04-04T00:06:40.087Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:06:40 [2020-04-04T00:06:40.087Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:06:40 [2020-04-04T00:06:40.087Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:06:40 [2020-04-04T00:06:40.087Z] === CONT  TestMountDaemonRoot/private/mount_root
00:06:40 [2020-04-04T00:06:40.087Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:06:40 [2020-04-04T00:06:40.087Z] --- PASS: TestMountDaemonRoot (0.02s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:06:40 [2020-04-04T00:06:40.087Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:06:40 [2020-04-04T00:06:40.087Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:06:40 [2020-04-04T00:06:40.087Z] === RUN   TestContainerBindMountNonRecursive
00:06:40 [2020-04-04T00:06:40.087Z] --- SKIP: TestContainerBindMountNonRecursive (0.00s)
00:06:40 [2020-04-04T00:06:40.087Z]     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)
00:06:40 [2020-04-04T00:06:40.087Z] === RUN   TestNetworkNat
00:06:41 [2020-04-04T00:06:41.017Z] --- PASS: TestNetworkNat (0.74s)
00:06:41 [2020-04-04T00:06:41.017Z] === RUN   TestNetworkLocalhostTCPNat
00:06:41 [2020-04-04T00:06:41.581Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
00:06:41 [2020-04-04T00:06:41.581Z] === RUN   TestNetworkLoopbackNat
00:06:42 [2020-04-04T00:06:42.510Z] --- PASS: TestNetworkLoopbackNat (0.91s)
00:06:42 [2020-04-04T00:06:42.510Z] === RUN   TestPause
00:06:42 [2020-04-04T00:06:42.510Z] --- SKIP: TestPause (0.00s)
00:06:42 [2020-04-04T00:06:42.510Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:06:42 [2020-04-04T00:06:42.510Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:06:42 [2020-04-04T00:06:42.510Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:06:42 [2020-04-04T00:06:42.510Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:06:42 [2020-04-04T00:06:42.510Z] === RUN   TestPauseStopPausedContainer
00:06:42 [2020-04-04T00:06:42.510Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
00:06:42 [2020-04-04T00:06:42.510Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:06:42 [2020-04-04T00:06:42.510Z] === RUN   TestPsFilter
00:06:42 [2020-04-04T00:06:42.510Z] --- PASS: TestPsFilter (0.20s)
00:06:42 [2020-04-04T00:06:42.510Z] === RUN   TestRemoveContainerWithRemovedVolume
00:06:43 [2020-04-04T00:06:43.440Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
00:06:43 [2020-04-04T00:06:43.440Z] === RUN   TestRemoveContainerWithVolume
00:06:44 [2020-04-04T00:06:44.004Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
00:06:44 [2020-04-04T00:06:44.004Z] === RUN   TestRemoveContainerRunning
00:06:44 [2020-04-04T00:06:44.935Z] --- PASS: TestRemoveContainerRunning (0.67s)
00:06:44 [2020-04-04T00:06:44.936Z] === RUN   TestRemoveContainerForceRemoveRunning
00:06:45 [2020-04-04T00:06:45.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
00:06:45 [2020-04-04T00:06:45.499Z] === RUN   TestRemoveInvalidContainer
00:06:45 [2020-04-04T00:06:45.499Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:06:45 [2020-04-04T00:06:45.499Z] === RUN   TestRenameLinkedContainer
00:06:48 [2020-04-04T00:06:48.020Z] --- PASS: TestRenameLinkedContainer (2.66s)
00:06:48 [2020-04-04T00:06:48.020Z] === RUN   TestRenameStoppedContainer
00:06:48 [2020-04-04T00:06:48.584Z] --- PASS: TestRenameStoppedContainer (0.64s)
00:06:48 [2020-04-04T00:06:48.584Z] === RUN   TestRenameRunningContainerAndReuse
00:06:49 [2020-04-04T00:06:49.953Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
00:06:49 [2020-04-04T00:06:49.953Z] === RUN   TestRenameInvalidName
00:06:50 [2020-04-04T00:06:50.883Z] --- PASS: TestRenameInvalidName (0.67s)
00:06:50 [2020-04-04T00:06:50.883Z] === RUN   TestRenameAnonymousContainer
00:06:54 [2020-04-04T00:06:54.159Z] --- PASS: TestRenameAnonymousContainer (3.19s)
00:06:54 [2020-04-04T00:06:54.159Z] === RUN   TestRenameContainerWithSameName
00:06:54 [2020-04-04T00:06:54.723Z] --- PASS: TestRenameContainerWithSameName (0.67s)
00:06:54 [2020-04-04T00:06:54.723Z] === RUN   TestRenameContainerWithLinkedContainer
00:06:56 [2020-04-04T00:06:56.092Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
00:06:56 [2020-04-04T00:06:56.092Z] === RUN   TestResize
00:06:56 [2020-04-04T00:06:56.656Z] --- PASS: TestResize (0.64s)
00:06:56 [2020-04-04T00:06:56.656Z] === RUN   TestResizeWithInvalidSize
00:06:57 [2020-04-04T00:06:57.220Z] --- PASS: TestResizeWithInvalidSize (0.66s)
00:06:57 [2020-04-04T00:06:57.220Z] === RUN   TestResizeWhenContainerNotStarted
00:06:57 [2020-04-04T00:06:57.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
00:06:57 [2020-04-04T00:06:57.784Z] === RUN   TestDaemonRestartKillContainers
00:06:57 [2020-04-04T00:06:57.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:06:57 [2020-04-04T00:06:57.784Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:06:57 [2020-04-04T00:06:57.784Z] === RUN   TestCgroupNamespacesRun
00:07:01 [2020-04-04T00:07:01.056Z] --- PASS: TestCgroupNamespacesRun (2.61s)
00:07:01 [2020-04-04T00:07:01.056Z] === RUN   TestCgroupNamespacesRunPrivileged
00:07:03 [2020-04-04T00:07:03.579Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.68s)
00:07:03 [2020-04-04T00:07:03.579Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:07:06 [2020-04-04T00:07:06.101Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.74s)
00:07:06 [2020-04-04T00:07:06.101Z] === RUN   TestCgroupNamespacesRunHostMode
00:07:08 [2020-04-04T00:07:08.621Z] --- PASS: TestCgroupNamespacesRunHostMode (2.70s)
00:07:08 [2020-04-04T00:07:08.621Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:07:11 [2020-04-04T00:07:11.893Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.77s)
00:07:11 [2020-04-04T00:07:11.893Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:07:13 [2020-04-04T00:07:13.787Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.00s)
00:07:13 [2020-04-04T00:07:13.787Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:07:15 [2020-04-04T00:07:15.681Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.02s)
00:07:15 [2020-04-04T00:07:15.681Z] === RUN   TestCgroupNamespacesRunOlderClient
00:07:18 [2020-04-04T00:07:18.201Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.78s)
00:07:18 [2020-04-04T00:07:18.201Z] === RUN   TestKernelTCPMemory
00:07:18 [2020-04-04T00:07:18.201Z] --- SKIP: TestKernelTCPMemory (0.03s)
00:07:18 [2020-04-04T00:07:18.201Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:18 [2020-04-04T00:07:18.201Z] === RUN   TestNISDomainname
00:07:18 [2020-04-04T00:07:18.201Z] --- SKIP: TestNISDomainname (0.00s)
00:07:18 [2020-04-04T00:07:18.201Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:07:18 [2020-04-04T00:07:18.201Z] === RUN   TestHostnameDnsResolution
00:07:19 [2020-04-04T00:07:19.570Z] --- PASS: TestHostnameDnsResolution (1.25s)
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStats
00:07:19 [2020-04-04T00:07:19.570Z] --- SKIP: TestStats (0.00s)
00:07:19 [2020-04-04T00:07:19.570Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStopContainerWithTimeout
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStopContainerWithTimeout/0
00:07:19 [2020-04-04T00:07:19.570Z] === PAUSE TestStopContainerWithTimeout/0
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStopContainerWithTimeout/1
00:07:19 [2020-04-04T00:07:19.570Z] === PAUSE TestStopContainerWithTimeout/1
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStopContainerWithTimeout/3
00:07:19 [2020-04-04T00:07:19.570Z] === PAUSE TestStopContainerWithTimeout/3
00:07:19 [2020-04-04T00:07:19.570Z] === RUN   TestStopContainerWithTimeout/-1
00:07:19 [2020-04-04T00:07:19.570Z] === PAUSE TestStopContainerWithTimeout/-1
00:07:19 [2020-04-04T00:07:19.570Z] === CONT  TestStopContainerWithTimeout/0
00:07:19 [2020-04-04T00:07:19.570Z] === CONT  TestStopContainerWithTimeout/3
00:07:19 [2020-04-04T00:07:19.570Z] === CONT  TestStopContainerWithTimeout/-1
00:07:19 [2020-04-04T00:07:19.570Z] === CONT  TestStopContainerWithTimeout/1
00:07:22 [2020-04-04T00:07:22.841Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:07:22 [2020-04-04T00:07:22.841Z]     --- PASS: TestStopContainerWithTimeout/0 (0.92s)
00:07:22 [2020-04-04T00:07:22.841Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
00:07:22 [2020-04-04T00:07:22.841Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
00:07:22 [2020-04-04T00:07:22.841Z]     --- PASS: TestStopContainerWithTimeout/3 (3.21s)
00:07:22 [2020-04-04T00:07:22.841Z] === RUN   TestDeleteDevicemapper
00:07:22 [2020-04-04T00:07:22.841Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:07:22 [2020-04-04T00:07:22.841Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:07:22 [2020-04-04T00:07:22.841Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:07:25 [2020-04-04T00:07:25.363Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s)
00:07:25 [2020-04-04T00:07:25.364Z] === RUN   TestUpdateMemory
00:07:25 [2020-04-04T00:07:25.364Z] --- SKIP: TestUpdateMemory (0.00s)
00:07:25 [2020-04-04T00:07:25.364Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:25 [2020-04-04T00:07:25.364Z] === RUN   TestUpdateCPUQuota
00:07:25 [2020-04-04T00:07:25.364Z] --- SKIP: TestUpdateCPUQuota (0.00s)
00:07:25 [2020-04-04T00:07:25.364Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:25 [2020-04-04T00:07:25.364Z] === RUN   TestUpdatePidsLimit
00:07:25 [2020-04-04T00:07:25.364Z] --- SKIP: TestUpdatePidsLimit (0.00s)
00:07:25 [2020-04-04T00:07:25.364Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:25 [2020-04-04T00:07:25.364Z] === RUN   TestUpdateRestartPolicy
00:07:38 [2020-04-04T00:07:38.083Z] --- PASS: TestUpdateRestartPolicy (11.91s)
00:07:38 [2020-04-04T00:07:38.083Z] === RUN   TestUpdateRestartWithAutoRemove
00:07:38 [2020-04-04T00:07:38.083Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
00:07:38 [2020-04-04T00:07:38.083Z] === RUN   TestWaitNonBlocked
00:07:38 [2020-04-04T00:07:38.083Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:38 [2020-04-04T00:07:38.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:38 [2020-04-04T00:07:38.083Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:38 [2020-04-04T00:07:38.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:38 [2020-04-04T00:07:38.083Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:38 [2020-04-04T00:07:38.083Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:39 [2020-04-04T00:07:39.013Z] --- PASS: TestWaitNonBlocked (0.01s)
00:07:39 [2020-04-04T00:07:39.013Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
00:07:39 [2020-04-04T00:07:39.013Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
00:07:39 [2020-04-04T00:07:39.013Z] === RUN   TestWaitBlocked
00:07:39 [2020-04-04T00:07:39.013Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:07:39 [2020-04-04T00:07:39.013Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:07:39 [2020-04-04T00:07:39.013Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:07:39 [2020-04-04T00:07:39.013Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:07:39 [2020-04-04T00:07:39.013Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:07:39 [2020-04-04T00:07:39.013Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:07:39 [2020-04-04T00:07:39.943Z] --- PASS: TestWaitBlocked (0.01s)
00:07:39 [2020-04-04T00:07:39.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
00:07:39 [2020-04-04T00:07:39.943Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
00:07:39 [2020-04-04T00:07:39.943Z] === CONT  TestDaemonRestartIpcMode
00:07:39 [2020-04-04T00:07:39.943Z] === CONT  TestIpcModeOlderClient
00:07:39 [2020-04-04T00:07:39.943Z] --- PASS: TestIpcModeOlderClient (0.23s)
00:07:45 [2020-04-04T00:07:45.194Z] --- PASS: TestDaemonRestartIpcMode (5.21s)
00:07:45 [2020-04-04T00:07:45.194Z] PASS
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === Skipped
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     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)
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestPause (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
00:07:45 [2020-04-04T00:07:45.194Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestStats (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
00:07:45 [2020-04-04T00:07:45.194Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] 
00:07:45 [2020-04-04T00:07:45.194Z] DONE 180 tests, 23 skipped in 100.996s
00:07:45 [2020-04-04T00:07:45.194Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:07:45 [2020-04-04T00:07:45.194Z] INFO: Testing against a local daemon
00:07:45 [2020-04-04T00:07:45.194Z] === RUN   TestCommitInheritsEnv
00:07:46 [2020-04-04T00:07:46.124Z] --- PASS: TestCommitInheritsEnv (1.15s)
00:07:46 [2020-04-04T00:07:46.124Z] === RUN   TestImportExtremelyLargeImageWorks
00:07:46 [2020-04-04T00:07:46.124Z] === PAUSE TestImportExtremelyLargeImageWorks
00:07:46 [2020-04-04T00:07:46.124Z] === RUN   TestImagesFilterMultiReference
00:07:46 [2020-04-04T00:07:46.124Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:07:46 [2020-04-04T00:07:46.124Z] === RUN   TestImagePullPlatformInvalid
00:07:46 [2020-04-04T00:07:46.381Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:07:46 [2020-04-04T00:07:46.381Z] === RUN   TestRemoveImageOrphaning
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestRemoveImageOrphaning (1.92s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestRemoveImageGarbageCollector
00:07:48 [2020-04-04T00:07:48.274Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:07:48 [2020-04-04T00:07:48.274Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagInvalidReference
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagInvalidReference (0.01s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagValidPrefixedRepo
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagExistedNameWithoutForce
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagOfficialNames
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagOfficialNames (0.04s)
00:07:48 [2020-04-04T00:07:48.274Z] === RUN   TestTagMatchesDigest
00:07:48 [2020-04-04T00:07:48.274Z] --- PASS: TestTagMatchesDigest (0.01s)
00:07:48 [2020-04-04T00:07:48.274Z] === CONT  TestImportExtremelyLargeImageWorks
00:09:39 [2020-04-04T00:09:39.679Z] --- PASS: TestImportExtremelyLargeImageWorks (98.40s)
00:09:39 [2020-04-04T00:09:39.679Z] PASS
00:09:39 [2020-04-04T00:09:39.679Z] 
00:09:39 [2020-04-04T00:09:39.679Z] === Skipped
00:09:39 [2020-04-04T00:09:39.679Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:09:39 [2020-04-04T00:09:39.679Z] 
00:09:39 [2020-04-04T00:09:39.679Z] 
00:09:39 [2020-04-04T00:09:39.679Z] DONE 12 tests, 1 skipped in 101.740s
00:09:39 [2020-04-04T00:09:39.679Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.679Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestNetworkCreateDelete
00:09:39 [2020-04-04T00:09:39.679Z] --- PASS: TestNetworkCreateDelete (0.13s)
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestDockerNetworkDeletePreferID
00:09:39 [2020-04-04T00:09:39.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestInspectNetwork
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestInspectNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestRunContainerWithBridgeNone
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestNetworkInvalidJSON
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestNetworkInvalidJSON//networks/create
00:09:39 [2020-04-04T00:09:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:09:39 [2020-04-04T00:09:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:09:39 [2020-04-04T00:09:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:09:39 [2020-04-04T00:09:39.679Z] === CONT  TestNetworkInvalidJSON//networks/create
00:09:39 [2020-04-04T00:09:39.679Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:09:39 [2020-04-04T00:09:39.679Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:09:39 [2020-04-04T00:09:39.679Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:09:39 [2020-04-04T00:09:39.679Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestHostIPv4BridgeLabel
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestDaemonRestartWithLiveRestore
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestDaemonDefaultNetworkPools
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.679Z] === RUN   TestDaemonRestartWithExistingNetwork
00:09:39 [2020-04-04T00:09:39.679Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.679Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestServiceWithPredefinedNetwork
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:236: FLAKY_TEST
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestServiceWithDataPathPortInit
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === Skipped
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:236: FLAKY_TEST
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 18 tests, 12 skipped in 0.586s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDockerNetworkIpvlanPersistance
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDockerNetworkIpvlan
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === Skipped
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 2 tests, 2 skipped in 0.027s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDockerNetworkMacvlanPersistance
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestDockerNetworkMacvlan
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === Skipped
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 2 tests, 2 skipped in 0.027s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] testing: warning: no tests to run
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 0 tests in 0.006s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginAllowRequest
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginTLS
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginDenyRequest
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginAPIDenyResponse
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginDenyResponse
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginAllowEventStream
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginErrorResponse
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginErrorRequest
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginHeader
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginV2Disable
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === Skipped
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 17 tests, 17 skipped in 0.223s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestPluginInvalidJSON
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:09:39 [2020-04-04T00:09:39.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:09:39 [2020-04-04T00:09:39.680Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:09:39 [2020-04-04T00:09:39.680Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:09:39 [2020-04-04T00:09:39.680Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] DONE 2 tests in 0.042s
00:09:39 [2020-04-04T00:09:39.680Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.680Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestExternalGraphDriver
00:09:39 [2020-04-04T00:09:39.680Z] --- SKIP: TestExternalGraphDriver (0.06s)
00:09:39 [2020-04-04T00:09:39.680Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:09:39 [2020-04-04T00:09:39.680Z] === RUN   TestGraphdriverPluginV2
00:09:39 [2020-04-04T00:09:39.680Z] --- PASS: TestGraphdriverPluginV2 (6.80s)
00:09:39 [2020-04-04T00:09:39.680Z] PASS
00:09:39 [2020-04-04T00:09:39.680Z] 
00:09:39 [2020-04-04T00:09:39.680Z] === Skipped
00:09:39 [2020-04-04T00:09:39.680Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
00:09:39 [2020-04-04T00:09:39.680Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:09:39 [2020-04-04T00:09:39.681Z] 
00:09:39 [2020-04-04T00:09:39.681Z] 
00:09:39 [2020-04-04T00:09:39.681Z] DONE 2 tests, 1 skipped in 6.887s
00:09:39 [2020-04-04T00:09:39.681Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:09:39 [2020-04-04T00:09:39.681Z] INFO: Testing against a local daemon
00:09:39 [2020-04-04T00:09:39.681Z] === RUN   TestContinueAfterPluginCrash
00:09:39 [2020-04-04T00:09:39.681Z] === PAUSE TestContinueAfterPluginCrash
00:09:39 [2020-04-04T00:09:39.681Z] === RUN   TestReadPluginNoRead
00:09:39 [2020-04-04T00:09:39.681Z] === PAUSE TestReadPluginNoRead
00:09:39 [2020-04-04T00:09:39.681Z] === RUN   TestDaemonStartWithLogOpt
00:09:39 [2020-04-04T00:09:39.681Z] === PAUSE TestDaemonStartWithLogOpt
00:09:39 [2020-04-04T00:09:39.681Z] === CONT  TestContinueAfterPluginCrash
00:09:39 [2020-04-04T00:09:39.681Z] === CONT  TestDaemonStartWithLogOpt
00:09:39 [2020-04-04T00:09:39.681Z] === CONT  TestReadPluginNoRead
00:09:41 [2020-04-04T00:09:41.573Z] === RUN   TestReadPluginNoRead/default
00:09:44 [2020-04-04T00:09:44.093Z] --- PASS: TestDaemonStartWithLogOpt (8.99s)
00:09:44 [2020-04-04T00:09:44.349Z] === RUN   TestReadPluginNoRead/disabled_caching
00:09:47 [2020-04-04T00:09:47.622Z] --- PASS: TestContinueAfterPluginCrash (12.53s)
00:09:47 [2020-04-04T00:09:47.622Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:09:50 [2020-04-04T00:09:50.895Z] --- PASS: TestReadPluginNoRead (15.86s)
00:09:50 [2020-04-04T00:09:50.895Z]     --- PASS: TestReadPluginNoRead/default (3.14s)
00:09:50 [2020-04-04T00:09:50.895Z]     --- PASS: TestReadPluginNoRead/disabled_caching (3.12s)
00:09:50 [2020-04-04T00:09:50.895Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.98s)
00:09:50 [2020-04-04T00:09:50.895Z]     read_test.go:91: [d50428d93f030] daemon is not started
00:09:50 [2020-04-04T00:09:50.895Z] PASS
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] DONE 6 tests in 15.909s
00:09:50 [2020-04-04T00:09:50.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:09:50 [2020-04-04T00:09:50.895Z] testing: warning: no tests to run
00:09:50 [2020-04-04T00:09:50.895Z] PASS
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] DONE 0 tests in 0.005s
00:09:50 [2020-04-04T00:09:50.895Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:09:50 [2020-04-04T00:09:50.895Z] INFO: Testing against a local daemon
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestPluginWithDevMounts
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:09:50 [2020-04-04T00:09:50.895Z] PASS
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === Skipped
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] DONE 1 tests, 1 skipped in 0.047s
00:09:50 [2020-04-04T00:09:50.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:09:50 [2020-04-04T00:09:50.895Z] INFO: Testing against a local daemon
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestSecretInspect
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestSecretInspect (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestSecretList
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestSecretList (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestSecretsCreateAndDelete
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestSecretsUpdate
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestSecretsUpdate (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestTemplatedSecret
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestTemplatedSecret (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestSecretCreateResolve
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] PASS
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === Skipped
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] 
00:09:50 [2020-04-04T00:09:50.895Z] DONE 6 tests, 6 skipped in 0.091s
00:09:50 [2020-04-04T00:09:50.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:09:50 [2020-04-04T00:09:50.895Z] INFO: Testing against a local daemon
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestServiceCreateInit
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:09:50 [2020-04-04T00:09:50.895Z] --- PASS: TestServiceCreateInit (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceMultipleTimes
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceConflict
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceMaxReplicas
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateWithDuplicateNetworkNames
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceSecretFileMode
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceConfigFileMode
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceSysctls
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateServiceCapabilities
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:09:50 [2020-04-04T00:09:50.895Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestInspect
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestInspect (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestCreateJob
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestCreateJob (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestReplicatedJob
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestReplicatedJob (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestUpdateReplicatedJob
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
00:09:50 [2020-04-04T00:09:50.895Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestServiceListWithStatuses
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:09:50 [2020-04-04T00:09:50.895Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestDockerNetworkConnectAlias
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestDockerNetworkReConnect
00:09:50 [2020-04-04T00:09:50.895Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
00:09:50 [2020-04-04T00:09:50.895Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:50 [2020-04-04T00:09:50.895Z] === RUN   TestServicePlugin
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestServicePlugin (3.37s)
00:09:55 [2020-04-04T00:09:55.068Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestServiceUpdateLabel
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestServiceUpdateLabel (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestServiceUpdateSecrets
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestServiceUpdateConfigs
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestServiceUpdateNetwork
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] PASS
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === Skipped
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:09:55 [2020-04-04T00:09:55.068Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
00:09:55 [2020-04-04T00:09:55.068Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServicePlugin (3.37s)
00:09:55 [2020-04-04T00:09:55.068Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:09:55 [2020-04-04T00:09:55.068Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] DONE 23 tests, 22 skipped in 3.643s
00:09:55 [2020-04-04T00:09:55.068Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:09:55 [2020-04-04T00:09:55.068Z] INFO: Testing against a local daemon
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestSessionCreate
00:09:55 [2020-04-04T00:09:55.068Z] --- PASS: TestSessionCreate (0.02s)
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestSessionCreateWithBadUpgrade
00:09:55 [2020-04-04T00:09:55.068Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:09:55 [2020-04-04T00:09:55.068Z] PASS
00:09:55 [2020-04-04T00:09:55.068Z] 
00:09:55 [2020-04-04T00:09:55.068Z] DONE 2 tests in 0.085s
00:09:55 [2020-04-04T00:09:55.068Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:09:55 [2020-04-04T00:09:55.068Z] INFO: Testing against a local daemon
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:09:55 [2020-04-04T00:09:55.068Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:09:55 [2020-04-04T00:09:55.068Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:09:55 [2020-04-04T00:09:55.068Z] === RUN   TestEventsExecDie
00:09:55 [2020-04-04T00:09:55.326Z] --- PASS: TestEventsExecDie (0.77s)
00:09:55 [2020-04-04T00:09:55.326Z] === RUN   TestEventsBackwardsCompatible
00:09:55 [2020-04-04T00:09:55.326Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
00:09:55 [2020-04-04T00:09:55.326Z] === RUN   TestInfoBinaryCommits
00:09:55 [2020-04-04T00:09:55.326Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:09:55 [2020-04-04T00:09:55.326Z] === RUN   TestInfoAPIVersioned
00:09:55 [2020-04-04T00:09:55.326Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:09:55 [2020-04-04T00:09:55.326Z] === RUN   TestInfoDiscoveryBackend
00:09:57 [2020-04-04T00:09:57.218Z] --- PASS: TestInfoDiscoveryBackend (1.63s)
00:09:57 [2020-04-04T00:09:57.218Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:10:00 [2020-04-04T00:10:00.489Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
00:10:00 [2020-04-04T00:10:00.489Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:10:00 [2020-04-04T00:10:00.489Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:10:00 [2020-04-04T00:10:00.489Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:10:00 [2020-04-04T00:10:00.489Z] === RUN   TestInfoAPI
00:10:00 [2020-04-04T00:10:00.489Z] --- PASS: TestInfoAPI (0.04s)
00:10:00 [2020-04-04T00:10:00.489Z] === RUN   TestInfoAPIWarnings
00:10:02 [2020-04-04T00:10:02.384Z] --- PASS: TestInfoAPIWarnings (1.64s)
00:10:02 [2020-04-04T00:10:02.384Z] === RUN   TestInfoDebug
00:10:04 [2020-04-04T00:10:04.277Z] --- PASS: TestInfoDebug (1.86s)
00:10:04 [2020-04-04T00:10:04.277Z] === RUN   TestInfoInsecureRegistries
00:10:06 [2020-04-04T00:10:06.170Z] --- PASS: TestInfoInsecureRegistries (1.96s)
00:10:06 [2020-04-04T00:10:06.170Z] === RUN   TestInfoRegistryMirrors
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestInfoRegistryMirrors (1.85s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestLoginFailsWithBadCredentials
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestPingCacheHeaders
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestPingCacheHeaders (0.04s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestPingGet
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestPingGet (0.01s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestPingHead
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestPingHead (0.02s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestVersion
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestVersion (0.02s)
00:10:08 [2020-04-04T00:10:08.063Z] PASS
00:10:08 [2020-04-04T00:10:08.063Z] 
00:10:08 [2020-04-04T00:10:08.063Z] === Skipped
00:10:08 [2020-04-04T00:10:08.063Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:10:08 [2020-04-04T00:10:08.063Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:10:08 [2020-04-04T00:10:08.063Z] 
00:10:08 [2020-04-04T00:10:08.063Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:10:08 [2020-04-04T00:10:08.063Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:10:08 [2020-04-04T00:10:08.063Z] 
00:10:08 [2020-04-04T00:10:08.063Z] 
00:10:08 [2020-04-04T00:10:08.063Z] DONE 18 tests, 2 skipped in 13.658s
00:10:08 [2020-04-04T00:10:08.063Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:10:08 [2020-04-04T00:10:08.063Z] INFO: Testing against a local daemon
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestVolumesCreateAndList
00:10:08 [2020-04-04T00:10:08.063Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:10:08 [2020-04-04T00:10:08.063Z] === RUN   TestVolumesRemove
00:10:08 [2020-04-04T00:10:08.320Z] --- PASS: TestVolumesRemove (0.10s)
00:10:08 [2020-04-04T00:10:08.320Z] === RUN   TestVolumesInspect
00:10:08 [2020-04-04T00:10:08.320Z] --- PASS: TestVolumesInspect (0.02s)
00:10:08 [2020-04-04T00:10:08.320Z] === RUN   TestVolumesInvalidJSON
00:10:08 [2020-04-04T00:10:08.320Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:10:08 [2020-04-04T00:10:08.320Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:10:08 [2020-04-04T00:10:08.320Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:10:08 [2020-04-04T00:10:08.320Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:10:08 [2020-04-04T00:10:08.320Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:10:08 [2020-04-04T00:10:08.320Z] PASS
00:10:08 [2020-04-04T00:10:08.320Z] 
00:10:08 [2020-04-04T00:10:08.320Z] DONE 5 tests in 0.173s
00:10:08 [2020-04-04T00:10:08.320Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:10:08 [2020-04-04T00:10:08.320Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16028 is not a child of this shell
00:10:08 [2020-04-04T00:10:08.320Z] warning: PID 16028 from bundles/test-integration/docker.pid had a nonzero exit code
00:10:08 [2020-04-04T00:10:08.320Z] Leaving: AppArmorNo profiles have been unloaded.
00:10:08 [2020-04-04T00:10:08.320Z] 
00:10:08 [2020-04-04T00:10:08.320Z] Unloading profiles will leave already running processes permanently
00:10:08 [2020-04-04T00:10:08.320Z] unconfined, which can lead to unexpected situations.
00:10:08 [2020-04-04T00:10:08.320Z] 
00:10:08 [2020-04-04T00:10:08.320Z] To set a process to complain mode, use the command line tool
00:10:08 [2020-04-04T00:10:08.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:10:08 [2020-04-04T00:10:08.320Z] Removing test suite binaries
00:10:09 [2020-04-04T00:10:09.688Z]