Skip to content

Console Output

03:38:08 [2020-11-27T03:38:08.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 -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:f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 hack/make.sh dynbinary test-integration
03:38:09 [2020-11-27T03:38:09.167Z] 
03:38:09 [2020-11-27T03:38:09.167Z] Removing bundles/
03:38:09 [2020-11-27T03:38:09.167Z] 
03:38:09 [2020-11-27T03:38:09.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:38:09 [2020-11-27T03:38:09.167Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:38:09 [2020-11-27T03:38:09.167Z] GOOS="" GOARCH="" GOARM=""
03:39:45 [2020-11-27T03:39:45.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:39:45 [2020-11-27T03:39:45.553Z] 
03:39:45 [2020-11-27T03:39:45.553Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:39:45 [2020-11-27T03:39:45.553Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:39:45 [2020-11-27T03:39:45.553Z] HOSTNAME=b0785ef0102c
03:39:45 [2020-11-27T03:39:45.553Z] DEST=bundles/test-integration
03:39:45 [2020-11-27T03:39:45.553Z] PWD=/go/src/github.com/docker/docker
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_ROOTLESS=1
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_GITCOMMIT=f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:39:45 [2020-11-27T03:39:45.553Z] container=docker
03:39:45 [2020-11-27T03:39:45.553Z] HOME=/root
03:39:45 [2020-11-27T03:39:45.553Z] GOLANG_VERSION=1.13.15
03:39:45 [2020-11-27T03:39:45.553Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:39:45 [2020-11-27T03:39:45.553Z] VALIDATE_BRANCH=master
03:39:45 [2020-11-27T03:39:45.553Z] TERM=xterm
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_PKG=github.com/docker/docker
03:39:45 [2020-11-27T03:39:45.553Z] SHLVL=1
03:39:45 [2020-11-27T03:39:45.553Z] TIMEOUT=120m
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_GRAPHDRIVER=overlay2
03:39:45 [2020-11-27T03:39:45.553Z] GO111MODULE=off
03:39:45 [2020-11-27T03:39:45.553Z] DOCKER_EXPERIMENTAL=1
03:39:45 [2020-11-27T03:39:45.553Z] TEST_SKIP_INTEGRATION_CLI=1
03:39:45 [2020-11-27T03:39:45.553Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:39:45 [2020-11-27T03:39:45.553Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:39:45 [2020-11-27T03:39:45.553Z] GOPATH=/go
03:39:45 [2020-11-27T03:39:45.553Z] PKG_CONFIG=pkg-config
03:39:45 [2020-11-27T03:39:45.553Z] _=/usr/bin/env
03:39:45 [2020-11-27T03:39:45.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:40:12 [2020-11-27T03:40:12.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:40:12 [2020-11-27T03:40:12.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:40:14 [2020-11-27T03:40:14.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:40:46 [2020-11-27T03:40:46.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:40:49 [2020-11-27T03:40:49.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:40:50 [2020-11-27T03:40:50.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:40:51 [2020-11-27T03:40:51.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:40:52 [2020-11-27T03:40:52.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:40:54 [2020-11-27T03:40:54.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:40:55 [2020-11-27T03:40:55.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:40:56 [2020-11-27T03:40:56.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:40:57 [2020-11-27T03:40:57.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:40:58 [2020-11-27T03:40:58.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:40:59 [2020-11-27T03:40:59.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:40:59 [2020-11-27T03:40:59.744Z] Using test binary docker
03:40:59 [2020-11-27T03:40:59.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:40:59 [2020-11-27T03:40:59.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:40:59 [2020-11-27T03:40:59.744Z] INFO: Waiting for daemon to start...
03:40:59 [2020-11-27T03:40:59.744Z] Starting dockerd
03:41:03 [2020-11-27T03:41:03.022Z] .
03:41:03 [2020-11-27T03:41:03.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:41:03 [2020-11-27T03:41:03.022Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:41:03 [2020-11-27T03:41:03.022Z] Error: No such image: emptyfs
03:41:03 [2020-11-27T03:41:03.022Z] Running integration-test (iteration 1)
03:41:03 [2020-11-27T03:41:03.022Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: buildpack-deps:buster
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: busybox:latest
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: busybox:glibc
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: debian:buster
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: hello-world:latest
03:41:17 [2020-11-27T03:41:17.864Z] Loaded image: arm32v7/hello-world:latest
03:41:17 [2020-11-27T03:41:17.864Z] INFO: Testing against a local daemon
03:41:17 [2020-11-27T03:41:17.864Z] === RUN   TestCgroupNamespacesBuild
03:41:21 [2020-11-27T03:41:21.130Z] --- PASS: TestCgroupNamespacesBuild (4.65s)
03:41:21 [2020-11-27T03:41:21.130Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:41:23 [2020-11-27T03:41:23.019Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
03:41:23 [2020-11-27T03:41:23.019Z] === RUN   TestBuildWithSession
03:41:23 [2020-11-27T03:41:23.019Z] --- SKIP: TestBuildWithSession (0.00s)
03:41:23 [2020-11-27T03:41:23.019Z]     build_session_test.go:25: TODO: BuildKit
03:41:23 [2020-11-27T03:41:23.019Z] === RUN   TestBuildSquashParent
03:41:29 [2020-11-27T03:41:29.555Z] --- PASS: TestBuildSquashParent (6.44s)
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:29 [2020-11-27T03:41:29.555Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:29 [2020-11-27T03:41:29.555Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:29 [2020-11-27T03:41:29.555Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:41:29 [2020-11-27T03:41:29.555Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:41:30 [2020-11-27T03:41:30.921Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:41:30 [2020-11-27T03:41:30.921Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:41:32 [2020-11-27T03:41:32.810Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:41:32 [2020-11-27T03:41:32.810Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:41:35 [2020-11-27T03:41:35.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
03:41:35 [2020-11-27T03:41:35.325Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
03:41:35 [2020-11-27T03:41:35.325Z] === RUN   TestBuildMultiStageCopy
03:41:35 [2020-11-27T03:41:35.325Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:41:38 [2020-11-27T03:41:38.590Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:41:39 [2020-11-27T03:41:39.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:41:40 [2020-11-27T03:41:40.078Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:41:41 [2020-11-27T03:41:41.442Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:41:42 [2020-11-27T03:41:42.369Z] --- PASS: TestBuildMultiStageCopy (7.29s)
03:41:42 [2020-11-27T03:41:42.369Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s)
03:41:42 [2020-11-27T03:41:42.369Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
03:41:42 [2020-11-27T03:41:42.369Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
03:41:42 [2020-11-27T03:41:42.369Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
03:41:42 [2020-11-27T03:41:42.369Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
03:41:42 [2020-11-27T03:41:42.369Z] === RUN   TestBuildMultiStageParentConfig
03:41:47 [2020-11-27T03:41:47.608Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
03:41:47 [2020-11-27T03:41:47.608Z] === RUN   TestBuildLabelWithTargets
03:41:55 [2020-11-27T03:41:55.688Z] --- PASS: TestBuildLabelWithTargets (8.00s)
03:41:55 [2020-11-27T03:41:55.688Z] === RUN   TestBuildWithEmptyLayers
03:41:58 [2020-11-27T03:41:58.203Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
03:41:58 [2020-11-27T03:41:58.203Z] === RUN   TestBuildMultiStageOnBuild
03:42:03 [2020-11-27T03:42:03.444Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
03:42:03 [2020-11-27T03:42:03.444Z] === RUN   TestBuildUncleanTarFilenames
03:42:03 [2020-11-27T03:42:03.699Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
03:42:03 [2020-11-27T03:42:03.699Z] === RUN   TestBuildMultiStageLayerLeak
03:42:08 [2020-11-27T03:42:08.940Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
03:42:08 [2020-11-27T03:42:08.940Z] === RUN   TestBuildWithHugeFile
03:43:05 [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithHugeFile (52.13s)
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildWithEmptyDockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
03:43:05 [2020-11-27T03:43:05.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
03:43:05 [2020-11-27T03:43:05.204Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
03:43:05 [2020-11-27T03:43:05.204Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
03:43:05 [2020-11-27T03:43:05.204Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildPreserveOwnership
03:43:05 [2020-11-27T03:43:05.204Z] === RUN   TestBuildPreserveOwnership/copy_from
03:43:06 [2020-11-27T03:43:06.132Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
03:43:10 [2020-11-27T03:43:10.299Z] --- PASS: TestBuildPreserveOwnership (9.52s)
03:43:10 [2020-11-27T03:43:10.299Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.51s)
03:43:10 [2020-11-27T03:43:10.299Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
03:43:10 [2020-11-27T03:43:10.299Z] === RUN   TestBuildPlatformInvalid
03:43:10 [2020-11-27T03:43:10.299Z] --- PASS: TestBuildPlatformInvalid (0.09s)
03:43:10 [2020-11-27T03:43:10.299Z] PASS
03:43:10 [2020-11-27T03:43:10.299Z] 
03:43:10 [2020-11-27T03:43:10.299Z] === Skipped
03:43:10 [2020-11-27T03:43:10.299Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
03:43:10 [2020-11-27T03:43:10.299Z]     build_session_test.go:25: TODO: BuildKit
03:43:10 [2020-11-27T03:43:10.299Z] 
03:43:10 [2020-11-27T03:43:10.299Z] 
03:43:10 [2020-11-27T03:43:10.299Z] DONE 32 tests, 1 skipped in 127.420s
03:43:10 [2020-11-27T03:43:10.299Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
03:43:10 [2020-11-27T03:43:10.299Z] INFO: Testing against a local daemon
03:43:10 [2020-11-27T03:43:10.299Z] === RUN   TestConfigInspect
03:43:10 [2020-11-27T03:43:10.299Z] --- SKIP: TestConfigInspect (0.02s)
03:43:10 [2020-11-27T03:43:10.299Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.299Z] === RUN   TestConfigList
03:43:10 [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigList (0.02s)
03:43:10 [2020-11-27T03:43:10.555Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.555Z] === RUN   TestConfigsCreateAndDelete
03:43:10 [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigsCreateAndDelete (0.03s)
03:43:10 [2020-11-27T03:43:10.555Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.555Z] === RUN   TestConfigsUpdate
03:43:10 [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigsUpdate (0.02s)
03:43:10 [2020-11-27T03:43:10.555Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.555Z] === RUN   TestTemplatedConfig
03:43:10 [2020-11-27T03:43:10.555Z] --- SKIP: TestTemplatedConfig (0.00s)
03:43:10 [2020-11-27T03:43:10.555Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.555Z] === RUN   TestConfigCreateResolve
03:43:10 [2020-11-27T03:43:10.555Z] --- SKIP: TestConfigCreateResolve (0.01s)
03:43:10 [2020-11-27T03:43:10.555Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:10 [2020-11-27T03:43:10.555Z] === RUN   TestConfigDaemonLibtrustID
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
03:43:12 [2020-11-27T03:43:12.443Z] PASS
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === Skipped
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
03:43:12 [2020-11-27T03:43:12.443Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] 
03:43:12 [2020-11-27T03:43:12.443Z] DONE 7 tests, 6 skipped in 1.765s
03:43:12 [2020-11-27T03:43:12.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
03:43:12 [2020-11-27T03:43:12.443Z] INFO: Testing against a local daemon
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCheckpoint
03:43:12 [2020-11-27T03:43:12.443Z] --- SKIP: TestCheckpoint (0.00s)
03:43:12 [2020-11-27T03:43:12.443Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestContainerInvalidJSON
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
03:43:12 [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
03:43:12 [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
03:43:12 [2020-11-27T03:43:12.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
03:43:12 [2020-11-27T03:43:12.443Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
03:43:12 [2020-11-27T03:43:12.443Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
03:43:12 [2020-11-27T03:43:12.443Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestContainerInvalidJSON (0.02s)
03:43:12 [2020-11-27T03:43:12.443Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
03:43:12 [2020-11-27T03:43:12.443Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
03:43:12 [2020-11-27T03:43:12.443Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCopyFromContainerPathDoesNotExist
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCopyFromContainerPathIsNotDir
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCopyToContainerPathDoesNotExist
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCopyToContainerPathIsNotDir
03:43:12 [2020-11-27T03:43:12.443Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
03:43:12 [2020-11-27T03:43:12.443Z] === RUN   TestCopyFromContainer
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer//
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer//bar/root
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer//bar/root/
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/quux
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/quux/
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/quux/baz
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/filesymlink
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/dirsymlink
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
03:43:16 [2020-11-27T03:43:16.607Z] === RUN   TestCopyFromContainer/bar/notarget
03:43:16 [2020-11-27T03:43:16.871Z] --- PASS: TestCopyFromContainer (4.41s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer// (0.07s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
03:43:16 [2020-11-27T03:43:16.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateLinkToNonExistingContainer
03:43:16 [2020-11-27T03:43:16.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateWithInvalidEnv
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateWithInvalidEnv/0
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/0
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateWithInvalidEnv/1
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/1
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateWithInvalidEnv/2
03:43:16 [2020-11-27T03:43:16.871Z] === PAUSE TestCreateWithInvalidEnv/2
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateWithInvalidEnv/0
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateWithInvalidEnv/2
03:43:16 [2020-11-27T03:43:16.871Z] === CONT  TestCreateWithInvalidEnv/1
03:43:16 [2020-11-27T03:43:16.871Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateTmpfsMountsTarget
03:43:16 [2020-11-27T03:43:16.871Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
03:43:16 [2020-11-27T03:43:16.871Z] === RUN   TestCreateWithCustomMaskedPaths
03:43:18 [2020-11-27T03:43:18.242Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
03:43:18 [2020-11-27T03:43:18.242Z] === RUN   TestCreateWithCustomReadonlyPaths
03:43:19 [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:19 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:19 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
03:43:19 [2020-11-27T03:43:19.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
03:43:19 [2020-11-27T03:43:19.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
03:43:19 [2020-11-27T03:43:19.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
03:43:19 [2020-11-27T03:43:19.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
03:43:19 [2020-11-27T03:43:19.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
03:43:19 [2020-11-27T03:43:19.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
03:43:19 [2020-11-27T03:43:19.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
03:43:19 [2020-11-27T03:43:19.170Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
03:43:19 [2020-11-27T03:43:19.170Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
03:43:19 [2020-11-27T03:43:19.730Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
03:43:19 [2020-11-27T03:43:19.730Z] === RUN   TestCreateDifferentPlatform
03:43:19 [2020-11-27T03:43:19.730Z] === RUN   TestCreateDifferentPlatform/different_os
03:43:19 [2020-11-27T03:43:19.730Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
03:43:19 [2020-11-27T03:43:19.731Z] --- PASS: TestCreateDifferentPlatform (0.01s)
03:43:19 [2020-11-27T03:43:19.731Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
03:43:19 [2020-11-27T03:43:19.731Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestCreateVolumesFromNonExistingContainer
03:43:19 [2020-11-27T03:43:19.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
03:43:19 [2020-11-27T03:43:19.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestContainerStartOnDaemonRestart
03:43:19 [2020-11-27T03:43:19.731Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
03:43:19 [2020-11-27T03:43:19.731Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestDaemonRestartIpcMode
03:43:19 [2020-11-27T03:43:19.731Z] === PAUSE TestDaemonRestartIpcMode
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestDaemonHostGatewayIP
03:43:19 [2020-11-27T03:43:19.731Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
03:43:19 [2020-11-27T03:43:19.731Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestContainerKillOnDaemonStart
03:43:19 [2020-11-27T03:43:19.731Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
03:43:19 [2020-11-27T03:43:19.731Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:43:19 [2020-11-27T03:43:19.731Z] === RUN   TestDiff
03:43:19 [2020-11-27T03:43:19.986Z] --- PASS: TestDiff (0.40s)
03:43:19 [2020-11-27T03:43:19.986Z] === RUN   TestExecWithCloseStdin
03:43:20 [2020-11-27T03:43:20.547Z] --- PASS: TestExecWithCloseStdin (0.45s)
03:43:20 [2020-11-27T03:43:20.547Z] === RUN   TestExec
03:43:21 [2020-11-27T03:43:21.109Z] --- PASS: TestExec (0.45s)
03:43:21 [2020-11-27T03:43:21.109Z] === RUN   TestExecUser
03:43:21 [2020-11-27T03:43:21.365Z] --- PASS: TestExecUser (0.44s)
03:43:21 [2020-11-27T03:43:21.365Z] === RUN   TestExportContainerAndImportImage
03:43:21 [2020-11-27T03:43:21.927Z] --- PASS: TestExportContainerAndImportImage (0.59s)
03:43:21 [2020-11-27T03:43:21.927Z] === RUN   TestExportContainerAfterDaemonRestart
03:43:25 [2020-11-27T03:43:25.192Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
03:43:25 [2020-11-27T03:43:25.192Z] === RUN   TestHealthCheckWorkdir
03:43:25 [2020-11-27T03:43:25.753Z] --- PASS: TestHealthCheckWorkdir (0.55s)
03:43:25 [2020-11-27T03:43:25.753Z] === RUN   TestHealthKillContainer
03:43:28 [2020-11-27T03:43:28.266Z] --- PASS: TestHealthKillContainer (2.49s)
03:43:28 [2020-11-27T03:43:28.266Z] === RUN   TestInspectCpusetInConfigPre120
03:43:28 [2020-11-27T03:43:28.831Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
03:43:28 [2020-11-27T03:43:28.831Z] === RUN   TestIpcModeNone
03:43:29 [2020-11-27T03:43:29.087Z] --- PASS: TestIpcModeNone (0.43s)
03:43:29 [2020-11-27T03:43:29.087Z] === RUN   TestIpcModePrivate
03:43:29 [2020-11-27T03:43:29.649Z] --- PASS: TestIpcModePrivate (0.47s)
03:43:29 [2020-11-27T03:43:29.649Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
03:43:29 [2020-11-27T03:43:29.649Z] === RUN   TestIpcModeShareable
03:43:29 [2020-11-27T03:43:29.649Z] --- SKIP: TestIpcModeShareable (0.00s)
03:43:29 [2020-11-27T03:43:29.649Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:29 [2020-11-27T03:43:29.649Z] === RUN   TestAPIIpcModeShareableAndContainer
03:43:31 [2020-11-27T03:43:31.014Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
03:43:31 [2020-11-27T03:43:31.014Z] === RUN   TestAPIIpcModeHost
03:43:31 [2020-11-27T03:43:31.014Z] --- SKIP: TestAPIIpcModeHost (0.00s)
03:43:31 [2020-11-27T03:43:31.014Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:31 [2020-11-27T03:43:31.014Z] === RUN   TestDaemonIpcModeShareable
03:43:31 [2020-11-27T03:43:31.014Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
03:43:31 [2020-11-27T03:43:31.014Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:31 [2020-11-27T03:43:31.014Z] === RUN   TestDaemonIpcModePrivate
03:43:33 [2020-11-27T03:43:33.526Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
03:43:33 [2020-11-27T03:43:33.526Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestDaemonIpcModePrivateFromConfig
03:43:33 [2020-11-27T03:43:33.526Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
03:43:33 [2020-11-27T03:43:33.526Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestDaemonIpcModeShareableFromConfig
03:43:33 [2020-11-27T03:43:33.526Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
03:43:33 [2020-11-27T03:43:33.526Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestIpcModeOlderClient
03:43:33 [2020-11-27T03:43:33.526Z] === PAUSE TestIpcModeOlderClient
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestKillContainerInvalidSignal
03:43:33 [2020-11-27T03:43:33.526Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestKillContainer
03:43:33 [2020-11-27T03:43:33.526Z] === RUN   TestKillContainer/no_signal
03:43:34 [2020-11-27T03:43:34.087Z] === RUN   TestKillContainer/non_killing_signal
03:43:34 [2020-11-27T03:43:34.087Z] === RUN   TestKillContainer/killing_signal
03:43:34 [2020-11-27T03:43:34.648Z] --- PASS: TestKillContainer (1.16s)
03:43:34 [2020-11-27T03:43:34.648Z]     --- PASS: TestKillContainer/no_signal (0.36s)
03:43:34 [2020-11-27T03:43:34.648Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
03:43:34 [2020-11-27T03:43:34.648Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
03:43:34 [2020-11-27T03:43:34.648Z] === RUN   TestKillWithStopSignalAndRestartPolicies
03:43:34 [2020-11-27T03:43:34.648Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
03:43:35 [2020-11-27T03:43:35.209Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
03:43:35 [2020-11-27T03:43:35.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
03:43:35 [2020-11-27T03:43:35.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
03:43:35 [2020-11-27T03:43:35.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
03:43:35 [2020-11-27T03:43:35.465Z] === RUN   TestKillStoppedContainer
03:43:35 [2020-11-27T03:43:35.465Z] --- PASS: TestKillStoppedContainer (0.04s)
03:43:35 [2020-11-27T03:43:35.465Z] === RUN   TestKillStoppedContainerAPIPre120
03:43:35 [2020-11-27T03:43:35.720Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
03:43:35 [2020-11-27T03:43:35.720Z] === RUN   TestKillDifferentUserContainer
03:43:35 [2020-11-27T03:43:35.976Z] --- PASS: TestKillDifferentUserContainer (0.42s)
03:43:35 [2020-11-27T03:43:35.976Z] === RUN   TestInspectOomKilledTrue
03:43:35 [2020-11-27T03:43:35.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
03:43:35 [2020-11-27T03:43:35.976Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:35 [2020-11-27T03:43:35.976Z] === RUN   TestInspectOomKilledFalse
03:43:35 [2020-11-27T03:43:35.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
03:43:35 [2020-11-27T03:43:35.976Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:43:35 [2020-11-27T03:43:35.976Z] === RUN   TestLinksEtcHostsContentMatch
03:43:35 [2020-11-27T03:43:35.976Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
03:43:35 [2020-11-27T03:43:35.976Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:43:35 [2020-11-27T03:43:35.976Z] === RUN   TestLinksContainerNames
03:43:36 [2020-11-27T03:43:36.903Z] --- PASS: TestLinksContainerNames (0.78s)
03:43:36 [2020-11-27T03:43:36.903Z] === RUN   TestLogsFollowTailEmpty
03:43:37 [2020-11-27T03:43:37.160Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
03:43:37 [2020-11-27T03:43:37.160Z] === RUN   TestContainerNetworkMountsNoChown
03:43:37 [2020-11-27T03:43:37.721Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/default
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/private
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rprivate
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/slave
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rslave
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/shared
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rshared
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/default
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/default/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/default/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/default/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/default/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/default/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/default/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rprivate
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rshared
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rshared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rshared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/shared
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/shared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/shared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rslave
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rslave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rslave/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/slave
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/slave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/slave/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/default/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/private
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/private/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/private/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/private/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === RUN   TestMountDaemonRoot/private/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/default/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/default/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/shared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rshared/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rshared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rslave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/shared/mount_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/slave/bind_root
03:43:37 [2020-11-27T03:43:37.721Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/rslave/mount_root
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/slave/mount_root
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/private/bind_root
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/private/mount_root
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/private/mount_subpath
03:43:37 [2020-11-27T03:43:37.977Z] === CONT  TestMountDaemonRoot/private/bind_subpath
03:43:37 [2020-11-27T03:43:37.977Z] --- PASS: TestMountDaemonRoot (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
03:43:37 [2020-11-27T03:43:37.977Z] === RUN   TestContainerBindMountNonRecursive
03:43:37 [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
03:43:37 [2020-11-27T03:43:37.977Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:43:37 [2020-11-27T03:43:37.977Z] === RUN   TestContainerVolumesMountedAsShared
03:43:37 [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:43:37 [2020-11-27T03:43:37.977Z] === RUN   TestContainerVolumesMountedAsSlave
03:43:37 [2020-11-27T03:43:37.977Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
03:43:37 [2020-11-27T03:43:37.977Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:43:37 [2020-11-27T03:43:37.977Z] === RUN   TestNetworkNat
03:43:38 [2020-11-27T03:43:38.539Z] --- PASS: TestNetworkNat (0.48s)
03:43:38 [2020-11-27T03:43:38.539Z] === RUN   TestNetworkLocalhostTCPNat
03:43:39 [2020-11-27T03:43:39.099Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
03:43:39 [2020-11-27T03:43:39.099Z] === RUN   TestNetworkLoopbackNat
03:43:41 [2020-11-27T03:43:41.612Z] --- PASS: TestNetworkLoopbackNat (2.53s)
03:43:41 [2020-11-27T03:43:41.612Z] === RUN   TestPause
03:43:41 [2020-11-27T03:43:41.612Z] --- SKIP: TestPause (0.00s)
03:43:41 [2020-11-27T03:43:41.612Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:41 [2020-11-27T03:43:41.612Z] === RUN   TestPauseFailsOnWindowsServerContainers
03:43:41 [2020-11-27T03:43:41.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
03:43:41 [2020-11-27T03:43:41.612Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:43:41 [2020-11-27T03:43:41.612Z] === RUN   TestPauseStopPausedContainer
03:43:41 [2020-11-27T03:43:41.612Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
03:43:41 [2020-11-27T03:43:41.612Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:43:41 [2020-11-27T03:43:41.612Z] === RUN   TestPsFilter
03:43:41 [2020-11-27T03:43:41.612Z] --- PASS: TestPsFilter (0.09s)
03:43:41 [2020-11-27T03:43:41.612Z] === RUN   TestRemoveContainerWithRemovedVolume
03:43:41 [2020-11-27T03:43:41.867Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
03:43:41 [2020-11-27T03:43:41.867Z] === RUN   TestRemoveContainerWithVolume
03:43:42 [2020-11-27T03:43:42.428Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
03:43:42 [2020-11-27T03:43:42.429Z] === RUN   TestRemoveContainerRunning
03:43:42 [2020-11-27T03:43:42.685Z] --- PASS: TestRemoveContainerRunning (0.38s)
03:43:42 [2020-11-27T03:43:42.685Z] === RUN   TestRemoveContainerForceRemoveRunning
03:43:43 [2020-11-27T03:43:43.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
03:43:43 [2020-11-27T03:43:43.246Z] === RUN   TestRemoveInvalidContainer
03:43:43 [2020-11-27T03:43:43.246Z] --- PASS: TestRemoveInvalidContainer (0.01s)
03:43:43 [2020-11-27T03:43:43.246Z] === RUN   TestRenameLinkedContainer
03:43:45 [2020-11-27T03:43:45.201Z] --- PASS: TestRenameLinkedContainer (1.70s)
03:43:45 [2020-11-27T03:43:45.201Z] === RUN   TestRenameStoppedContainer
03:43:45 [2020-11-27T03:43:45.475Z] --- PASS: TestRenameStoppedContainer (0.42s)
03:43:45 [2020-11-27T03:43:45.475Z] === RUN   TestRenameRunningContainerAndReuse
03:43:46 [2020-11-27T03:43:46.049Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
03:43:46 [2020-11-27T03:43:46.049Z] === RUN   TestRenameInvalidName
03:43:46 [2020-11-27T03:43:46.614Z] --- PASS: TestRenameInvalidName (0.42s)
03:43:46 [2020-11-27T03:43:46.614Z] === RUN   TestRenameAnonymousContainer
03:43:47 [2020-11-27T03:43:47.978Z] --- PASS: TestRenameAnonymousContainer (1.50s)
03:43:47 [2020-11-27T03:43:47.978Z] === RUN   TestRenameContainerWithSameName
03:43:48 [2020-11-27T03:43:48.539Z] --- PASS: TestRenameContainerWithSameName (0.40s)
03:43:48 [2020-11-27T03:43:48.539Z] === RUN   TestRenameContainerWithLinkedContainer
03:43:49 [2020-11-27T03:43:49.465Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
03:43:49 [2020-11-27T03:43:49.465Z] === RUN   TestResize
03:43:49 [2020-11-27T03:43:49.721Z] --- PASS: TestResize (0.38s)
03:43:49 [2020-11-27T03:43:49.721Z] === RUN   TestResizeWithInvalidSize
03:43:49 [2020-11-27T03:43:49.977Z] --- PASS: TestResizeWithInvalidSize (0.45s)
03:43:49 [2020-11-27T03:43:49.977Z] === RUN   TestResizeWhenContainerNotStarted
03:43:50 [2020-11-27T03:43:50.539Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
03:43:50 [2020-11-27T03:43:50.539Z] === RUN   TestDaemonRestartKillContainers
03:43:50 [2020-11-27T03:43:50.539Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
03:43:50 [2020-11-27T03:43:50.539Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:43:50 [2020-11-27T03:43:50.539Z] === RUN   TestCgroupNamespacesRun
03:43:53 [2020-11-27T03:43:53.052Z] --- PASS: TestCgroupNamespacesRun (2.15s)
03:43:53 [2020-11-27T03:43:53.052Z] === RUN   TestCgroupNamespacesRunPrivileged
03:43:54 [2020-11-27T03:43:54.940Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
03:43:54 [2020-11-27T03:43:54.940Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
03:43:56 [2020-11-27T03:43:56.829Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s)
03:43:56 [2020-11-27T03:43:56.829Z] === RUN   TestCgroupNamespacesRunHostMode
03:43:59 [2020-11-27T03:43:59.343Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
03:43:59 [2020-11-27T03:43:59.343Z] === RUN   TestCgroupNamespacesRunPrivateMode
03:44:01 [2020-11-27T03:44:01.231Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
03:44:01 [2020-11-27T03:44:01.231Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
03:44:03 [2020-11-27T03:44:03.122Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
03:44:03 [2020-11-27T03:44:03.122Z] === RUN   TestCgroupNamespacesRunInvalidMode
03:44:05 [2020-11-27T03:44:05.010Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
03:44:05 [2020-11-27T03:44:05.010Z] === RUN   TestCgroupNamespacesRunOlderClient
03:44:07 [2020-11-27T03:44:07.525Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
03:44:07 [2020-11-27T03:44:07.525Z] === RUN   TestKernelTCPMemory
03:44:07 [2020-11-27T03:44:07.525Z] --- SKIP: TestKernelTCPMemory (0.03s)
03:44:07 [2020-11-27T03:44:07.525Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:07 [2020-11-27T03:44:07.525Z] === RUN   TestNISDomainname
03:44:07 [2020-11-27T03:44:07.525Z] --- SKIP: TestNISDomainname (0.01s)
03:44:07 [2020-11-27T03:44:07.525Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:44:07 [2020-11-27T03:44:07.525Z] === RUN   TestHostnameDnsResolution
03:44:07 [2020-11-27T03:44:07.781Z] --- PASS: TestHostnameDnsResolution (0.64s)
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStats
03:44:07 [2020-11-27T03:44:07.781Z] --- SKIP: TestStats (0.00s)
03:44:07 [2020-11-27T03:44:07.781Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStopContainerWithTimeout
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStopContainerWithTimeout/0
03:44:07 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/0
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStopContainerWithTimeout/1
03:44:07 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/1
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStopContainerWithTimeout/3
03:44:07 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/3
03:44:07 [2020-11-27T03:44:07.781Z] === RUN   TestStopContainerWithTimeout/-1
03:44:07 [2020-11-27T03:44:07.781Z] === PAUSE TestStopContainerWithTimeout/-1
03:44:07 [2020-11-27T03:44:07.781Z] === CONT  TestStopContainerWithTimeout/0
03:44:07 [2020-11-27T03:44:07.781Z] === CONT  TestStopContainerWithTimeout/-1
03:44:08 [2020-11-27T03:44:08.342Z] === CONT  TestStopContainerWithTimeout/3
03:44:10 [2020-11-27T03:44:10.856Z] === CONT  TestStopContainerWithTimeout/1
03:44:11 [2020-11-27T03:44:11.782Z] --- PASS: TestStopContainerWithTimeout (0.01s)
03:44:11 [2020-11-27T03:44:11.783Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
03:44:11 [2020-11-27T03:44:11.783Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
03:44:11 [2020-11-27T03:44:11.783Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
03:44:11 [2020-11-27T03:44:11.783Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
03:44:11 [2020-11-27T03:44:11.783Z] === RUN   TestDeleteDevicemapper
03:44:11 [2020-11-27T03:44:11.783Z] --- SKIP: TestDeleteDevicemapper (0.00s)
03:44:11 [2020-11-27T03:44:11.783Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:44:11 [2020-11-27T03:44:11.783Z] === RUN   TestStopContainerWithRestartPolicyAlways
03:44:13 [2020-11-27T03:44:13.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
03:44:13 [2020-11-27T03:44:13.671Z] === RUN   TestUpdateMemory
03:44:13 [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdateMemory (0.00s)
03:44:13 [2020-11-27T03:44:13.671Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:13 [2020-11-27T03:44:13.671Z] === RUN   TestUpdateCPUQuota
03:44:13 [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdateCPUQuota (0.00s)
03:44:13 [2020-11-27T03:44:13.671Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:13 [2020-11-27T03:44:13.671Z] === RUN   TestUpdatePidsLimit
03:44:13 [2020-11-27T03:44:13.671Z] --- SKIP: TestUpdatePidsLimit (0.00s)
03:44:13 [2020-11-27T03:44:13.671Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:13 [2020-11-27T03:44:13.671Z] === RUN   TestUpdateRestartPolicy
03:44:25 [2020-11-27T03:44:25.837Z] --- PASS: TestUpdateRestartPolicy (10.90s)
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestUpdateRestartWithAutoRemove
03:44:25 [2020-11-27T03:44:25.837Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitNonBlocked
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
03:44:25 [2020-11-27T03:44:25.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
03:44:25 [2020-11-27T03:44:25.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
03:44:25 [2020-11-27T03:44:25.837Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
03:44:25 [2020-11-27T03:44:25.837Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
03:44:25 [2020-11-27T03:44:25.837Z] --- PASS: TestWaitNonBlocked (0.02s)
03:44:25 [2020-11-27T03:44:25.837Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
03:44:25 [2020-11-27T03:44:25.837Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitBlocked
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
03:44:25 [2020-11-27T03:44:25.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
03:44:25 [2020-11-27T03:44:25.837Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
03:44:25 [2020-11-27T03:44:25.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
03:44:25 [2020-11-27T03:44:25.837Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
03:44:25 [2020-11-27T03:44:25.837Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
03:44:26 [2020-11-27T03:44:26.093Z] --- PASS: TestWaitBlocked (0.01s)
03:44:26 [2020-11-27T03:44:26.093Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
03:44:26 [2020-11-27T03:44:26.093Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
03:44:26 [2020-11-27T03:44:26.093Z] === CONT  TestDaemonRestartIpcMode
03:44:26 [2020-11-27T03:44:26.093Z] === CONT  TestIpcModeOlderClient
03:44:26 [2020-11-27T03:44:26.093Z] --- PASS: TestIpcModeOlderClient (0.07s)
03:44:30 [2020-11-27T03:44:30.258Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
03:44:30 [2020-11-27T03:44:30.258Z] PASS
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === Skipped
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
03:44:30 [2020-11-27T03:44:30.258Z] 
03:44:30 [2020-11-27T03:44:30.258Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
03:44:30 [2020-11-27T03:44:30.258Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
03:44:30 [2020-11-27T03:44:30.259Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPause (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
03:44:30 [2020-11-27T03:44:30.259Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
03:44:30 [2020-11-27T03:44:30.259Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
03:44:30 [2020-11-27T03:44:30.259Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestStats (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
03:44:30 [2020-11-27T03:44:30.259Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] 
03:44:30 [2020-11-27T03:44:30.259Z] DONE 176 tests, 26 skipped in 78.150s
03:44:30 [2020-11-27T03:44:30.259Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
03:44:30 [2020-11-27T03:44:30.514Z] INFO: Testing against a local daemon
03:44:30 [2020-11-27T03:44:30.514Z] === RUN   TestCommitInheritsEnv
03:44:32 [2020-11-27T03:44:32.401Z] --- PASS: TestCommitInheritsEnv (1.72s)
03:44:32 [2020-11-27T03:44:32.401Z] === RUN   TestImportExtremelyLargeImageWorks
03:44:32 [2020-11-27T03:44:32.401Z] === PAUSE TestImportExtremelyLargeImageWorks
03:44:32 [2020-11-27T03:44:32.401Z] === RUN   TestImagesFilterMultiReference
03:44:32 [2020-11-27T03:44:32.401Z] --- PASS: TestImagesFilterMultiReference (0.07s)
03:44:32 [2020-11-27T03:44:32.401Z] === RUN   TestImagePullPlatformInvalid
03:44:32 [2020-11-27T03:44:32.401Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
03:44:32 [2020-11-27T03:44:32.401Z] === RUN   TestRemoveImageOrphaning
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestRemoveImageOrphaning (1.92s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestRemoveImageGarbageCollector
03:44:34 [2020-11-27T03:44:34.287Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
03:44:34 [2020-11-27T03:44:34.287Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagUnprefixedRepoByNameOrName
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagInvalidReference
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagInvalidReference (0.01s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagValidPrefixedRepo
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagExistedNameWithoutForce
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagOfficialNames
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagOfficialNames (0.05s)
03:44:34 [2020-11-27T03:44:34.287Z] === RUN   TestTagMatchesDigest
03:44:34 [2020-11-27T03:44:34.287Z] --- PASS: TestTagMatchesDigest (0.02s)
03:44:34 [2020-11-27T03:44:34.287Z] === CONT  TestImportExtremelyLargeImageWorks
03:46:25 [2020-11-27T03:46:25.775Z] --- PASS: TestImportExtremelyLargeImageWorks (105.03s)
03:46:25 [2020-11-27T03:46:25.775Z] PASS
03:46:25 [2020-11-27T03:46:25.775Z] 
03:46:25 [2020-11-27T03:46:25.775Z] === Skipped
03:46:25 [2020-11-27T03:46:25.775Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
03:46:25 [2020-11-27T03:46:25.775Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
03:46:25 [2020-11-27T03:46:25.775Z] 
03:46:25 [2020-11-27T03:46:25.775Z] 
03:46:25 [2020-11-27T03:46:25.775Z] DONE 12 tests, 1 skipped in 109.124s
03:46:25 [2020-11-27T03:46:25.775Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
03:46:25 [2020-11-27T03:46:25.775Z] INFO: Testing against a local daemon
03:46:25 [2020-11-27T03:46:25.775Z] === RUN   TestNetworkCreateDelete
03:46:25 [2020-11-27T03:46:25.775Z] --- PASS: TestNetworkCreateDelete (0.14s)
03:46:25 [2020-11-27T03:46:25.775Z] === RUN   TestDockerNetworkDeletePreferID
03:46:25 [2020-11-27T03:46:25.775Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
03:46:25 [2020-11-27T03:46:25.775Z] === RUN   TestDaemonDNSFallback
03:46:27 [2020-11-27T03:46:27.661Z] --- PASS: TestDaemonDNSFallback (7.30s)
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestInspectNetwork
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestInspectNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestRunContainerWithBridgeNone
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestNetworkInvalidJSON
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestNetworkInvalidJSON//networks/create
03:46:27 [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:46:27 [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:46:27 [2020-11-27T03:46:27.661Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:46:27 [2020-11-27T03:46:27.661Z] === CONT  TestNetworkInvalidJSON//networks/create
03:46:27 [2020-11-27T03:46:27.661Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:46:27 [2020-11-27T03:46:27.661Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:46:27 [2020-11-27T03:46:27.661Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:46:27 [2020-11-27T03:46:27.661Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestHostIPv4BridgeLabel
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDaemonRestartWithLiveRestore
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDaemonDefaultNetworkPools
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDaemonRestartWithExistingNetwork
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestServiceWithPredefinedNetwork
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:236: FLAKY_TEST
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestServiceWithDataPathPortInit
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] PASS
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === Skipped
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:236: FLAKY_TEST
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] DONE 19 tests, 12 skipped in 8.061s
03:46:27 [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:46:27 [2020-11-27T03:46:27.661Z] INFO: Testing against a local daemon
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDockerNetworkIpvlanPersistance
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDockerNetworkIpvlan
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:27 [2020-11-27T03:46:27.661Z] PASS
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === Skipped
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] DONE 2 tests, 2 skipped in 0.111s
03:46:27 [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:46:27 [2020-11-27T03:46:27.661Z] INFO: Testing against a local daemon
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDockerNetworkMacvlanPersistance
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] === RUN   TestDockerNetworkMacvlan
03:46:27 [2020-11-27T03:46:27.661Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] PASS
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === Skipped
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
03:46:27 [2020-11-27T03:46:27.661Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] DONE 2 tests, 2 skipped in 0.098s
03:46:27 [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
03:46:27 [2020-11-27T03:46:27.661Z] testing: warning: no tests to run
03:46:27 [2020-11-27T03:46:27.661Z] PASS
03:46:27 [2020-11-27T03:46:27.661Z] 
03:46:27 [2020-11-27T03:46:27.661Z] DONE 0 tests in 0.022s
03:46:27 [2020-11-27T03:46:27.661Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:46:27 [2020-11-27T03:46:27.917Z] INFO: Testing against a local daemon
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginAllowRequest
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginTLS
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginTLS (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginDenyRequest
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginAPIDenyResponse
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginDenyResponse
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginAllowEventStream
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginErrorResponse
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginErrorRequest
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginHeader
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginHeader (0.00s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:46:27 [2020-11-27T03:46:27.917Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
03:46:27 [2020-11-27T03:46:27.917Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:27 [2020-11-27T03:46:27.917Z] === RUN   TestAuthZPluginV2Disable
03:46:28 [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:46:28 [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:46:28 [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:46:28 [2020-11-27T03:46:28.173Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] PASS
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === Skipped
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
03:46:28 [2020-11-27T03:46:28.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] DONE 17 tests, 17 skipped in 0.363s
03:46:28 [2020-11-27T03:46:28.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:46:28 [2020-11-27T03:46:28.173Z] INFO: Testing against a local daemon
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestPluginInvalidJSON
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:46:28 [2020-11-27T03:46:28.173Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:46:28 [2020-11-27T03:46:28.173Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:46:28 [2020-11-27T03:46:28.173Z] --- PASS: TestPluginInvalidJSON (0.01s)
03:46:28 [2020-11-27T03:46:28.173Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z] === RUN   TestPluginInstall
03:46:28 [2020-11-27T03:46:28.173Z] --- SKIP: TestPluginInstall (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] PASS
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] === Skipped
03:46:28 [2020-11-27T03:46:28.173Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
03:46:28 [2020-11-27T03:46:28.173Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] 
03:46:28 [2020-11-27T03:46:28.173Z] DONE 3 tests, 1 skipped in 0.141s
03:46:28 [2020-11-27T03:46:28.173Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:46:28 [2020-11-27T03:46:28.429Z] INFO: Testing against a local daemon
03:46:28 [2020-11-27T03:46:28.429Z] === RUN   TestExternalGraphDriver
03:46:28 [2020-11-27T03:46:28.429Z] --- SKIP: TestExternalGraphDriver (0.08s)
03:46:28 [2020-11-27T03:46:28.429Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:46:28 [2020-11-27T03:46:28.429Z] === RUN   TestGraphdriverPluginV2
03:46:34 [2020-11-27T03:46:34.960Z] --- PASS: TestGraphdriverPluginV2 (5.82s)
03:46:34 [2020-11-27T03:46:34.960Z] PASS
03:46:34 [2020-11-27T03:46:34.960Z] 
03:46:34 [2020-11-27T03:46:34.960Z] === Skipped
03:46:34 [2020-11-27T03:46:34.960Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
03:46:34 [2020-11-27T03:46:34.960Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
03:46:34 [2020-11-27T03:46:34.960Z] 
03:46:34 [2020-11-27T03:46:34.960Z] 
03:46:34 [2020-11-27T03:46:34.960Z] DONE 2 tests, 1 skipped in 6.005s
03:46:34 [2020-11-27T03:46:34.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:46:34 [2020-11-27T03:46:34.960Z] INFO: Testing against a local daemon
03:46:34 [2020-11-27T03:46:34.960Z] === RUN   TestContinueAfterPluginCrash
03:46:34 [2020-11-27T03:46:34.960Z] === PAUSE TestContinueAfterPluginCrash
03:46:34 [2020-11-27T03:46:34.960Z] === RUN   TestReadPluginNoRead
03:46:34 [2020-11-27T03:46:34.960Z] === PAUSE TestReadPluginNoRead
03:46:34 [2020-11-27T03:46:34.960Z] === RUN   TestDaemonStartWithLogOpt
03:46:34 [2020-11-27T03:46:34.960Z] === PAUSE TestDaemonStartWithLogOpt
03:46:34 [2020-11-27T03:46:34.960Z] === CONT  TestContinueAfterPluginCrash
03:46:34 [2020-11-27T03:46:34.960Z] === CONT  TestDaemonStartWithLogOpt
03:46:41 [2020-11-27T03:46:41.494Z] --- PASS: TestDaemonStartWithLogOpt (6.41s)
03:46:41 [2020-11-27T03:46:41.494Z] === CONT  TestReadPluginNoRead
03:46:44 [2020-11-27T03:46:44.760Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:46:44 [2020-11-27T03:46:44.760Z] --- PASS: TestContinueAfterPluginCrash (10.06s)
03:46:46 [2020-11-27T03:46:46.650Z] === RUN   TestReadPluginNoRead/default
03:46:49 [2020-11-27T03:46:49.164Z] === RUN   TestReadPluginNoRead/disabled_caching
03:46:51 [2020-11-27T03:46:51.051Z] --- PASS: TestReadPluginNoRead (10.22s)
03:46:51 [2020-11-27T03:46:51.051Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
03:46:51 [2020-11-27T03:46:51.051Z]     --- PASS: TestReadPluginNoRead/default (2.20s)
03:46:51 [2020-11-27T03:46:51.051Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.21s)
03:46:51 [2020-11-27T03:46:51.051Z]     read_test.go:92: [de51d4fe36e5e] daemon is not started
03:46:51 [2020-11-27T03:46:51.051Z] PASS
03:46:51 [2020-11-27T03:46:51.051Z] 
03:46:51 [2020-11-27T03:46:51.051Z] DONE 6 tests in 16.768s
03:46:51 [2020-11-27T03:46:51.051Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:46:51 [2020-11-27T03:46:51.051Z] testing: warning: no tests to run
03:46:51 [2020-11-27T03:46:51.051Z] PASS
03:46:51 [2020-11-27T03:46:51.051Z] 
03:46:51 [2020-11-27T03:46:51.051Z] DONE 0 tests in 0.039s
03:46:51 [2020-11-27T03:46:51.051Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:46:51 [2020-11-27T03:46:51.307Z] INFO: Testing against a local daemon
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestPluginWithDevMounts
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestPluginWithDevMounts (0.00s)
03:46:51 [2020-11-27T03:46:51.307Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:46:51 [2020-11-27T03:46:51.307Z] PASS
03:46:51 [2020-11-27T03:46:51.307Z] 
03:46:51 [2020-11-27T03:46:51.307Z] === Skipped
03:46:51 [2020-11-27T03:46:51.307Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
03:46:51 [2020-11-27T03:46:51.307Z]     mounts_test.go:21: (*Execution).IsRootless-fm
03:46:51 [2020-11-27T03:46:51.307Z] 
03:46:51 [2020-11-27T03:46:51.307Z] 
03:46:51 [2020-11-27T03:46:51.307Z] DONE 1 tests, 1 skipped in 0.137s
03:46:51 [2020-11-27T03:46:51.307Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
03:46:51 [2020-11-27T03:46:51.307Z] INFO: Testing against a local daemon
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestSecretInspect
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretInspect (0.01s)
03:46:51 [2020-11-27T03:46:51.307Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestSecretList
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretList (0.03s)
03:46:51 [2020-11-27T03:46:51.307Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestSecretsCreateAndDelete
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
03:46:51 [2020-11-27T03:46:51.307Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestSecretsUpdate
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestSecretsUpdate (0.01s)
03:46:51 [2020-11-27T03:46:51.307Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestTemplatedSecret
03:46:51 [2020-11-27T03:46:51.307Z] --- SKIP: TestTemplatedSecret (0.00s)
03:46:51 [2020-11-27T03:46:51.307Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.307Z] === RUN   TestSecretCreateResolve
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestSecretCreateResolve (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] PASS
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === Skipped
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretList (0.03s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] 
03:46:51 [2020-11-27T03:46:51.564Z] DONE 6 tests, 6 skipped in 0.180s
03:46:51 [2020-11-27T03:46:51.564Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
03:46:51 [2020-11-27T03:46:51.564Z] INFO: Testing against a local daemon
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestServiceCreateInit
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:46:51 [2020-11-27T03:46:51.564Z] --- PASS: TestServiceCreateInit (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:46:51 [2020-11-27T03:46:51.564Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:46:51 [2020-11-27T03:46:51.564Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceMultipleTimes
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceConflict
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceConflict (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceMaxReplicas
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateWithDuplicateNetworkNames
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceSecretFileMode
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceConfigFileMode
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceSysctls
03:46:51 [2020-11-27T03:46:51.564Z] --- SKIP: TestCreateServiceSysctls (0.02s)
03:46:51 [2020-11-27T03:46:51.564Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.564Z] === RUN   TestCreateServiceCapabilities
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
03:46:51 [2020-11-27T03:46:51.820Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestInspect
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestInspect (0.01s)
03:46:51 [2020-11-27T03:46:51.820Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestCreateJob
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestCreateJob (0.02s)
03:46:51 [2020-11-27T03:46:51.820Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestReplicatedJob
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestReplicatedJob (0.01s)
03:46:51 [2020-11-27T03:46:51.820Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestUpdateReplicatedJob
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
03:46:51 [2020-11-27T03:46:51.820Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestServiceListWithStatuses
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:46:51 [2020-11-27T03:46:51.820Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestDockerNetworkConnectAlias
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
03:46:51 [2020-11-27T03:46:51.820Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestDockerNetworkReConnect
03:46:51 [2020-11-27T03:46:51.820Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
03:46:51 [2020-11-27T03:46:51.820Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:51 [2020-11-27T03:46:51.820Z] === RUN   TestServicePlugin
03:46:55 [2020-11-27T03:46:55.088Z] --- SKIP: TestServicePlugin (3.43s)
03:46:55 [2020-11-27T03:46:55.088Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.088Z] === RUN   TestServiceUpdateLabel
03:46:55 [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateLabel (0.01s)
03:46:55 [2020-11-27T03:46:55.343Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.343Z] === RUN   TestServiceUpdateSecrets
03:46:55 [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateSecrets (0.03s)
03:46:55 [2020-11-27T03:46:55.343Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.343Z] === RUN   TestServiceUpdateConfigs
03:46:55 [2020-11-27T03:46:55.343Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] === RUN   TestServiceUpdateNetwork
03:46:55 [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] === RUN   TestServiceUpdatePidsLimit
03:46:55 [2020-11-27T03:46:55.344Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] PASS
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === Skipped
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
03:46:55 [2020-11-27T03:46:55.344Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
03:46:55 [2020-11-27T03:46:55.344Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
03:46:55 [2020-11-27T03:46:55.344Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
03:46:55 [2020-11-27T03:46:55.344Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestInspect (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestCreateJob (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:46:55 [2020-11-27T03:46:55.344Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s)
03:46:55 [2020-11-27T03:46:55.344Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
03:46:55 [2020-11-27T03:46:55.344Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] DONE 24 tests, 23 skipped in 3.852s
03:46:55 [2020-11-27T03:46:55.344Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:46:55 [2020-11-27T03:46:55.344Z] INFO: Testing against a local daemon
03:46:55 [2020-11-27T03:46:55.344Z] === RUN   TestSessionCreate
03:46:55 [2020-11-27T03:46:55.344Z] --- PASS: TestSessionCreate (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z] === RUN   TestSessionCreateWithBadUpgrade
03:46:55 [2020-11-27T03:46:55.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:46:55 [2020-11-27T03:46:55.344Z] PASS
03:46:55 [2020-11-27T03:46:55.344Z] 
03:46:55 [2020-11-27T03:46:55.344Z] DONE 2 tests in 0.137s
03:46:55 [2020-11-27T03:46:55.344Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:46:55 [2020-11-27T03:46:55.600Z] INFO: Testing against a local daemon
03:46:55 [2020-11-27T03:46:55.600Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:46:55 [2020-11-27T03:46:55.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:46:55 [2020-11-27T03:46:55.600Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:46:55 [2020-11-27T03:46:55.600Z] === RUN   TestEventsExecDie
03:46:56 [2020-11-27T03:46:56.161Z] --- PASS: TestEventsExecDie (0.47s)
03:46:56 [2020-11-27T03:46:56.161Z] === RUN   TestEventsBackwardsCompatible
03:46:56 [2020-11-27T03:46:56.161Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
03:46:56 [2020-11-27T03:46:56.161Z] === RUN   TestInfoBinaryCommits
03:46:56 [2020-11-27T03:46:56.161Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:46:56 [2020-11-27T03:46:56.161Z] === RUN   TestInfoAPIVersioned
03:46:56 [2020-11-27T03:46:56.161Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:46:56 [2020-11-27T03:46:56.161Z] === RUN   TestInfoDiscoveryBackend
03:46:57 [2020-11-27T03:46:57.528Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
03:46:57 [2020-11-27T03:46:57.528Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:47:01 [2020-11-27T03:47:01.690Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s)
03:47:01 [2020-11-27T03:47:01.690Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:47:01 [2020-11-27T03:47:01.690Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:47:01 [2020-11-27T03:47:01.690Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:47:01 [2020-11-27T03:47:01.690Z] === RUN   TestInfoAPI
03:47:01 [2020-11-27T03:47:01.690Z] --- PASS: TestInfoAPI (0.05s)
03:47:01 [2020-11-27T03:47:01.690Z] === RUN   TestInfoAPIWarnings
03:47:19 [2020-11-27T03:47:19.725Z] --- PASS: TestInfoAPIWarnings (17.34s)
03:47:19 [2020-11-27T03:47:19.725Z] === RUN   TestInfoDebug
03:47:19 [2020-11-27T03:47:19.980Z] --- PASS: TestInfoDebug (1.52s)
03:47:19 [2020-11-27T03:47:19.980Z] === RUN   TestInfoInsecureRegistries
03:47:21 [2020-11-27T03:47:21.365Z] --- PASS: TestInfoInsecureRegistries (1.53s)
03:47:21 [2020-11-27T03:47:21.365Z] === RUN   TestInfoRegistryMirrors
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestInfoRegistryMirrors (1.52s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestLoginFailsWithBadCredentials
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestPingCacheHeaders
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestPingCacheHeaders (0.03s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestPingGet
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestPingGet (0.01s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestPingHead
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestPingHead (0.02s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestVersion
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestVersion (0.02s)
03:47:23 [2020-11-27T03:47:23.256Z] PASS
03:47:23 [2020-11-27T03:47:23.256Z] 
03:47:23 [2020-11-27T03:47:23.256Z] === Skipped
03:47:23 [2020-11-27T03:47:23.256Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:47:23 [2020-11-27T03:47:23.256Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:47:23 [2020-11-27T03:47:23.256Z] 
03:47:23 [2020-11-27T03:47:23.256Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
03:47:23 [2020-11-27T03:47:23.256Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
03:47:23 [2020-11-27T03:47:23.256Z] 
03:47:23 [2020-11-27T03:47:23.256Z] 
03:47:23 [2020-11-27T03:47:23.256Z] DONE 18 tests, 2 skipped in 27.760s
03:47:23 [2020-11-27T03:47:23.256Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:47:23 [2020-11-27T03:47:23.256Z] INFO: Testing against a local daemon
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestVolumesCreateAndList
03:47:23 [2020-11-27T03:47:23.256Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:47:23 [2020-11-27T03:47:23.256Z] === RUN   TestVolumesRemove
03:47:23 [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesRemove (0.05s)
03:47:23 [2020-11-27T03:47:23.512Z] === RUN   TestVolumesInspect
03:47:23 [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesInspect (0.02s)
03:47:23 [2020-11-27T03:47:23.512Z] === RUN   TestVolumesInvalidJSON
03:47:23 [2020-11-27T03:47:23.512Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:47:23 [2020-11-27T03:47:23.512Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:47:23 [2020-11-27T03:47:23.512Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:47:23 [2020-11-27T03:47:23.512Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:47:23 [2020-11-27T03:47:23.512Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:47:23 [2020-11-27T03:47:23.512Z] PASS
03:47:23 [2020-11-27T03:47:23.512Z] 
03:47:23 [2020-11-27T03:47:23.512Z] DONE 5 tests in 0.215s
03:47:23 [2020-11-27T03:47:23.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:47:23 [2020-11-27T03:47:23.512Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12155 is not a child of this shell
03:47:23 [2020-11-27T03:47:23.512Z] warning: PID 12155 from bundles/test-integration/docker.pid had a nonzero exit code
03:47:23 [2020-11-27T03:47:23.512Z] Leaving: AppArmorNo profiles have been unloaded.
03:47:23 [2020-11-27T03:47:23.512Z] 
03:47:23 [2020-11-27T03:47:23.512Z] Unloading profiles will leave already running processes permanently
03:47:23 [2020-11-27T03:47:23.512Z] unconfined, which can lead to unexpected situations.
03:47:23 [2020-11-27T03:47:23.512Z] 
03:47:23 [2020-11-27T03:47:23.512Z] To set a process to complain mode, use the command line tool
03:47:23 [2020-11-27T03:47:23.512Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:47:23 [2020-11-27T03:47:23.512Z] Removing test suite binaries
03:47:23 [2020-11-27T03:47:23.512Z] exiting test-integration
03:47:23 [2020-11-27T03:47:23.512Z] ++ exit 0
03:47:24 [2020-11-27T03:47:24.438Z]