Skip to content

Console Output

22:22:27 [2020-12-04T22:22:27.625Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41622/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=fdceba93defafa708bcb082cd1f747a5f58010b7 -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:fdceba93defafa708bcb082cd1f747a5f58010b7 hack/make.sh dynbinary test-integration
22:22:28 [2020-12-04T22:22:28.570Z] 
22:22:28 [2020-12-04T22:22:28.570Z] Removing bundles/
22:22:28 [2020-12-04T22:22:28.570Z] 
22:22:28 [2020-12-04T22:22:28.570Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:22:28 [2020-12-04T22:22:28.570Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:22:28 [2020-12-04T22:22:28.570Z] GOOS="" GOARCH="" GOARM=""
22:24:05 [2020-12-04T22:24:05.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:24:05 [2020-12-04T22:24:05.075Z] 
22:24:05 [2020-12-04T22:24:05.075Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:24:05 [2020-12-04T22:24:05.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:24:05 [2020-12-04T22:24:05.075Z] HOSTNAME=e4acca1992e6
22:24:05 [2020-12-04T22:24:05.075Z] DEST=bundles/test-integration
22:24:05 [2020-12-04T22:24:05.075Z] PWD=/go/src/github.com/docker/docker
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_ROOTLESS=1
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_GITCOMMIT=fdceba93defafa708bcb082cd1f747a5f58010b7
22:24:05 [2020-12-04T22:24:05.075Z] container=docker
22:24:05 [2020-12-04T22:24:05.075Z] HOME=/root
22:24:05 [2020-12-04T22:24:05.075Z] GOLANG_VERSION=1.13.15
22:24:05 [2020-12-04T22:24:05.075Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:24:05 [2020-12-04T22:24:05.075Z] VALIDATE_BRANCH=master
22:24:05 [2020-12-04T22:24:05.075Z] TERM=xterm
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_PKG=github.com/docker/docker
22:24:05 [2020-12-04T22:24:05.075Z] SHLVL=1
22:24:05 [2020-12-04T22:24:05.075Z] TIMEOUT=120m
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_GRAPHDRIVER=overlay2
22:24:05 [2020-12-04T22:24:05.075Z] GO111MODULE=off
22:24:05 [2020-12-04T22:24:05.075Z] DOCKER_EXPERIMENTAL=1
22:24:05 [2020-12-04T22:24:05.075Z] TEST_SKIP_INTEGRATION_CLI=1
22:24:05 [2020-12-04T22:24:05.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:24:05 [2020-12-04T22:24:05.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:24:05 [2020-12-04T22:24:05.075Z] GOPATH=/go
22:24:05 [2020-12-04T22:24:05.075Z] PKG_CONFIG=pkg-config
22:24:05 [2020-12-04T22:24:05.075Z] _=/usr/bin/env
22:24:05 [2020-12-04T22:24:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:24:37 [2020-12-04T22:24:37.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:24:37 [2020-12-04T22:24:37.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:24:37 [2020-12-04T22:24:37.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:25:07 [2020-12-04T22:25:07.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:25:07 [2020-12-04T22:25:07.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:25:07 [2020-12-04T22:25:07.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:25:08 [2020-12-04T22:25:08.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:25:08 [2020-12-04T22:25:08.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:25:09 [2020-12-04T22:25:09.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:25:13 [2020-12-04T22:25:13.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:25:14 [2020-12-04T22:25:14.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:25:15 [2020-12-04T22:25:15.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:25:16 [2020-12-04T22:25:16.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:25:17 [2020-12-04T22:25:17.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:25:18 [2020-12-04T22:25:18.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:25:20 [2020-12-04T22:25:20.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:25:21 [2020-12-04T22:25:21.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:25:22 [2020-12-04T22:25:22.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:25:23 [2020-12-04T22:25:23.678Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:25:23 [2020-12-04T22:25:23.678Z] Using test binary docker
22:25:23 [2020-12-04T22:25:23.678Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:25:23 [2020-12-04T22:25:23.678Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:25:23 [2020-12-04T22:25:23.678Z] INFO: Waiting for daemon to start...
22:25:23 [2020-12-04T22:25:23.678Z] Starting dockerd
22:25:26 [2020-12-04T22:25:26.973Z] .
22:25:26 [2020-12-04T22:25:26.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:25:26 [2020-12-04T22:25:26.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:25:26 [2020-12-04T22:25:26.973Z] Error: No such image: emptyfs
22:25:26 [2020-12-04T22:25:26.973Z] Running integration-test (iteration 1)
22:25:26 [2020-12-04T22:25:26.973Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: buildpack-deps:buster
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: busybox:latest
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: busybox:glibc
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: debian:buster
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: hello-world:latest
22:25:41 [2020-12-04T22:25:41.880Z] Loaded image: arm32v7/hello-world:latest
22:25:41 [2020-12-04T22:25:41.880Z] INFO: Testing against a local daemon
22:25:41 [2020-12-04T22:25:41.880Z] === RUN   TestCgroupNamespacesBuild
22:25:45 [2020-12-04T22:25:45.180Z] --- PASS: TestCgroupNamespacesBuild (4.70s)
22:25:45 [2020-12-04T22:25:45.180Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:25:47 [2020-12-04T22:25:47.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s)
22:25:47 [2020-12-04T22:25:47.093Z] === RUN   TestBuildWithSession
22:25:47 [2020-12-04T22:25:47.093Z] --- SKIP: TestBuildWithSession (0.00s)
22:25:47 [2020-12-04T22:25:47.093Z]     build_session_test.go:25: TODO: BuildKit
22:25:47 [2020-12-04T22:25:47.093Z] === RUN   TestBuildSquashParent
22:25:55 [2020-12-04T22:25:55.228Z] --- PASS: TestBuildSquashParent (7.22s)
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:55 [2020-12-04T22:25:55.228Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:55 [2020-12-04T22:25:55.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:55 [2020-12-04T22:25:55.228Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:55 [2020-12-04T22:25:55.228Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:55 [2020-12-04T22:25:55.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:55 [2020-12-04T22:25:55.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:57 [2020-12-04T22:25:57.712Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:57 [2020-12-04T22:25:57.973Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:59 [2020-12-04T22:25:59.885Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
22:25:59 [2020-12-04T22:25:59.885Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
22:25:59 [2020-12-04T22:25:59.886Z] === RUN   TestBuildMultiStageCopy
22:25:59 [2020-12-04T22:25:59.886Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:26:03 [2020-12-04T22:26:03.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:26:04 [2020-12-04T22:26:04.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:26:05 [2020-12-04T22:26:05.063Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:26:06 [2020-12-04T22:26:06.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:26:07 [2020-12-04T22:26:07.386Z] --- PASS: TestBuildMultiStageCopy (7.29s)
22:26:07 [2020-12-04T22:26:07.386Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s)
22:26:07 [2020-12-04T22:26:07.386Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:26:07 [2020-12-04T22:26:07.386Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
22:26:07 [2020-12-04T22:26:07.386Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
22:26:07 [2020-12-04T22:26:07.386Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:26:07 [2020-12-04T22:26:07.386Z] === RUN   TestBuildMultiStageParentConfig
22:26:12 [2020-12-04T22:26:12.669Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
22:26:12 [2020-12-04T22:26:12.669Z] === RUN   TestBuildLabelWithTargets
22:26:20 [2020-12-04T22:26:20.801Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:26:20 [2020-12-04T22:26:20.801Z] === RUN   TestBuildWithEmptyLayers
22:26:23 [2020-12-04T22:26:23.343Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
22:26:23 [2020-12-04T22:26:23.343Z] === RUN   TestBuildMultiStageOnBuild
22:26:28 [2020-12-04T22:26:28.626Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
22:26:28 [2020-12-04T22:26:28.626Z] === RUN   TestBuildUncleanTarFilenames
22:26:28 [2020-12-04T22:26:28.888Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
22:26:28 [2020-12-04T22:26:28.888Z] === RUN   TestBuildMultiStageLayerLeak
22:26:33 [2020-12-04T22:26:33.092Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
22:26:33 [2020-12-04T22:26:33.092Z] === RUN   TestBuildWithHugeFile
22:27:29 [2020-12-04T22:27:29.367Z] --- PASS: TestBuildWithHugeFile (54.66s)
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildWithEmptyDockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:27:29 [2020-12-04T22:27:29.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
22:27:29 [2020-12-04T22:27:29.367Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
22:27:29 [2020-12-04T22:27:29.367Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
22:27:29 [2020-12-04T22:27:29.367Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildPreserveOwnership
22:27:29 [2020-12-04T22:27:29.367Z] === RUN   TestBuildPreserveOwnership/copy_from
22:27:34 [2020-12-04T22:27:34.652Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:27:38 [2020-12-04T22:27:38.853Z] --- PASS: TestBuildPreserveOwnership (9.93s)
22:27:38 [2020-12-04T22:27:38.853Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.92s)
22:27:38 [2020-12-04T22:27:38.853Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestBuildPlatformInvalid
22:27:38 [2020-12-04T22:27:38.853Z] --- PASS: TestBuildPlatformInvalid (0.09s)
22:27:38 [2020-12-04T22:27:38.853Z] PASS
22:27:38 [2020-12-04T22:27:38.853Z] 
22:27:38 [2020-12-04T22:27:38.853Z] === Skipped
22:27:38 [2020-12-04T22:27:38.853Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:27:38 [2020-12-04T22:27:38.853Z]     build_session_test.go:25: TODO: BuildKit
22:27:38 [2020-12-04T22:27:38.853Z] 
22:27:38 [2020-12-04T22:27:38.853Z] 
22:27:38 [2020-12-04T22:27:38.853Z] DONE 32 tests, 1 skipped in 131.363s
22:27:38 [2020-12-04T22:27:38.853Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:27:38 [2020-12-04T22:27:38.853Z] INFO: Testing against a local daemon
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigInspect
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestConfigInspect (0.03s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigList
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestConfigList (0.02s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigsCreateAndDelete
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigsUpdate
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestConfigsUpdate (0.01s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestTemplatedConfig
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestTemplatedConfig (0.00s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigCreateResolve
22:27:38 [2020-12-04T22:27:38.853Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:27:38 [2020-12-04T22:27:38.853Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:38 [2020-12-04T22:27:38.853Z] === RUN   TestConfigDaemonLibtrustID
22:27:40 [2020-12-04T22:27:40.267Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
22:27:40 [2020-12-04T22:27:40.267Z] PASS
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === Skipped
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:27:40 [2020-12-04T22:27:40.267Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] 
22:27:40 [2020-12-04T22:27:40.267Z] DONE 7 tests, 6 skipped in 1.752s
22:27:40 [2020-12-04T22:27:40.267Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:27:40 [2020-12-04T22:27:40.267Z] INFO: Testing against a local daemon
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestCheckpoint
22:27:40 [2020-12-04T22:27:40.267Z] --- SKIP: TestCheckpoint (0.00s)
22:27:40 [2020-12-04T22:27:40.267Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestContainerInvalidJSON
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:27:40 [2020-12-04T22:27:40.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:27:40 [2020-12-04T22:27:40.267Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:27:40 [2020-12-04T22:27:40.267Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:27:40 [2020-12-04T22:27:40.267Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:27:40 [2020-12-04T22:27:40.267Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:27:40 [2020-12-04T22:27:40.267Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:27:40 [2020-12-04T22:27:40.267Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:27:40 [2020-12-04T22:27:40.267Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:27:40 [2020-12-04T22:27:40.267Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:27:40 [2020-12-04T22:27:40.267Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:27:40 [2020-12-04T22:27:40.267Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:27:40 [2020-12-04T22:27:40.267Z] === RUN   TestCopyFromContainerPathIsNotDir
22:27:40 [2020-12-04T22:27:40.539Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
22:27:40 [2020-12-04T22:27:40.539Z] === RUN   TestCopyToContainerPathDoesNotExist
22:27:40 [2020-12-04T22:27:40.539Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:27:40 [2020-12-04T22:27:40.539Z] === RUN   TestCopyToContainerPathIsNotDir
22:27:40 [2020-12-04T22:27:40.539Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:27:40 [2020-12-04T22:27:40.539Z] === RUN   TestCopyFromContainer
22:27:44 [2020-12-04T22:27:44.782Z] === RUN   TestCopyFromContainer//
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer//bar/root
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer//bar/root/
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/quux
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/quux/
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:27:44 [2020-12-04T22:27:44.783Z] === RUN   TestCopyFromContainer/bar/notarget
22:27:45 [2020-12-04T22:27:45.043Z] --- PASS: TestCopyFromContainer (4.42s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer// (0.08s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:27:45 [2020-12-04T22:27:45.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateLinkToNonExistingContainer
22:27:45 [2020-12-04T22:27:45.043Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s)
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateWithInvalidEnv
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateWithInvalidEnv/0
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateWithInvalidEnv/0
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateWithInvalidEnv/1
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateWithInvalidEnv/1
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateWithInvalidEnv/2
22:27:45 [2020-12-04T22:27:45.043Z] === PAUSE TestCreateWithInvalidEnv/2
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateWithInvalidEnv/0
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateWithInvalidEnv/2
22:27:45 [2020-12-04T22:27:45.043Z] === CONT  TestCreateWithInvalidEnv/1
22:27:45 [2020-12-04T22:27:45.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateTmpfsMountsTarget
22:27:45 [2020-12-04T22:27:45.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:27:45 [2020-12-04T22:27:45.043Z] === RUN   TestCreateWithCustomMaskedPaths
22:27:46 [2020-12-04T22:27:46.433Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
22:27:46 [2020-12-04T22:27:46.433Z] === RUN   TestCreateWithCustomReadonlyPaths
22:27:47 [2020-12-04T22:27:47.816Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:27:47 [2020-12-04T22:27:47.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:27:47 [2020-12-04T22:27:47.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:27:47 [2020-12-04T22:27:47.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:27:47 [2020-12-04T22:27:47.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:27:47 [2020-12-04T22:27:47.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:27:47 [2020-12-04T22:27:47.816Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:27:48 [2020-12-04T22:27:48.076Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s)
22:27:48 [2020-12-04T22:27:48.076Z] === RUN   TestCreateDifferentPlatform
22:27:48 [2020-12-04T22:27:48.076Z] === RUN   TestCreateDifferentPlatform/different_os
22:27:48 [2020-12-04T22:27:48.076Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:27:48 [2020-12-04T22:27:48.076Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:27:48 [2020-12-04T22:27:48.076Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:27:48 [2020-12-04T22:27:48.076Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:27:48 [2020-12-04T22:27:48.076Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:27:48 [2020-12-04T22:27:48.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:27:48 [2020-12-04T22:27:48.076Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:27:48 [2020-12-04T22:27:48.337Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:27:48 [2020-12-04T22:27:48.337Z] === RUN   TestContainerStartOnDaemonRestart
22:27:48 [2020-12-04T22:27:48.337Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:27:48 [2020-12-04T22:27:48.337Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
22:27:48 [2020-12-04T22:27:48.337Z] === RUN   TestDaemonRestartIpcMode
22:27:48 [2020-12-04T22:27:48.337Z] === PAUSE TestDaemonRestartIpcMode
22:27:48 [2020-12-04T22:27:48.337Z] === RUN   TestDaemonHostGatewayIP
22:27:48 [2020-12-04T22:27:48.337Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:27:48 [2020-12-04T22:27:48.337Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:27:48 [2020-12-04T22:27:48.337Z] === RUN   TestContainerKillOnDaemonStart
22:27:48 [2020-12-04T22:27:48.337Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:27:48 [2020-12-04T22:27:48.337Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:27:48 [2020-12-04T22:27:48.337Z] === RUN   TestDiff
22:27:48 [2020-12-04T22:27:48.597Z] --- PASS: TestDiff (0.45s)
22:27:48 [2020-12-04T22:27:48.597Z] === RUN   TestExecWithCloseStdin
22:27:49 [2020-12-04T22:27:49.171Z] --- PASS: TestExecWithCloseStdin (0.50s)
22:27:49 [2020-12-04T22:27:49.171Z] === RUN   TestExec
22:27:49 [2020-12-04T22:27:49.743Z] --- PASS: TestExec (0.48s)
22:27:49 [2020-12-04T22:27:49.743Z] === RUN   TestExecUser
22:27:50 [2020-12-04T22:27:50.314Z] --- PASS: TestExecUser (0.49s)
22:27:50 [2020-12-04T22:27:50.314Z] === RUN   TestExportContainerAndImportImage
22:27:50 [2020-12-04T22:27:50.886Z] --- PASS: TestExportContainerAndImportImage (0.64s)
22:27:50 [2020-12-04T22:27:50.886Z] === RUN   TestExportContainerAfterDaemonRestart
22:27:54 [2020-12-04T22:27:54.182Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
22:27:54 [2020-12-04T22:27:54.182Z] === RUN   TestHealthCheckWorkdir
22:27:54 [2020-12-04T22:27:54.753Z] --- PASS: TestHealthCheckWorkdir (0.62s)
22:27:54 [2020-12-04T22:27:54.753Z] === RUN   TestHealthKillContainer
22:27:57 [2020-12-04T22:27:57.294Z] --- PASS: TestHealthKillContainer (2.54s)
22:27:57 [2020-12-04T22:27:57.294Z] === RUN   TestInspectCpusetInConfigPre120
22:27:57 [2020-12-04T22:27:57.866Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
22:27:57 [2020-12-04T22:27:57.866Z] === RUN   TestIpcModeNone
22:27:58 [2020-12-04T22:27:58.127Z] --- PASS: TestIpcModeNone (0.45s)
22:27:58 [2020-12-04T22:27:58.127Z] === RUN   TestIpcModePrivate
22:27:58 [2020-12-04T22:27:58.698Z] --- PASS: TestIpcModePrivate (0.49s)
22:27:58 [2020-12-04T22:27:58.698Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
22:27:58 [2020-12-04T22:27:58.698Z] === RUN   TestIpcModeShareable
22:27:58 [2020-12-04T22:27:58.698Z] --- SKIP: TestIpcModeShareable (0.00s)
22:27:58 [2020-12-04T22:27:58.698Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:27:58 [2020-12-04T22:27:58.698Z] === RUN   TestAPIIpcModeShareableAndContainer
22:28:00 [2020-12-04T22:28:00.612Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s)
22:28:00 [2020-12-04T22:28:00.612Z] === RUN   TestAPIIpcModeHost
22:28:00 [2020-12-04T22:28:00.612Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:28:00 [2020-12-04T22:28:00.612Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:28:00 [2020-12-04T22:28:00.612Z] === RUN   TestDaemonIpcModeShareable
22:28:00 [2020-12-04T22:28:00.612Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:28:00 [2020-12-04T22:28:00.612Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:28:00 [2020-12-04T22:28:00.612Z] === RUN   TestDaemonIpcModePrivate
22:28:01 [2020-12-04T22:28:01.556Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
22:28:01 [2020-12-04T22:28:01.556Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
22:28:01 [2020-12-04T22:28:01.556Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:28:01 [2020-12-04T22:28:01.556Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:28:01 [2020-12-04T22:28:01.556Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:28:01 [2020-12-04T22:28:01.556Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:28:01 [2020-12-04T22:28:01.556Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:28:01 [2020-12-04T22:28:01.556Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:28:01 [2020-12-04T22:28:01.556Z] === RUN   TestIpcModeOlderClient
22:28:01 [2020-12-04T22:28:01.556Z] === PAUSE TestIpcModeOlderClient
22:28:01 [2020-12-04T22:28:01.556Z] === RUN   TestKillContainerInvalidSignal
22:28:02 [2020-12-04T22:28:02.128Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
22:28:02 [2020-12-04T22:28:02.128Z] === RUN   TestKillContainer
22:28:02 [2020-12-04T22:28:02.128Z] === RUN   TestKillContainer/no_signal
22:28:02 [2020-12-04T22:28:02.389Z] === RUN   TestKillContainer/non_killing_signal
22:28:02 [2020-12-04T22:28:02.650Z] === RUN   TestKillContainer/killing_signal
22:28:03 [2020-12-04T22:28:03.591Z] --- PASS: TestKillContainer (1.43s)
22:28:03 [2020-12-04T22:28:03.591Z]     --- PASS: TestKillContainer/no_signal (0.43s)
22:28:03 [2020-12-04T22:28:03.591Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
22:28:03 [2020-12-04T22:28:03.591Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
22:28:03 [2020-12-04T22:28:03.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:28:03 [2020-12-04T22:28:03.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:28:03 [2020-12-04T22:28:03.852Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:28:04 [2020-12-04T22:28:04.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s)
22:28:04 [2020-12-04T22:28:04.423Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
22:28:04 [2020-12-04T22:28:04.423Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
22:28:04 [2020-12-04T22:28:04.423Z] === RUN   TestKillStoppedContainer
22:28:04 [2020-12-04T22:28:04.423Z] --- PASS: TestKillStoppedContainer (0.07s)
22:28:04 [2020-12-04T22:28:04.423Z] === RUN   TestKillStoppedContainerAPIPre120
22:28:04 [2020-12-04T22:28:04.423Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:28:04 [2020-12-04T22:28:04.423Z] === RUN   TestKillDifferentUserContainer
22:28:04 [2020-12-04T22:28:04.994Z] --- PASS: TestKillDifferentUserContainer (0.45s)
22:28:04 [2020-12-04T22:28:04.994Z] === RUN   TestInspectOomKilledTrue
22:28:04 [2020-12-04T22:28:04.994Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:28:04 [2020-12-04T22:28:04.994Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:04 [2020-12-04T22:28:04.994Z] === RUN   TestInspectOomKilledFalse
22:28:04 [2020-12-04T22:28:04.994Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:28:04 [2020-12-04T22:28:04.994Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:28:04 [2020-12-04T22:28:04.994Z] === RUN   TestLinksEtcHostsContentMatch
22:28:04 [2020-12-04T22:28:04.994Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:28:04 [2020-12-04T22:28:04.994Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:28:04 [2020-12-04T22:28:04.994Z] === RUN   TestLinksContainerNames
22:28:05 [2020-12-04T22:28:05.936Z] --- PASS: TestLinksContainerNames (0.91s)
22:28:05 [2020-12-04T22:28:05.936Z] === RUN   TestLogsFollowTailEmpty
22:28:06 [2020-12-04T22:28:06.196Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
22:28:06 [2020-12-04T22:28:06.196Z] === RUN   TestContainerNetworkMountsNoChown
22:28:06 [2020-12-04T22:28:06.767Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/default
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/default
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/private
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/private
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rprivate
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rprivate
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/slave
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/slave
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rslave
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rslave
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/shared
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/shared
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rshared
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rshared
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/default
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/default/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/default/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/default/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/rshared
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/shared
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/rslave
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/slave
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/rprivate
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:28:06 [2020-12-04T22:28:06.767Z] === CONT  TestMountDaemonRoot/private
22:28:06 [2020-12-04T22:28:06.767Z] === RUN   TestMountDaemonRoot/private/bind_root
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:28:06 [2020-12-04T22:28:06.768Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === RUN   TestMountDaemonRoot/private/mount_root
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:28:06 [2020-12-04T22:28:06.768Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:28:06 [2020-12-04T22:28:06.768Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === CONT  TestMountDaemonRoot/default/mount_root
22:28:06 [2020-12-04T22:28:06.768Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:28:06 [2020-12-04T22:28:06.768Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:28:07 [2020-12-04T22:28:07.028Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:28:07 [2020-12-04T22:28:07.288Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/private/bind_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/private/mount_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:28:07 [2020-12-04T22:28:07.289Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:28:07 [2020-12-04T22:28:07.289Z] --- PASS: TestMountDaemonRoot (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:28:07 [2020-12-04T22:28:07.289Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:28:07 [2020-12-04T22:28:07.289Z] === RUN   TestContainerBindMountNonRecursive
22:28:07 [2020-12-04T22:28:07.289Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
22:28:07 [2020-12-04T22:28:07.289Z]     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)
22:28:07 [2020-12-04T22:28:07.289Z] === RUN   TestContainerVolumesMountedAsShared
22:28:07 [2020-12-04T22:28:07.289Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]     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)
22:28:07 [2020-12-04T22:28:07.289Z] === RUN   TestContainerVolumesMountedAsSlave
22:28:07 [2020-12-04T22:28:07.289Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
22:28:07 [2020-12-04T22:28:07.289Z]     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)
22:28:07 [2020-12-04T22:28:07.289Z] === RUN   TestNetworkNat
22:28:07 [2020-12-04T22:28:07.860Z] --- PASS: TestNetworkNat (0.54s)
22:28:07 [2020-12-04T22:28:07.860Z] === RUN   TestNetworkLocalhostTCPNat
22:28:08 [2020-12-04T22:28:08.432Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
22:28:08 [2020-12-04T22:28:08.432Z] === RUN   TestNetworkLoopbackNat
22:28:10 [2020-12-04T22:28:10.973Z] --- PASS: TestNetworkLoopbackNat (2.59s)
22:28:10 [2020-12-04T22:28:10.973Z] === RUN   TestPause
22:28:10 [2020-12-04T22:28:10.973Z] --- SKIP: TestPause (0.00s)
22:28:10 [2020-12-04T22:28:10.973Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:10 [2020-12-04T22:28:10.973Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:28:10 [2020-12-04T22:28:10.973Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:28:10 [2020-12-04T22:28:10.973Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:28:10 [2020-12-04T22:28:10.973Z] === RUN   TestPauseStopPausedContainer
22:28:10 [2020-12-04T22:28:10.973Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
22:28:10 [2020-12-04T22:28:10.973Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:10 [2020-12-04T22:28:10.973Z] === RUN   TestPsFilter
22:28:10 [2020-12-04T22:28:10.973Z] --- PASS: TestPsFilter (0.12s)
22:28:10 [2020-12-04T22:28:10.973Z] === RUN   TestRemoveContainerWithRemovedVolume
22:28:11 [2020-12-04T22:28:11.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
22:28:11 [2020-12-04T22:28:11.544Z] === RUN   TestRemoveContainerWithVolume
22:28:12 [2020-12-04T22:28:12.116Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
22:28:12 [2020-12-04T22:28:12.116Z] === RUN   TestRemoveContainerRunning
22:28:12 [2020-12-04T22:28:12.377Z] --- PASS: TestRemoveContainerRunning (0.46s)
22:28:12 [2020-12-04T22:28:12.377Z] === RUN   TestRemoveContainerForceRemoveRunning
22:28:12 [2020-12-04T22:28:12.949Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
22:28:12 [2020-12-04T22:28:12.949Z] === RUN   TestRemoveInvalidContainer
22:28:12 [2020-12-04T22:28:12.949Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:28:12 [2020-12-04T22:28:12.949Z] === RUN   TestRenameLinkedContainer
22:28:14 [2020-12-04T22:28:14.862Z] --- PASS: TestRenameLinkedContainer (1.74s)
22:28:14 [2020-12-04T22:28:14.862Z] === RUN   TestRenameStoppedContainer
22:28:15 [2020-12-04T22:28:15.122Z] --- PASS: TestRenameStoppedContainer (0.40s)
22:28:15 [2020-12-04T22:28:15.122Z] === RUN   TestRenameRunningContainerAndReuse
22:28:16 [2020-12-04T22:28:16.062Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
22:28:16 [2020-12-04T22:28:16.063Z] === RUN   TestRenameInvalidName
22:28:16 [2020-12-04T22:28:16.323Z] --- PASS: TestRenameInvalidName (0.43s)
22:28:16 [2020-12-04T22:28:16.323Z] === RUN   TestRenameAnonymousContainer
22:28:18 [2020-12-04T22:28:18.235Z] --- PASS: TestRenameAnonymousContainer (1.56s)
22:28:18 [2020-12-04T22:28:18.235Z] === RUN   TestRenameContainerWithSameName
22:28:18 [2020-12-04T22:28:18.497Z] --- PASS: TestRenameContainerWithSameName (0.50s)
22:28:18 [2020-12-04T22:28:18.497Z] === RUN   TestRenameContainerWithLinkedContainer
22:28:19 [2020-12-04T22:28:19.437Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
22:28:19 [2020-12-04T22:28:19.438Z] === RUN   TestResize
22:28:20 [2020-12-04T22:28:20.009Z] --- PASS: TestResize (0.65s)
22:28:20 [2020-12-04T22:28:20.009Z] === RUN   TestResizeWithInvalidSize
22:28:20 [2020-12-04T22:28:20.581Z] --- PASS: TestResizeWithInvalidSize (0.46s)
22:28:20 [2020-12-04T22:28:20.581Z] === RUN   TestResizeWhenContainerNotStarted
22:28:20 [2020-12-04T22:28:20.842Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
22:28:20 [2020-12-04T22:28:20.842Z] === RUN   TestDaemonRestartKillContainers
22:28:20 [2020-12-04T22:28:20.842Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:28:20 [2020-12-04T22:28:20.842Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:28:20 [2020-12-04T22:28:20.842Z] === RUN   TestCgroupNamespacesRun
22:28:23 [2020-12-04T22:28:23.384Z] --- PASS: TestCgroupNamespacesRun (2.20s)
22:28:23 [2020-12-04T22:28:23.384Z] === RUN   TestCgroupNamespacesRunPrivileged
22:28:25 [2020-12-04T22:28:25.341Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s)
22:28:25 [2020-12-04T22:28:25.341Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:28:27 [2020-12-04T22:28:27.883Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s)
22:28:27 [2020-12-04T22:28:27.884Z] === RUN   TestCgroupNamespacesRunHostMode
22:28:29 [2020-12-04T22:28:29.794Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s)
22:28:29 [2020-12-04T22:28:29.794Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:28:32 [2020-12-04T22:28:32.339Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s)
22:28:32 [2020-12-04T22:28:32.339Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:28:34 [2020-12-04T22:28:34.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.18s)
22:28:34 [2020-12-04T22:28:34.249Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:28:36 [2020-12-04T22:28:36.160Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.76s)
22:28:36 [2020-12-04T22:28:36.160Z] === RUN   TestCgroupNamespacesRunOlderClient
22:28:38 [2020-12-04T22:28:38.071Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
22:28:38 [2020-12-04T22:28:38.071Z] === RUN   TestKernelTCPMemory
22:28:38 [2020-12-04T22:28:38.071Z] --- SKIP: TestKernelTCPMemory (0.03s)
22:28:38 [2020-12-04T22:28:38.071Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:38 [2020-12-04T22:28:38.071Z] === RUN   TestNISDomainname
22:28:38 [2020-12-04T22:28:38.071Z] --- SKIP: TestNISDomainname (0.01s)
22:28:38 [2020-12-04T22:28:38.072Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:28:38 [2020-12-04T22:28:38.072Z] === RUN   TestHostnameDnsResolution
22:28:38 [2020-12-04T22:28:38.642Z] --- PASS: TestHostnameDnsResolution (0.68s)
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStats
22:28:38 [2020-12-04T22:28:38.642Z] --- SKIP: TestStats (0.00s)
22:28:38 [2020-12-04T22:28:38.642Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStopContainerWithTimeout
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStopContainerWithTimeout/0
22:28:38 [2020-12-04T22:28:38.642Z] === PAUSE TestStopContainerWithTimeout/0
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStopContainerWithTimeout/1
22:28:38 [2020-12-04T22:28:38.642Z] === PAUSE TestStopContainerWithTimeout/1
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStopContainerWithTimeout/3
22:28:38 [2020-12-04T22:28:38.642Z] === PAUSE TestStopContainerWithTimeout/3
22:28:38 [2020-12-04T22:28:38.642Z] === RUN   TestStopContainerWithTimeout/-1
22:28:38 [2020-12-04T22:28:38.642Z] === PAUSE TestStopContainerWithTimeout/-1
22:28:38 [2020-12-04T22:28:38.642Z] === CONT  TestStopContainerWithTimeout/0
22:28:38 [2020-12-04T22:28:38.642Z] === CONT  TestStopContainerWithTimeout/3
22:28:39 [2020-12-04T22:28:39.583Z] === CONT  TestStopContainerWithTimeout/1
22:28:40 [2020-12-04T22:28:40.964Z] === CONT  TestStopContainerWithTimeout/-1
22:28:43 [2020-12-04T22:28:43.504Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:28:43 [2020-12-04T22:28:43.504Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
22:28:43 [2020-12-04T22:28:43.504Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
22:28:43 [2020-12-04T22:28:43.504Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
22:28:43 [2020-12-04T22:28:43.504Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
22:28:43 [2020-12-04T22:28:43.504Z] === RUN   TestDeleteDevicemapper
22:28:43 [2020-12-04T22:28:43.504Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:28:43 [2020-12-04T22:28:43.504Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:28:43 [2020-12-04T22:28:43.504Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:28:44 [2020-12-04T22:28:44.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
22:28:44 [2020-12-04T22:28:44.888Z] === RUN   TestUpdateMemory
22:28:44 [2020-12-04T22:28:44.888Z] --- SKIP: TestUpdateMemory (0.00s)
22:28:44 [2020-12-04T22:28:44.888Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:44 [2020-12-04T22:28:44.888Z] === RUN   TestUpdateCPUQuota
22:28:44 [2020-12-04T22:28:44.888Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:28:44 [2020-12-04T22:28:44.888Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:44 [2020-12-04T22:28:44.888Z] === RUN   TestUpdatePidsLimit
22:28:44 [2020-12-04T22:28:44.888Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:28:44 [2020-12-04T22:28:44.888Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:28:44 [2020-12-04T22:28:44.888Z] === RUN   TestUpdateRestartPolicy
22:28:57 [2020-12-04T22:28:57.112Z] --- PASS: TestUpdateRestartPolicy (11.06s)
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestUpdateRestartWithAutoRemove
22:28:57 [2020-12-04T22:28:57.112Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitNonBlocked
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:28:57 [2020-12-04T22:28:57.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:28:57 [2020-12-04T22:28:57.112Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:28:57 [2020-12-04T22:28:57.112Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:28:57 [2020-12-04T22:28:57.112Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:28:57 [2020-12-04T22:28:57.112Z] --- PASS: TestWaitNonBlocked (0.01s)
22:28:57 [2020-12-04T22:28:57.112Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
22:28:57 [2020-12-04T22:28:57.112Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitBlocked
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:28:57 [2020-12-04T22:28:57.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:28:57 [2020-12-04T22:28:57.112Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:28:57 [2020-12-04T22:28:57.112Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:28:57 [2020-12-04T22:28:57.112Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:28:57 [2020-12-04T22:28:57.112Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:28:58 [2020-12-04T22:28:58.137Z] --- PASS: TestWaitBlocked (0.02s)
22:28:58 [2020-12-04T22:28:58.137Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
22:28:58 [2020-12-04T22:28:58.137Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
22:28:58 [2020-12-04T22:28:58.137Z] === CONT  TestDaemonRestartIpcMode
22:28:58 [2020-12-04T22:28:58.137Z] === CONT  TestIpcModeOlderClient
22:28:58 [2020-12-04T22:28:58.137Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:29:02 [2020-12-04T22:29:02.369Z] --- PASS: TestDaemonRestartIpcMode (4.29s)
22:29:02 [2020-12-04T22:29:02.369Z] PASS
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === Skipped
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
22:29:02 [2020-12-04T22:29:02.369Z]     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)
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     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)
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     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)
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
22:29:02 [2020-12-04T22:29:02.369Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
22:29:02 [2020-12-04T22:29:02.369Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
22:29:02 [2020-12-04T22:29:02.369Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:29:02 [2020-12-04T22:29:02.369Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] 
22:29:02 [2020-12-04T22:29:02.369Z] DONE 176 tests, 26 skipped in 82.103s
22:29:02 [2020-12-04T22:29:02.369Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:29:02 [2020-12-04T22:29:02.369Z] INFO: Testing against a local daemon
22:29:02 [2020-12-04T22:29:02.369Z] === RUN   TestCommitInheritsEnv
22:29:04 [2020-12-04T22:29:04.279Z] --- PASS: TestCommitInheritsEnv (1.71s)
22:29:04 [2020-12-04T22:29:04.279Z] === RUN   TestImportExtremelyLargeImageWorks
22:29:04 [2020-12-04T22:29:04.279Z] === PAUSE TestImportExtremelyLargeImageWorks
22:29:04 [2020-12-04T22:29:04.279Z] === RUN   TestImagesFilterMultiReference
22:29:04 [2020-12-04T22:29:04.279Z] --- PASS: TestImagesFilterMultiReference (0.08s)
22:29:04 [2020-12-04T22:29:04.279Z] === RUN   TestImagePullPlatformInvalid
22:29:04 [2020-12-04T22:29:04.279Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:29:04 [2020-12-04T22:29:04.279Z] === RUN   TestRemoveImageOrphaning
22:29:06 [2020-12-04T22:29:06.190Z] --- PASS: TestRemoveImageOrphaning (1.89s)
22:29:06 [2020-12-04T22:29:06.190Z] === RUN   TestRemoveImageGarbageCollector
22:29:06 [2020-12-04T22:29:06.190Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:29:06 [2020-12-04T22:29:06.190Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:29:06 [2020-12-04T22:29:06.190Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:29:06 [2020-12-04T22:29:06.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:29:06 [2020-12-04T22:29:06.190Z] === RUN   TestTagInvalidReference
22:29:06 [2020-12-04T22:29:06.190Z] --- PASS: TestTagInvalidReference (0.01s)
22:29:06 [2020-12-04T22:29:06.190Z] === RUN   TestTagValidPrefixedRepo
22:29:06 [2020-12-04T22:29:06.190Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
22:29:06 [2020-12-04T22:29:06.190Z] === RUN   TestTagExistedNameWithoutForce
22:29:06 [2020-12-04T22:29:06.450Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
22:29:06 [2020-12-04T22:29:06.450Z] === RUN   TestTagOfficialNames
22:29:06 [2020-12-04T22:29:06.450Z] --- PASS: TestTagOfficialNames (0.07s)
22:29:06 [2020-12-04T22:29:06.450Z] === RUN   TestTagMatchesDigest
22:29:06 [2020-12-04T22:29:06.450Z] --- PASS: TestTagMatchesDigest (0.01s)
22:29:06 [2020-12-04T22:29:06.450Z] === CONT  TestImportExtremelyLargeImageWorks
22:30:57 [2020-12-04T22:30:57.955Z] --- PASS: TestImportExtremelyLargeImageWorks (103.46s)
22:30:57 [2020-12-04T22:30:57.955Z] PASS
22:30:57 [2020-12-04T22:30:57.955Z] 
22:30:57 [2020-12-04T22:30:57.955Z] === Skipped
22:30:57 [2020-12-04T22:30:57.955Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:30:57 [2020-12-04T22:30:57.955Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:30:57 [2020-12-04T22:30:57.955Z] 
22:30:57 [2020-12-04T22:30:57.955Z] 
22:30:57 [2020-12-04T22:30:57.955Z] DONE 12 tests, 1 skipped in 107.665s
22:30:57 [2020-12-04T22:30:57.955Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:30:57 [2020-12-04T22:30:57.955Z] INFO: Testing against a local daemon
22:30:57 [2020-12-04T22:30:57.955Z] === RUN   TestNetworkCreateDelete
22:30:57 [2020-12-04T22:30:57.955Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:30:57 [2020-12-04T22:30:57.955Z] === RUN   TestDockerNetworkDeletePreferID
22:30:57 [2020-12-04T22:30:57.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
22:30:57 [2020-12-04T22:30:57.955Z] === RUN   TestDaemonDNSFallback
22:30:57 [2020-12-04T22:30:57.955Z] --- PASS: TestDaemonDNSFallback (7.39s)
22:30:57 [2020-12-04T22:30:57.955Z] === RUN   TestInspectNetwork
22:30:57 [2020-12-04T22:30:57.955Z] --- SKIP: TestInspectNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestRunContainerWithBridgeNone
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestNetworkInvalidJSON
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestNetworkInvalidJSON//networks/create
22:30:57 [2020-12-04T22:30:57.956Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:30:57 [2020-12-04T22:30:57.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:30:57 [2020-12-04T22:30:57.956Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:30:57 [2020-12-04T22:30:57.956Z] === CONT  TestNetworkInvalidJSON//networks/create
22:30:57 [2020-12-04T22:30:57.956Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:30:57 [2020-12-04T22:30:57.956Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:30:57 [2020-12-04T22:30:57.956Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestHostIPv4BridgeLabel
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestDaemonRestartWithLiveRestore
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestDaemonDefaultNetworkPools
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestDaemonRestartWithExistingNetwork
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestServiceWithPredefinedNetwork
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:236: FLAKY_TEST
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestServiceWithDataPathPortInit
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:30:57 [2020-12-04T22:30:57.956Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] PASS
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === Skipped
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:236: FLAKY_TEST
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:30:57 [2020-12-04T22:30:57.956Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] 
22:30:57 [2020-12-04T22:30:57.956Z] DONE 19 tests, 12 skipped in 8.193s
22:30:57 [2020-12-04T22:30:57.956Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:30:58 [2020-12-04T22:30:58.216Z] INFO: Testing against a local daemon
22:30:58 [2020-12-04T22:30:58.216Z] === RUN   TestDockerNetworkIpvlanPersistance
22:30:58 [2020-12-04T22:30:58.216Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:30:58 [2020-12-04T22:30:58.216Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:30:58 [2020-12-04T22:30:58.216Z] === RUN   TestDockerNetworkIpvlan
22:30:58 [2020-12-04T22:30:58.216Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:30:58 [2020-12-04T22:30:58.216Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:30:58 [2020-12-04T22:30:58.216Z] PASS
22:30:58 [2020-12-04T22:30:58.216Z] 
22:30:58 [2020-12-04T22:30:58.216Z] === Skipped
22:30:58 [2020-12-04T22:30:58.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:30:58 [2020-12-04T22:30:58.216Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:30:58 [2020-12-04T22:30:58.216Z] 
22:30:58 [2020-12-04T22:30:58.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:30:58 [2020-12-04T22:30:58.216Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:30:58 [2020-12-04T22:30:58.216Z] 
22:30:58 [2020-12-04T22:30:58.216Z] 
22:30:58 [2020-12-04T22:30:58.216Z] DONE 2 tests, 2 skipped in 0.148s
22:30:58 [2020-12-04T22:30:58.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:30:58 [2020-12-04T22:30:58.477Z] INFO: Testing against a local daemon
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestDockerNetworkMacvlanPersistance
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestDockerNetworkMacvlan
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:58 [2020-12-04T22:30:58.477Z] PASS
22:30:58 [2020-12-04T22:30:58.477Z] 
22:30:58 [2020-12-04T22:30:58.477Z] === Skipped
22:30:58 [2020-12-04T22:30:58.477Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:58 [2020-12-04T22:30:58.477Z] 
22:30:58 [2020-12-04T22:30:58.477Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:30:58 [2020-12-04T22:30:58.477Z] 
22:30:58 [2020-12-04T22:30:58.477Z] 
22:30:58 [2020-12-04T22:30:58.477Z] DONE 2 tests, 2 skipped in 0.131s
22:30:58 [2020-12-04T22:30:58.477Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:30:58 [2020-12-04T22:30:58.477Z] testing: warning: no tests to run
22:30:58 [2020-12-04T22:30:58.477Z] PASS
22:30:58 [2020-12-04T22:30:58.477Z] 
22:30:58 [2020-12-04T22:30:58.477Z] DONE 0 tests in 0.029s
22:30:58 [2020-12-04T22:30:58.477Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:30:58 [2020-12-04T22:30:58.477Z] INFO: Testing against a local daemon
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginAllowRequest
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginTLS
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginDenyRequest
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginAPIDenyResponse
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginDenyResponse
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginAllowEventStream
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginErrorResponse
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginErrorRequest
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginHeader
22:30:58 [2020-12-04T22:30:58.477Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:30:58 [2020-12-04T22:30:58.477Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:58 [2020-12-04T22:30:58.477Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:30:59 [2020-12-04T22:30:59.048Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.32s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestAuthZPluginV2Disable
22:30:59 [2020-12-04T22:30:59.048Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:30:59 [2020-12-04T22:30:59.048Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:30:59 [2020-12-04T22:30:59.048Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:30:59 [2020-12-04T22:30:59.048Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] PASS
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === Skipped
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.32s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:30:59 [2020-12-04T22:30:59.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] 
22:30:59 [2020-12-04T22:30:59.048Z] DONE 17 tests, 17 skipped in 0.535s
22:30:59 [2020-12-04T22:30:59.048Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:30:59 [2020-12-04T22:30:59.048Z] INFO: Testing against a local daemon
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestPluginInvalidJSON
22:30:59 [2020-12-04T22:30:59.048Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:30:59 [2020-12-04T22:30:59.048Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:30:59 [2020-12-04T22:30:59.308Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:30:59 [2020-12-04T22:30:59.308Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:30:59 [2020-12-04T22:30:59.308Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:30:59 [2020-12-04T22:30:59.308Z] === RUN   TestPluginInstall
22:30:59 [2020-12-04T22:30:59.308Z] --- SKIP: TestPluginInstall (0.00s)
22:30:59 [2020-12-04T22:30:59.308Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.308Z] PASS
22:30:59 [2020-12-04T22:30:59.308Z] 
22:30:59 [2020-12-04T22:30:59.308Z] === Skipped
22:30:59 [2020-12-04T22:30:59.308Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:30:59 [2020-12-04T22:30:59.308Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:30:59 [2020-12-04T22:30:59.308Z] 
22:30:59 [2020-12-04T22:30:59.309Z] 
22:30:59 [2020-12-04T22:30:59.309Z] DONE 3 tests, 1 skipped in 0.214s
22:30:59 [2020-12-04T22:30:59.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:30:59 [2020-12-04T22:30:59.309Z] INFO: Testing against a local daemon
22:30:59 [2020-12-04T22:30:59.309Z] === RUN   TestExternalGraphDriver
22:30:59 [2020-12-04T22:30:59.569Z] --- SKIP: TestExternalGraphDriver (0.08s)
22:30:59 [2020-12-04T22:30:59.569Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:30:59 [2020-12-04T22:30:59.569Z] === RUN   TestGraphdriverPluginV2
22:31:06 [2020-12-04T22:31:06.147Z] --- PASS: TestGraphdriverPluginV2 (6.00s)
22:31:06 [2020-12-04T22:31:06.148Z] PASS
22:31:06 [2020-12-04T22:31:06.148Z] 
22:31:06 [2020-12-04T22:31:06.148Z] === Skipped
22:31:06 [2020-12-04T22:31:06.148Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
22:31:06 [2020-12-04T22:31:06.148Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:31:06 [2020-12-04T22:31:06.148Z] 
22:31:06 [2020-12-04T22:31:06.148Z] 
22:31:06 [2020-12-04T22:31:06.148Z] DONE 2 tests, 1 skipped in 6.246s
22:31:06 [2020-12-04T22:31:06.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:31:06 [2020-12-04T22:31:06.148Z] INFO: Testing against a local daemon
22:31:06 [2020-12-04T22:31:06.148Z] === RUN   TestContinueAfterPluginCrash
22:31:06 [2020-12-04T22:31:06.148Z] === PAUSE TestContinueAfterPluginCrash
22:31:06 [2020-12-04T22:31:06.148Z] === RUN   TestReadPluginNoRead
22:31:06 [2020-12-04T22:31:06.148Z] === PAUSE TestReadPluginNoRead
22:31:06 [2020-12-04T22:31:06.148Z] === RUN   TestDaemonStartWithLogOpt
22:31:06 [2020-12-04T22:31:06.148Z] === PAUSE TestDaemonStartWithLogOpt
22:31:06 [2020-12-04T22:31:06.148Z] === CONT  TestContinueAfterPluginCrash
22:31:06 [2020-12-04T22:31:06.148Z] === CONT  TestDaemonStartWithLogOpt
22:31:12 [2020-12-04T22:31:12.731Z] --- PASS: TestDaemonStartWithLogOpt (6.98s)
22:31:12 [2020-12-04T22:31:12.731Z] === CONT  TestReadPluginNoRead
22:31:16 [2020-12-04T22:31:16.934Z] --- PASS: TestContinueAfterPluginCrash (10.65s)
22:31:16 [2020-12-04T22:31:16.934Z] === RUN   TestReadPluginNoRead/default
22:31:18 [2020-12-04T22:31:18.845Z] === RUN   TestReadPluginNoRead/disabled_caching
22:31:21 [2020-12-04T22:31:21.386Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:31:23 [2020-12-04T22:31:23.298Z] --- PASS: TestReadPluginNoRead (10.65s)
22:31:23 [2020-12-04T22:31:23.298Z]     --- PASS: TestReadPluginNoRead/default (2.39s)
22:31:23 [2020-12-04T22:31:23.298Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.27s)
22:31:23 [2020-12-04T22:31:23.298Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s)
22:31:23 [2020-12-04T22:31:23.298Z]     read_test.go:92: [d8d7cedb9ceaf] daemon is not started
22:31:23 [2020-12-04T22:31:23.298Z] PASS
22:31:23 [2020-12-04T22:31:23.298Z] 
22:31:23 [2020-12-04T22:31:23.298Z] DONE 6 tests in 17.797s
22:31:23 [2020-12-04T22:31:23.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:31:23 [2020-12-04T22:31:23.298Z] testing: warning: no tests to run
22:31:23 [2020-12-04T22:31:23.298Z] PASS
22:31:23 [2020-12-04T22:31:23.298Z] 
22:31:23 [2020-12-04T22:31:23.298Z] DONE 0 tests in 0.062s
22:31:23 [2020-12-04T22:31:23.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:31:23 [2020-12-04T22:31:23.559Z] INFO: Testing against a local daemon
22:31:23 [2020-12-04T22:31:23.559Z] === RUN   TestPluginWithDevMounts
22:31:23 [2020-12-04T22:31:23.559Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:31:23 [2020-12-04T22:31:23.559Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:31:23 [2020-12-04T22:31:23.559Z] PASS
22:31:23 [2020-12-04T22:31:23.559Z] 
22:31:23 [2020-12-04T22:31:23.559Z] === Skipped
22:31:23 [2020-12-04T22:31:23.559Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:31:23 [2020-12-04T22:31:23.559Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:31:23 [2020-12-04T22:31:23.559Z] 
22:31:23 [2020-12-04T22:31:23.559Z] 
22:31:23 [2020-12-04T22:31:23.559Z] DONE 1 tests, 1 skipped in 0.187s
22:31:23 [2020-12-04T22:31:23.559Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:31:23 [2020-12-04T22:31:23.820Z] INFO: Testing against a local daemon
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestSecretInspect
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestSecretInspect (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestSecretList
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestSecretList (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestSecretsCreateAndDelete
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestSecretsUpdate
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestSecretsUpdate (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestTemplatedSecret
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestTemplatedSecret (0.00s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] === RUN   TestSecretCreateResolve
22:31:23 [2020-12-04T22:31:23.820Z] --- SKIP: TestSecretCreateResolve (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] PASS
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === Skipped
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
22:31:23 [2020-12-04T22:31:23.820Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] 
22:31:23 [2020-12-04T22:31:23.820Z] DONE 6 tests, 6 skipped in 0.243s
22:31:23 [2020-12-04T22:31:23.820Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:31:24 [2020-12-04T22:31:24.081Z] INFO: Testing against a local daemon
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestServiceCreateInit
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:31:24 [2020-12-04T22:31:24.081Z] --- PASS: TestServiceCreateInit (0.02s)
22:31:24 [2020-12-04T22:31:24.081Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:31:24 [2020-12-04T22:31:24.081Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:31:24 [2020-12-04T22:31:24.081Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateServiceMultipleTimes
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateServiceConflict
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateServiceConflict (0.01s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateServiceMaxReplicas
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateWithDuplicateNetworkNames
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateServiceSecretFileMode
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.081Z] === RUN   TestCreateServiceConfigFileMode
22:31:24 [2020-12-04T22:31:24.081Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
22:31:24 [2020-12-04T22:31:24.081Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestCreateServiceSysctls
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestCreateServiceSysctls (0.02s)
22:31:24 [2020-12-04T22:31:24.082Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestCreateServiceCapabilities
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
22:31:24 [2020-12-04T22:31:24.082Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestInspect
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestInspect (0.01s)
22:31:24 [2020-12-04T22:31:24.082Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestCreateJob
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestCreateJob (0.01s)
22:31:24 [2020-12-04T22:31:24.082Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestReplicatedJob
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestReplicatedJob (0.01s)
22:31:24 [2020-12-04T22:31:24.082Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestUpdateReplicatedJob
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
22:31:24 [2020-12-04T22:31:24.082Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestServiceListWithStatuses
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:31:24 [2020-12-04T22:31:24.082Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestDockerNetworkConnectAlias
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
22:31:24 [2020-12-04T22:31:24.082Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestDockerNetworkReConnect
22:31:24 [2020-12-04T22:31:24.082Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
22:31:24 [2020-12-04T22:31:24.082Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:24 [2020-12-04T22:31:24.082Z] === RUN   TestServicePlugin
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServicePlugin (3.47s)
22:31:28 [2020-12-04T22:31:28.287Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestServiceUpdateLabel
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestServiceUpdateSecrets
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestServiceUpdateConfigs
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestServiceUpdateNetwork
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestServiceUpdatePidsLimit
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] PASS
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === Skipped
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s)
22:31:28 [2020-12-04T22:31:28.287Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
22:31:28 [2020-12-04T22:31:28.287Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] DONE 24 tests, 23 skipped in 3.934s
22:31:28 [2020-12-04T22:31:28.287Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:31:28 [2020-12-04T22:31:28.287Z] INFO: Testing against a local daemon
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestSessionCreate
22:31:28 [2020-12-04T22:31:28.287Z] --- PASS: TestSessionCreate (0.03s)
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestSessionCreateWithBadUpgrade
22:31:28 [2020-12-04T22:31:28.287Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:31:28 [2020-12-04T22:31:28.287Z] PASS
22:31:28 [2020-12-04T22:31:28.287Z] 
22:31:28 [2020-12-04T22:31:28.287Z] DONE 2 tests in 0.186s
22:31:28 [2020-12-04T22:31:28.287Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:31:28 [2020-12-04T22:31:28.287Z] INFO: Testing against a local daemon
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:31:28 [2020-12-04T22:31:28.287Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:31:28 [2020-12-04T22:31:28.287Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:31:28 [2020-12-04T22:31:28.287Z] === RUN   TestEventsExecDie
22:31:28 [2020-12-04T22:31:28.547Z] --- PASS: TestEventsExecDie (0.54s)
22:31:28 [2020-12-04T22:31:28.547Z] === RUN   TestEventsBackwardsCompatible
22:31:28 [2020-12-04T22:31:28.808Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:31:28 [2020-12-04T22:31:28.808Z] === RUN   TestInfoBinaryCommits
22:31:28 [2020-12-04T22:31:28.808Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:31:28 [2020-12-04T22:31:28.808Z] === RUN   TestInfoAPIVersioned
22:31:28 [2020-12-04T22:31:28.808Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:31:28 [2020-12-04T22:31:28.808Z] === RUN   TestInfoDiscoveryBackend
22:31:30 [2020-12-04T22:31:30.190Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
22:31:30 [2020-12-04T22:31:30.190Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:31:34 [2020-12-04T22:31:34.391Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
22:31:34 [2020-12-04T22:31:34.391Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:31:34 [2020-12-04T22:31:34.391Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:31:34 [2020-12-04T22:31:34.391Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:31:34 [2020-12-04T22:31:34.391Z] === RUN   TestInfoAPI
22:31:34 [2020-12-04T22:31:34.391Z] --- PASS: TestInfoAPI (0.04s)
22:31:34 [2020-12-04T22:31:34.391Z] === RUN   TestInfoAPIWarnings
22:31:52 [2020-12-04T22:31:52.495Z] --- PASS: TestInfoAPIWarnings (17.39s)
22:31:52 [2020-12-04T22:31:52.496Z] === RUN   TestInfoDebug
22:31:52 [2020-12-04T22:31:52.756Z] --- PASS: TestInfoDebug (1.53s)
22:31:52 [2020-12-04T22:31:52.756Z] === RUN   TestInfoInsecureRegistries
22:31:54 [2020-12-04T22:31:54.139Z] --- PASS: TestInfoInsecureRegistries (1.53s)
22:31:54 [2020-12-04T22:31:54.139Z] === RUN   TestInfoRegistryMirrors
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestInfoRegistryMirrors (1.52s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestLoginFailsWithBadCredentials
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestPingCacheHeaders
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestPingCacheHeaders (0.04s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestPingGet
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestPingGet (0.02s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestPingHead
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestPingHead (0.02s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestVersion
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestVersion (0.02s)
22:31:56 [2020-12-04T22:31:56.049Z] PASS
22:31:56 [2020-12-04T22:31:56.049Z] 
22:31:56 [2020-12-04T22:31:56.049Z] === Skipped
22:31:56 [2020-12-04T22:31:56.049Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:31:56 [2020-12-04T22:31:56.049Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:31:56 [2020-12-04T22:31:56.049Z] 
22:31:56 [2020-12-04T22:31:56.049Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:31:56 [2020-12-04T22:31:56.049Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:31:56 [2020-12-04T22:31:56.049Z] 
22:31:56 [2020-12-04T22:31:56.049Z] 
22:31:56 [2020-12-04T22:31:56.049Z] DONE 18 tests, 2 skipped in 28.043s
22:31:56 [2020-12-04T22:31:56.049Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:31:56 [2020-12-04T22:31:56.049Z] INFO: Testing against a local daemon
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestVolumesCreateAndList
22:31:56 [2020-12-04T22:31:56.049Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:31:56 [2020-12-04T22:31:56.049Z] === RUN   TestVolumesRemove
22:31:56 [2020-12-04T22:31:56.310Z] --- PASS: TestVolumesRemove (0.06s)
22:31:56 [2020-12-04T22:31:56.310Z] === RUN   TestVolumesInspect
22:31:56 [2020-12-04T22:31:56.310Z] --- PASS: TestVolumesInspect (0.02s)
22:31:56 [2020-12-04T22:31:56.310Z] === RUN   TestVolumesInvalidJSON
22:31:56 [2020-12-04T22:31:56.310Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:31:56 [2020-12-04T22:31:56.310Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:31:56 [2020-12-04T22:31:56.310Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:31:56 [2020-12-04T22:31:56.310Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:31:56 [2020-12-04T22:31:56.310Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:31:56 [2020-12-04T22:31:56.310Z] PASS
22:31:56 [2020-12-04T22:31:56.310Z] 
22:31:56 [2020-12-04T22:31:56.310Z] DONE 5 tests in 0.259s
22:31:56 [2020-12-04T22:31:56.310Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:31:56 [2020-12-04T22:31:56.310Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12179 is not a child of this shell
22:31:56 [2020-12-04T22:31:56.310Z] warning: PID 12179 from bundles/test-integration/docker.pid had a nonzero exit code
22:31:56 [2020-12-04T22:31:56.310Z] Leaving: AppArmorNo profiles have been unloaded.
22:31:56 [2020-12-04T22:31:56.310Z] 
22:31:56 [2020-12-04T22:31:56.310Z] Unloading profiles will leave already running processes permanently
22:31:56 [2020-12-04T22:31:56.310Z] unconfined, which can lead to unexpected situations.
22:31:56 [2020-12-04T22:31:56.310Z] 
22:31:56 [2020-12-04T22:31:56.310Z] To set a process to complain mode, use the command line tool
22:31:56 [2020-12-04T22:31:56.310Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:31:56 [2020-12-04T22:31:56.310Z] Removing test suite binaries
22:31:56 [2020-12-04T22:31:56.310Z] exiting test-integration
22:31:56 [2020-12-04T22:31:56.310Z] ++ exit 0
22:31:57 [2020-12-04T22:31:57.250Z]