Skip to content

Console Output

23:33:21 [2022-04-10T23:33:21.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43463/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=1fefa7a0c68a325f4046300582b17fcfcdfc54ed -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:1fefa7a0c68a325f4046300582b17fcfcdfc54ed hack/make.sh dynbinary test-integration
23:33:23 [2022-04-10T23:33:23.327Z] 
23:33:23 [2022-04-10T23:33:23.327Z] Removing bundles/
23:33:23 [2022-04-10T23:33:23.327Z] 
23:33:23 [2022-04-10T23:33:23.327Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:33:23 [2022-04-10T23:33:23.327Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:33:23 [2022-04-10T23:33:23.327Z] GOOS="" GOARCH="" GOARM=""
23:35:29 [2022-04-10T23:35:29.867Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:35:29 [2022-04-10T23:35:29.867Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:35:29 [2022-04-10T23:35:29.867Z] GOOS="" GOARCH="" GOARM=""
23:35:29 [2022-04-10T23:35:29.867Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:35:29 [2022-04-10T23:35:29.867Z] 
23:35:29 [2022-04-10T23:35:29.867Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:35:29 [2022-04-10T23:35:29.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:35:29 [2022-04-10T23:35:29.867Z] HOSTNAME=b41cd5bc5338
23:35:29 [2022-04-10T23:35:29.867Z] DEST=bundles/test-integration
23:35:29 [2022-04-10T23:35:29.867Z] PWD=/go/src/github.com/docker/docker
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_ROOTLESS=1
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_GITCOMMIT=1fefa7a0c68a325f4046300582b17fcfcdfc54ed
23:35:29 [2022-04-10T23:35:29.867Z] container=docker
23:35:29 [2022-04-10T23:35:29.867Z] HOME=/root
23:35:29 [2022-04-10T23:35:29.867Z] GOLANG_VERSION=1.18
23:35:29 [2022-04-10T23:35:29.867Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:35:29 [2022-04-10T23:35:29.867Z] VALIDATE_BRANCH=master
23:35:29 [2022-04-10T23:35:29.867Z] TERM=xterm
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_PKG=github.com/docker/docker
23:35:29 [2022-04-10T23:35:29.867Z] SHLVL=1
23:35:29 [2022-04-10T23:35:29.867Z] TIMEOUT=120m
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_GRAPHDRIVER=overlay2
23:35:29 [2022-04-10T23:35:29.867Z] GO111MODULE=off
23:35:29 [2022-04-10T23:35:29.867Z] DOCKER_EXPERIMENTAL=1
23:35:29 [2022-04-10T23:35:29.867Z] TEST_SKIP_INTEGRATION_CLI=1
23:35:29 [2022-04-10T23:35:29.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:35:29 [2022-04-10T23:35:29.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:35:29 [2022-04-10T23:35:29.867Z] GOPATH=/go
23:35:29 [2022-04-10T23:35:29.867Z] PKG_CONFIG=pkg-config
23:35:29 [2022-04-10T23:35:29.867Z] _=/usr/bin/env
23:35:29 [2022-04-10T23:35:29.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:36:08 [2022-04-10T23:36:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:36:09 [2022-04-10T23:36:09.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:36:35 [2022-04-10T23:36:35.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:36:43 [2022-04-10T23:36:43.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:36:52 [2022-04-10T23:36:52.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:36:52 [2022-04-10T23:36:52.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:36:53 [2022-04-10T23:36:53.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:36:54 [2022-04-10T23:36:54.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:36:54 [2022-04-10T23:36:54.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:36:55 [2022-04-10T23:36:55.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:36:57 [2022-04-10T23:36:57.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:36:58 [2022-04-10T23:36:58.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:36:59 [2022-04-10T23:36:59.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:36:59 [2022-04-10T23:36:59.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:37:00 [2022-04-10T23:37:00.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:37:01 [2022-04-10T23:37:01.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:37:02 [2022-04-10T23:37:02.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:37:03 [2022-04-10T23:37:03.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:37:04 [2022-04-10T23:37:04.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:37:05 [2022-04-10T23:37:05.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:37:05 [2022-04-10T23:37:05.232Z] Using test binary docker
23:37:05 [2022-04-10T23:37:05.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:37:05 [2022-04-10T23:37:05.232Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:37:05 [2022-04-10T23:37:05.232Z] INFO: Waiting for daemon to start...
23:37:05 [2022-04-10T23:37:05.232Z] Starting dockerd
23:37:08 [2022-04-10T23:37:08.518Z] .
23:37:08 [2022-04-10T23:37:08.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:37:08 [2022-04-10T23:37:08.518Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:37:08 [2022-04-10T23:37:08.518Z] Error: No such image: emptyfs
23:37:08 [2022-04-10T23:37:08.518Z] Running integration-test (iteration 1)
23:37:08 [2022-04-10T23:37:08.518Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:37:08 [2022-04-10T23:37:08.518Z] Loaded image: busybox:latest
23:37:08 [2022-04-10T23:37:08.778Z] Loaded image: busybox:glibc
23:37:10 [2022-04-10T23:37:10.156Z] Loaded image: debian:bullseye-slim
23:37:10 [2022-04-10T23:37:10.156Z] Loaded image: hello-world:latest
23:37:10 [2022-04-10T23:37:10.156Z] Loaded image: arm32v7/hello-world:latest
23:37:10 [2022-04-10T23:37:10.156Z] INFO: Testing against a local daemon
23:37:10 [2022-04-10T23:37:10.156Z] === RUN   TestCgroupNamespacesBuild
23:37:11 [2022-04-10T23:37:11.534Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
23:37:11 [2022-04-10T23:37:11.534Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:37:12 [2022-04-10T23:37:12.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
23:37:12 [2022-04-10T23:37:12.475Z] === RUN   TestBuildWithSession
23:37:12 [2022-04-10T23:37:12.475Z]     build_session_test.go:25: TODO: BuildKit
23:37:12 [2022-04-10T23:37:12.475Z] --- SKIP: TestBuildWithSession (0.00s)
23:37:12 [2022-04-10T23:37:12.475Z] === RUN   TestBuildSquashParent
23:37:19 [2022-04-10T23:37:19.043Z] --- PASS: TestBuildSquashParent (6.53s)
23:37:19 [2022-04-10T23:37:19.043Z] === RUN   TestBuildWithRemoveAndForceRemove
23:37:19 [2022-04-10T23:37:19.043Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:19 [2022-04-10T23:37:19.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:19 [2022-04-10T23:37:19.043Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:19 [2022-04-10T23:37:19.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:19 [2022-04-10T23:37:19.043Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:19 [2022-04-10T23:37:19.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:19 [2022-04-10T23:37:19.043Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:19 [2022-04-10T23:37:19.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:19 [2022-04-10T23:37:19.044Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:19 [2022-04-10T23:37:19.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:19 [2022-04-10T23:37:19.044Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:19 [2022-04-10T23:37:19.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:19 [2022-04-10T23:37:19.044Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:37:19 [2022-04-10T23:37:19.044Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:37:20 [2022-04-10T23:37:20.952Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:37:20 [2022-04-10T23:37:20.952Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:37:22 [2022-04-10T23:37:22.858Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:37:22 [2022-04-10T23:37:22.858Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:37:24 [2022-04-10T23:37:24.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
23:37:24 [2022-04-10T23:37:24.765Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
23:37:24 [2022-04-10T23:37:24.765Z] === RUN   TestBuildMultiStageCopy
23:37:24 [2022-04-10T23:37:24.765Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:37:28 [2022-04-10T23:37:28.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:37:29 [2022-04-10T23:37:29.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:37:30 [2022-04-10T23:37:30.413Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:37:31 [2022-04-10T23:37:31.377Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:37:32 [2022-04-10T23:37:32.313Z] --- PASS: TestBuildMultiStageCopy (7.34s)
23:37:32 [2022-04-10T23:37:32.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
23:37:32 [2022-04-10T23:37:32.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:37:32 [2022-04-10T23:37:32.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:37:32 [2022-04-10T23:37:32.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:37:32 [2022-04-10T23:37:32.313Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:37:32 [2022-04-10T23:37:32.313Z] === RUN   TestBuildMultiStageParentConfig
23:37:37 [2022-04-10T23:37:37.585Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
23:37:37 [2022-04-10T23:37:37.585Z] === RUN   TestBuildLabelWithTargets
23:37:45 [2022-04-10T23:37:45.697Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:37:45 [2022-04-10T23:37:45.697Z] === RUN   TestBuildWithEmptyLayers
23:37:48 [2022-04-10T23:37:48.232Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
23:37:48 [2022-04-10T23:37:48.232Z] === RUN   TestBuildMultiStageOnBuild
23:37:53 [2022-04-10T23:37:53.502Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:37:53 [2022-04-10T23:37:53.502Z] === RUN   TestBuildUncleanTarFilenames
23:37:53 [2022-04-10T23:37:53.761Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
23:37:53 [2022-04-10T23:37:53.761Z] === RUN   TestBuildMultiStageLayerLeak
23:37:59 [2022-04-10T23:37:59.034Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
23:37:59 [2022-04-10T23:37:59.034Z] === RUN   TestBuildWithHugeFile
23:38:55 [2022-04-10T23:38:55.277Z] --- PASS: TestBuildWithHugeFile (51.19s)
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildWCOWSandboxSize
23:38:55 [2022-04-10T23:38:55.277Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:38:55 [2022-04-10T23:38:55.277Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildWithEmptyDockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:38:55 [2022-04-10T23:38:55.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
23:38:55 [2022-04-10T23:38:55.277Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
23:38:55 [2022-04-10T23:38:55.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
23:38:55 [2022-04-10T23:38:55.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildPreserveOwnership
23:38:55 [2022-04-10T23:38:55.277Z] === RUN   TestBuildPreserveOwnership/copy_from
23:38:56 [2022-04-10T23:38:56.215Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:39:00 [2022-04-10T23:39:00.401Z] --- PASS: TestBuildPreserveOwnership (10.48s)
23:39:00 [2022-04-10T23:39:00.401Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.46s)
23:39:00 [2022-04-10T23:39:00.401Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestBuildPlatformInvalid
23:39:00 [2022-04-10T23:39:00.401Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:39:00 [2022-04-10T23:39:00.401Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:39:00 [2022-04-10T23:39:00.401Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:39:00 [2022-04-10T23:39:00.401Z] PASS
23:39:00 [2022-04-10T23:39:00.401Z] 
23:39:00 [2022-04-10T23:39:00.401Z] === Skipped
23:39:00 [2022-04-10T23:39:00.401Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:39:00 [2022-04-10T23:39:00.401Z]     build_session_test.go:25: TODO: BuildKit
23:39:00 [2022-04-10T23:39:00.401Z] 
23:39:00 [2022-04-10T23:39:00.401Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:39:00 [2022-04-10T23:39:00.401Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:39:00 [2022-04-10T23:39:00.401Z] 
23:39:00 [2022-04-10T23:39:00.401Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:39:00 [2022-04-10T23:39:00.401Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:39:00 [2022-04-10T23:39:00.401Z] 
23:39:00 [2022-04-10T23:39:00.401Z] DONE 34 tests, 3 skipped in 111.910s
23:39:00 [2022-04-10T23:39:00.401Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:39:00 [2022-04-10T23:39:00.401Z] INFO: Testing against a local daemon
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestConfigInspect
23:39:00 [2022-04-10T23:39:00.401Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.401Z] --- SKIP: TestConfigInspect (0.02s)
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestConfigList
23:39:00 [2022-04-10T23:39:00.401Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.401Z] --- SKIP: TestConfigList (0.02s)
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestConfigsCreateAndDelete
23:39:00 [2022-04-10T23:39:00.401Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.401Z] --- SKIP: TestConfigsCreateAndDelete (0.03s)
23:39:00 [2022-04-10T23:39:00.401Z] === RUN   TestConfigsUpdate
23:39:00 [2022-04-10T23:39:00.401Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] --- SKIP: TestConfigsUpdate (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestTemplatedConfig
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] --- SKIP: TestTemplatedConfig (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestConfigCreateResolve
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z] PASS
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === Skipped
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:39:00 [2022-04-10T23:39:00.660Z] 
23:39:00 [2022-04-10T23:39:00.660Z] DONE 6 tests, 6 skipped in 0.185s
23:39:00 [2022-04-10T23:39:00.660Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:39:00 [2022-04-10T23:39:00.660Z] INFO: Testing against a local daemon
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestCheckpoint
23:39:00 [2022-04-10T23:39:00.660Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:39:00 [2022-04-10T23:39:00.660Z] --- SKIP: TestCheckpoint (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/commit
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/commit
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/create
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/containers/create
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/commit
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === CONT  TestContainerInvalidJSON/containers/create
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:39:00 [2022-04-10T23:39:00.660Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:39:00 [2022-04-10T23:39:00.660Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:39:00 [2022-04-10T23:39:00.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:39:00 [2022-04-10T23:39:00.920Z] === RUN   TestCopyFromContainerPathIsNotDir
23:39:00 [2022-04-10T23:39:00.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:39:00 [2022-04-10T23:39:00.920Z] === RUN   TestCopyToContainerPathDoesNotExist
23:39:00 [2022-04-10T23:39:00.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:39:00 [2022-04-10T23:39:00.920Z] === RUN   TestCopyToContainerPathIsNotDir
23:39:00 [2022-04-10T23:39:00.920Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:39:00 [2022-04-10T23:39:00.920Z] === RUN   TestCopyFromContainer
23:39:04 [2022-04-10T23:39:04.214Z] === RUN   TestCopyFromContainer//
23:39:04 [2022-04-10T23:39:04.214Z] === RUN   TestCopyFromContainer//bar/root
23:39:04 [2022-04-10T23:39:04.214Z] === RUN   TestCopyFromContainer//bar/root/
23:39:04 [2022-04-10T23:39:04.214Z] === RUN   TestCopyFromContainer/bar/quux
23:39:04 [2022-04-10T23:39:04.473Z] === RUN   TestCopyFromContainer/bar/quux/
23:39:04 [2022-04-10T23:39:04.473Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:39:04 [2022-04-10T23:39:04.473Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:39:04 [2022-04-10T23:39:04.473Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:39:04 [2022-04-10T23:39:04.473Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:39:04 [2022-04-10T23:39:04.732Z] === RUN   TestCopyFromContainer/bar/notarget
23:39:04 [2022-04-10T23:39:04.732Z] --- PASS: TestCopyFromContainer (3.76s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:39:04 [2022-04-10T23:39:04.732Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:39:04 [2022-04-10T23:39:04.733Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateLinkToNonExistingContainer
23:39:04 [2022-04-10T23:39:04.733Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateWithInvalidEnv
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateWithInvalidEnv/0
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateWithInvalidEnv/0
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateWithInvalidEnv/1
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateWithInvalidEnv/1
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateWithInvalidEnv/2
23:39:04 [2022-04-10T23:39:04.733Z] === PAUSE TestCreateWithInvalidEnv/2
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateWithInvalidEnv/0
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateWithInvalidEnv/2
23:39:04 [2022-04-10T23:39:04.733Z] === CONT  TestCreateWithInvalidEnv/1
23:39:04 [2022-04-10T23:39:04.733Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateTmpfsMountsTarget
23:39:04 [2022-04-10T23:39:04.733Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:39:04 [2022-04-10T23:39:04.733Z] === RUN   TestCreateWithCustomMaskedPaths
23:39:06 [2022-04-10T23:39:06.113Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s)
23:39:06 [2022-04-10T23:39:06.113Z] === RUN   TestCreateWithCustomReadonlyPaths
23:39:07 [2022-04-10T23:39:07.051Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:07 [2022-04-10T23:39:07.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:07 [2022-04-10T23:39:07.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:39:07 [2022-04-10T23:39:07.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:39:07 [2022-04-10T23:39:07.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:39:07 [2022-04-10T23:39:07.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:39:07 [2022-04-10T23:39:07.051Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
23:39:07 [2022-04-10T23:39:07.051Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
23:39:07 [2022-04-10T23:39:07.051Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
23:39:07 [2022-04-10T23:39:07.051Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:39:07 [2022-04-10T23:39:07.051Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:39:07 [2022-04-10T23:39:07.051Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:39:07 [2022-04-10T23:39:07.618Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestCreateDifferentPlatform
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestCreateDifferentPlatform/different_os
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:39:07 [2022-04-10T23:39:07.618Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:39:07 [2022-04-10T23:39:07.618Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:39:07 [2022-04-10T23:39:07.618Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:39:07 [2022-04-10T23:39:07.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:39:07 [2022-04-10T23:39:07.618Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestContainerStartOnDaemonRestart
23:39:07 [2022-04-10T23:39:07.618Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:39:07 [2022-04-10T23:39:07.618Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestDaemonRestartIpcMode
23:39:07 [2022-04-10T23:39:07.618Z] === PAUSE TestDaemonRestartIpcMode
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestDaemonHostGatewayIP
23:39:07 [2022-04-10T23:39:07.618Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:39:07 [2022-04-10T23:39:07.618Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestRestartDaemonWithRestartingContainer
23:39:07 [2022-04-10T23:39:07.618Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestContainerKillOnDaemonStart
23:39:07 [2022-04-10T23:39:07.618Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:39:07 [2022-04-10T23:39:07.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:39:07 [2022-04-10T23:39:07.618Z] === RUN   TestDiff
23:39:07 [2022-04-10T23:39:07.877Z] --- PASS: TestDiff (0.39s)
23:39:07 [2022-04-10T23:39:07.877Z] === RUN   TestExecWithCloseStdin
23:39:08 [2022-04-10T23:39:08.444Z] --- PASS: TestExecWithCloseStdin (0.43s)
23:39:08 [2022-04-10T23:39:08.444Z] === RUN   TestExec
23:39:08 [2022-04-10T23:39:08.703Z] --- PASS: TestExec (0.45s)
23:39:08 [2022-04-10T23:39:08.703Z] === RUN   TestExecUser
23:39:09 [2022-04-10T23:39:09.271Z] --- PASS: TestExecUser (0.45s)
23:39:09 [2022-04-10T23:39:09.271Z] === RUN   TestExportContainerAndImportImage
23:39:09 [2022-04-10T23:39:09.939Z] --- PASS: TestExportContainerAndImportImage (0.54s)
23:39:09 [2022-04-10T23:39:09.939Z] === RUN   TestExportContainerAfterDaemonRestart
23:39:11 [2022-04-10T23:39:11.319Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
23:39:11 [2022-04-10T23:39:11.319Z] === RUN   TestHealthCheckWorkdir
23:39:11 [2022-04-10T23:39:11.579Z] --- PASS: TestHealthCheckWorkdir (0.53s)
23:39:11 [2022-04-10T23:39:11.579Z] === RUN   TestHealthKillContainer
23:39:19 [2022-04-10T23:39:19.695Z] --- PASS: TestHealthKillContainer (7.88s)
23:39:19 [2022-04-10T23:39:19.695Z] === RUN   TestInspectCpusetInConfigPre120
23:39:19 [2022-04-10T23:39:19.695Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:39:19 [2022-04-10T23:39:19.695Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:39:19 [2022-04-10T23:39:19.695Z] === RUN   TestIpcModeNone
23:39:20 [2022-04-10T23:39:20.262Z] --- PASS: TestIpcModeNone (0.56s)
23:39:20 [2022-04-10T23:39:20.262Z] === RUN   TestIpcModePrivate
23:39:20 [2022-04-10T23:39:20.262Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
23:39:20 [2022-04-10T23:39:20.529Z] --- PASS: TestIpcModePrivate (0.45s)
23:39:20 [2022-04-10T23:39:20.530Z] === RUN   TestIpcModeShareable
23:39:20 [2022-04-10T23:39:20.530Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:20 [2022-04-10T23:39:20.530Z] --- SKIP: TestIpcModeShareable (0.00s)
23:39:20 [2022-04-10T23:39:20.530Z] === RUN   TestAPIIpcModeShareableAndContainer
23:39:21 [2022-04-10T23:39:21.945Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
23:39:21 [2022-04-10T23:39:21.945Z] === RUN   TestAPIIpcModeHost
23:39:21 [2022-04-10T23:39:21.945Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:21 [2022-04-10T23:39:21.945Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:39:21 [2022-04-10T23:39:21.945Z] === RUN   TestDaemonIpcModeShareable
23:39:21 [2022-04-10T23:39:21.945Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:21 [2022-04-10T23:39:21.945Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:39:21 [2022-04-10T23:39:21.945Z] === RUN   TestDaemonIpcModePrivate
23:39:22 [2022-04-10T23:39:22.882Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
23:39:23 [2022-04-10T23:39:23.142Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
23:39:23 [2022-04-10T23:39:23.142Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:39:23 [2022-04-10T23:39:23.142Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:23 [2022-04-10T23:39:23.142Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:39:23 [2022-04-10T23:39:23.142Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:39:23 [2022-04-10T23:39:23.142Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:39:23 [2022-04-10T23:39:23.142Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:39:23 [2022-04-10T23:39:23.142Z] === RUN   TestIpcModeOlderClient
23:39:23 [2022-04-10T23:39:23.142Z] === PAUSE TestIpcModeOlderClient
23:39:23 [2022-04-10T23:39:23.142Z] === RUN   TestKillContainerInvalidSignal
23:39:23 [2022-04-10T23:39:23.402Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
23:39:23 [2022-04-10T23:39:23.402Z] === RUN   TestKillContainer
23:39:23 [2022-04-10T23:39:23.661Z] === RUN   TestKillContainer/no_signal
23:39:23 [2022-04-10T23:39:23.933Z] === RUN   TestKillContainer/non_killing_signal
23:39:24 [2022-04-10T23:39:24.192Z] === RUN   TestKillContainer/killing_signal
23:39:24 [2022-04-10T23:39:24.762Z] --- PASS: TestKillContainer (1.16s)
23:39:24 [2022-04-10T23:39:24.762Z]     --- PASS: TestKillContainer/no_signal (0.37s)
23:39:24 [2022-04-10T23:39:24.762Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
23:39:24 [2022-04-10T23:39:24.762Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
23:39:24 [2022-04-10T23:39:24.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:39:24 [2022-04-10T23:39:24.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:39:25 [2022-04-10T23:39:25.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:39:25 [2022-04-10T23:39:25.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
23:39:25 [2022-04-10T23:39:25.589Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
23:39:25 [2022-04-10T23:39:25.589Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
23:39:25 [2022-04-10T23:39:25.589Z] === RUN   TestKillStoppedContainer
23:39:25 [2022-04-10T23:39:25.589Z] --- PASS: TestKillStoppedContainer (0.04s)
23:39:25 [2022-04-10T23:39:25.589Z] === RUN   TestKillStoppedContainerAPIPre120
23:39:25 [2022-04-10T23:39:25.589Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:39:25 [2022-04-10T23:39:25.589Z] === RUN   TestKillDifferentUserContainer
23:39:25 [2022-04-10T23:39:25.847Z] --- PASS: TestKillDifferentUserContainer (0.41s)
23:39:25 [2022-04-10T23:39:25.847Z] === RUN   TestInspectOomKilledTrue
23:39:25 [2022-04-10T23:39:25.847Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:25 [2022-04-10T23:39:25.847Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:39:25 [2022-04-10T23:39:25.847Z] === RUN   TestInspectOomKilledFalse
23:39:25 [2022-04-10T23:39:25.847Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:39:25 [2022-04-10T23:39:25.847Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:39:25 [2022-04-10T23:39:25.847Z] === RUN   TestLinksEtcHostsContentMatch
23:39:25 [2022-04-10T23:39:25.847Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:39:25 [2022-04-10T23:39:25.847Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:39:25 [2022-04-10T23:39:25.847Z] === RUN   TestLinksContainerNames
23:39:26 [2022-04-10T23:39:26.784Z] --- PASS: TestLinksContainerNames (0.80s)
23:39:26 [2022-04-10T23:39:26.784Z] === RUN   TestLogsFollowTailEmpty
23:39:27 [2022-04-10T23:39:27.043Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
23:39:27 [2022-04-10T23:39:27.043Z] === RUN   TestContainerNetworkMountsNoChown
23:39:27 [2022-04-10T23:39:27.612Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/default
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/default
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/private
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/private
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rprivate
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rprivate
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/slave
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/slave
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rslave
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rslave
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/shared
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/shared
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rshared
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rshared
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/default
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/default/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/default/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rslave
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rshared
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/shared
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rprivate
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/slave
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/private
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/private/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/private/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/default/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/default/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:39:27 [2022-04-10T23:39:27.612Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/private/bind_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/private/mount_root
23:39:27 [2022-04-10T23:39:27.871Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:39:27 [2022-04-10T23:39:27.871Z] --- PASS: TestMountDaemonRoot (0.01s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
23:39:27 [2022-04-10T23:39:27.871Z] === RUN   TestContainerBindMountNonRecursive
23:39:27 [2022-04-10T23:39:27.871Z]     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)
23:39:27 [2022-04-10T23:39:27.871Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
23:39:27 [2022-04-10T23:39:27.871Z] === RUN   TestContainerVolumesMountedAsShared
23:39:27 [2022-04-10T23:39:27.871Z]     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)
23:39:27 [2022-04-10T23:39:27.871Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z] === RUN   TestContainerVolumesMountedAsSlave
23:39:27 [2022-04-10T23:39:27.871Z]     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)
23:39:27 [2022-04-10T23:39:27.871Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:39:27 [2022-04-10T23:39:27.871Z] === RUN   TestNetworkNat
23:39:28 [2022-04-10T23:39:28.440Z] --- PASS: TestNetworkNat (0.54s)
23:39:28 [2022-04-10T23:39:28.440Z] === RUN   TestNetworkLocalhostTCPNat
23:39:29 [2022-04-10T23:39:29.007Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
23:39:29 [2022-04-10T23:39:29.007Z] === RUN   TestNetworkLoopbackNat
23:39:31 [2022-04-10T23:39:31.538Z] --- PASS: TestNetworkLoopbackNat (2.52s)
23:39:31 [2022-04-10T23:39:31.538Z] === RUN   TestPause
23:39:31 [2022-04-10T23:39:31.538Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:31 [2022-04-10T23:39:31.538Z] --- SKIP: TestPause (0.00s)
23:39:31 [2022-04-10T23:39:31.538Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:39:31 [2022-04-10T23:39:31.538Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:39:31 [2022-04-10T23:39:31.538Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:39:31 [2022-04-10T23:39:31.538Z] === RUN   TestPauseStopPausedContainer
23:39:31 [2022-04-10T23:39:31.538Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:31 [2022-04-10T23:39:31.538Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
23:39:31 [2022-04-10T23:39:31.538Z] === RUN   TestPidHost
23:39:32 [2022-04-10T23:39:32.473Z] --- PASS: TestPidHost (0.91s)
23:39:32 [2022-04-10T23:39:32.473Z] === RUN   TestPsFilter
23:39:32 [2022-04-10T23:39:32.473Z] --- PASS: TestPsFilter (0.10s)
23:39:32 [2022-04-10T23:39:32.473Z] === RUN   TestRemoveContainerWithRemovedVolume
23:39:32 [2022-04-10T23:39:32.732Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
23:39:32 [2022-04-10T23:39:32.732Z] === RUN   TestRemoveContainerWithVolume
23:39:33 [2022-04-10T23:39:33.298Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
23:39:33 [2022-04-10T23:39:33.298Z] === RUN   TestRemoveContainerRunning
23:39:33 [2022-04-10T23:39:33.556Z] --- PASS: TestRemoveContainerRunning (0.40s)
23:39:33 [2022-04-10T23:39:33.556Z] === RUN   TestRemoveContainerForceRemoveRunning
23:39:34 [2022-04-10T23:39:34.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
23:39:34 [2022-04-10T23:39:34.123Z] === RUN   TestRemoveInvalidContainer
23:39:34 [2022-04-10T23:39:34.123Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:39:34 [2022-04-10T23:39:34.123Z] === RUN   TestRenameLinkedContainer
23:39:36 [2022-04-10T23:39:36.027Z] --- PASS: TestRenameLinkedContainer (1.60s)
23:39:36 [2022-04-10T23:39:36.027Z] === RUN   TestRenameStoppedContainer
23:39:36 [2022-04-10T23:39:36.027Z] --- PASS: TestRenameStoppedContainer (0.35s)
23:39:36 [2022-04-10T23:39:36.027Z] === RUN   TestRenameRunningContainerAndReuse
23:39:36 [2022-04-10T23:39:36.964Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
23:39:36 [2022-04-10T23:39:36.964Z] === RUN   TestRenameInvalidName
23:39:37 [2022-04-10T23:39:37.224Z] --- PASS: TestRenameInvalidName (0.41s)
23:39:37 [2022-04-10T23:39:37.224Z] === RUN   TestRenameAnonymousContainer
23:39:38 [2022-04-10T23:39:38.603Z] --- PASS: TestRenameAnonymousContainer (1.42s)
23:39:38 [2022-04-10T23:39:38.603Z] === RUN   TestRenameContainerWithSameName
23:39:39 [2022-04-10T23:39:39.171Z] --- PASS: TestRenameContainerWithSameName (0.40s)
23:39:39 [2022-04-10T23:39:39.171Z] === RUN   TestRenameContainerWithLinkedContainer
23:39:39 [2022-04-10T23:39:39.740Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
23:39:39 [2022-04-10T23:39:39.740Z] === RUN   TestResize
23:39:40 [2022-04-10T23:39:40.308Z] --- PASS: TestResize (0.40s)
23:39:40 [2022-04-10T23:39:40.308Z] === RUN   TestResizeWithInvalidSize
23:39:40 [2022-04-10T23:39:40.875Z] --- PASS: TestResizeWithInvalidSize (0.43s)
23:39:40 [2022-04-10T23:39:40.875Z] === RUN   TestResizeWhenContainerNotStarted
23:39:41 [2022-04-10T23:39:41.135Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
23:39:41 [2022-04-10T23:39:41.135Z] === RUN   TestDaemonRestartKillContainers
23:39:41 [2022-04-10T23:39:41.135Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:39:41 [2022-04-10T23:39:41.135Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:39:41 [2022-04-10T23:39:41.135Z] === RUN   TestCgroupNamespacesRun
23:39:42 [2022-04-10T23:39:42.511Z] --- PASS: TestCgroupNamespacesRun (1.13s)
23:39:42 [2022-04-10T23:39:42.511Z] === RUN   TestCgroupNamespacesRunPrivileged
23:39:43 [2022-04-10T23:39:43.446Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
23:39:43 [2022-04-10T23:39:43.446Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:39:44 [2022-04-10T23:39:44.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
23:39:44 [2022-04-10T23:39:44.383Z] === RUN   TestCgroupNamespacesRunHostMode
23:39:45 [2022-04-10T23:39:45.760Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
23:39:45 [2022-04-10T23:39:45.760Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:39:46 [2022-04-10T23:39:46.698Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
23:39:46 [2022-04-10T23:39:46.698Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:39:48 [2022-04-10T23:39:48.077Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
23:39:48 [2022-04-10T23:39:48.077Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:39:48 [2022-04-10T23:39:48.650Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
23:39:48 [2022-04-10T23:39:48.650Z] === RUN   TestCgroupNamespacesRunOlderClient
23:39:49 [2022-04-10T23:39:49.589Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
23:39:49 [2022-04-10T23:39:49.589Z] === RUN   TestNISDomainname
23:39:49 [2022-04-10T23:39:49.589Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:39:49 [2022-04-10T23:39:49.589Z] --- SKIP: TestNISDomainname (0.02s)
23:39:49 [2022-04-10T23:39:49.589Z] === RUN   TestHostnameDnsResolution
23:39:50 [2022-04-10T23:39:50.525Z] --- PASS: TestHostnameDnsResolution (0.64s)
23:39:50 [2022-04-10T23:39:50.525Z] === RUN   TestUnprivilegedPortsAndPing
23:39:50 [2022-04-10T23:39:50.525Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
23:39:50 [2022-04-10T23:39:50.525Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
23:39:50 [2022-04-10T23:39:50.525Z] === RUN   TestPrivilegedHostDevices
23:39:50 [2022-04-10T23:39:50.784Z] --- PASS: TestPrivilegedHostDevices (0.46s)
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStats
23:39:50 [2022-04-10T23:39:50.784Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:50 [2022-04-10T23:39:50.784Z] --- SKIP: TestStats (0.00s)
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStopContainerWithTimeout
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStopContainerWithTimeout/0
23:39:50 [2022-04-10T23:39:50.784Z] === PAUSE TestStopContainerWithTimeout/0
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStopContainerWithTimeout/1
23:39:50 [2022-04-10T23:39:50.784Z] === PAUSE TestStopContainerWithTimeout/1
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStopContainerWithTimeout/3
23:39:50 [2022-04-10T23:39:50.784Z] === PAUSE TestStopContainerWithTimeout/3
23:39:50 [2022-04-10T23:39:50.784Z] === RUN   TestStopContainerWithTimeout/-1
23:39:50 [2022-04-10T23:39:50.784Z] === PAUSE TestStopContainerWithTimeout/-1
23:39:50 [2022-04-10T23:39:50.784Z] === CONT  TestStopContainerWithTimeout/0
23:39:50 [2022-04-10T23:39:50.784Z] === CONT  TestStopContainerWithTimeout/-1
23:39:51 [2022-04-10T23:39:51.352Z] === CONT  TestStopContainerWithTimeout/3
23:39:53 [2022-04-10T23:39:53.254Z] === CONT  TestStopContainerWithTimeout/1
23:39:55 [2022-04-10T23:39:55.155Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:39:55 [2022-04-10T23:39:55.155Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
23:39:55 [2022-04-10T23:39:55.155Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
23:39:55 [2022-04-10T23:39:55.155Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
23:39:55 [2022-04-10T23:39:55.155Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
23:39:55 [2022-04-10T23:39:55.155Z] === RUN   TestDeleteDevicemapper
23:39:55 [2022-04-10T23:39:55.155Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:39:55 [2022-04-10T23:39:55.155Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:39:55 [2022-04-10T23:39:55.155Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:39:56 [2022-04-10T23:39:56.090Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
23:39:56 [2022-04-10T23:39:56.090Z] === RUN   TestUpdateMemory
23:39:56 [2022-04-10T23:39:56.090Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:56 [2022-04-10T23:39:56.090Z] --- SKIP: TestUpdateMemory (0.00s)
23:39:56 [2022-04-10T23:39:56.090Z] === RUN   TestUpdateCPUQuota
23:39:56 [2022-04-10T23:39:56.090Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:56 [2022-04-10T23:39:56.090Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:39:56 [2022-04-10T23:39:56.090Z] === RUN   TestUpdatePidsLimit
23:39:56 [2022-04-10T23:39:56.090Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:39:56 [2022-04-10T23:39:56.090Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:39:56 [2022-04-10T23:39:56.090Z] === RUN   TestUpdateRestartPolicy
23:40:08 [2022-04-10T23:40:08.296Z] --- PASS: TestUpdateRestartPolicy (10.89s)
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestUpdateRestartWithAutoRemove
23:40:08 [2022-04-10T23:40:08.296Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitNonBlocked
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:08 [2022-04-10T23:40:08.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:08 [2022-04-10T23:40:08.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:08 [2022-04-10T23:40:08.296Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:40:08 [2022-04-10T23:40:08.296Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:40:08 [2022-04-10T23:40:08.296Z] --- PASS: TestWaitNonBlocked (0.01s)
23:40:08 [2022-04-10T23:40:08.296Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
23:40:08 [2022-04-10T23:40:08.296Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitBlocked
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:40:08 [2022-04-10T23:40:08.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:40:08 [2022-04-10T23:40:08.296Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:40:08 [2022-04-10T23:40:08.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:40:08 [2022-04-10T23:40:08.296Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:40:08 [2022-04-10T23:40:08.296Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:40:08 [2022-04-10T23:40:08.556Z] --- PASS: TestWaitBlocked (0.01s)
23:40:08 [2022-04-10T23:40:08.556Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s)
23:40:08 [2022-04-10T23:40:08.556Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
23:40:08 [2022-04-10T23:40:08.556Z] === CONT  TestDaemonRestartIpcMode
23:40:08 [2022-04-10T23:40:08.556Z] === CONT  TestIpcModeOlderClient
23:40:08 [2022-04-10T23:40:08.556Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:40:08 [2022-04-10T23:40:08.556Z] === CONT  TestRestartDaemonWithRestartingContainer
23:40:11 [2022-04-10T23:40:11.092Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
23:40:11 [2022-04-10T23:40:11.367Z] --- PASS: TestDaemonRestartIpcMode (2.83s)
23:40:11 [2022-04-10T23:40:11.367Z] PASS
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === Skipped
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
23:40:11 [2022-04-10T23:40:11.367Z]     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)
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     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)
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     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)
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
23:40:11 [2022-04-10T23:40:11.367Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
23:40:11 [2022-04-10T23:40:11.367Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:40:11 [2022-04-10T23:40:11.367Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:40:11 [2022-04-10T23:40:11.367Z] 
23:40:11 [2022-04-10T23:40:11.367Z] DONE 211 tests, 27 skipped in 70.893s
23:40:11 [2022-04-10T23:40:11.367Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:40:11 [2022-04-10T23:40:11.634Z] === RUN   TestConfigDaemonLibtrustID
23:40:12 [2022-04-10T23:40:12.202Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:40:12 [2022-04-10T23:40:12.202Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:40:12 [2022-04-10T23:40:12.202Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation/invalid_config
23:40:12 [2022-04-10T23:40:12.202Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation/malformed_config
23:40:12 [2022-04-10T23:40:12.202Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:40:12 [2022-04-10T23:40:12.202Z] === RUN   TestDaemonConfigValidation/valid_config
23:40:12 [2022-04-10T23:40:12.202Z] === PAUSE TestDaemonConfigValidation/valid_config
23:40:12 [2022-04-10T23:40:12.202Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:40:12 [2022-04-10T23:40:12.202Z] === CONT  TestDaemonConfigValidation/malformed_config
23:40:12 [2022-04-10T23:40:12.202Z] === CONT  TestDaemonConfigValidation/valid_config
23:40:12 [2022-04-10T23:40:12.202Z] === CONT  TestDaemonConfigValidation/invalid_config
23:40:12 [2022-04-10T23:40:12.462Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:40:12 [2022-04-10T23:40:12.462Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:40:12 [2022-04-10T23:40:12.462Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
23:40:12 [2022-04-10T23:40:12.462Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s)
23:40:12 [2022-04-10T23:40:12.462Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:40:12 [2022-04-10T23:40:12.462Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
23:40:12 [2022-04-10T23:40:12.462Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:40:12 [2022-04-10T23:40:12.462Z] === RUN   TestConfigDaemonSeccompProfiles
23:40:12 [2022-04-10T23:40:12.462Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:40:13 [2022-04-10T23:40:13.399Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:40:14 [2022-04-10T23:40:14.776Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:40:15 [2022-04-10T23:40:15.710Z] === CONT  TestConfigDaemonSeccompProfiles
23:40:15 [2022-04-10T23:40:15.710Z]     daemon_test.go:156: [d787911b6b798] daemon is not started
23:40:15 [2022-04-10T23:40:15.710Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
23:40:15 [2022-04-10T23:40:15.710Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
23:40:15 [2022-04-10T23:40:15.710Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
23:40:15 [2022-04-10T23:40:15.710Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
23:40:15 [2022-04-10T23:40:15.710Z] === RUN   TestDaemonProxy
23:40:15 [2022-04-10T23:40:15.710Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:40:15 [2022-04-10T23:40:15.710Z] --- SKIP: TestDaemonProxy (0.00s)
23:40:15 [2022-04-10T23:40:15.710Z] PASS
23:40:15 [2022-04-10T23:40:15.710Z] 
23:40:15 [2022-04-10T23:40:15.710Z] === Skipped
23:40:15 [2022-04-10T23:40:15.710Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
23:40:15 [2022-04-10T23:40:15.710Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:40:15 [2022-04-10T23:40:15.710Z] 
23:40:15 [2022-04-10T23:40:15.710Z] DONE 12 tests, 1 skipped in 4.216s
23:40:15 [2022-04-10T23:40:15.710Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:40:15 [2022-04-10T23:40:15.969Z] INFO: Testing against a local daemon
23:40:15 [2022-04-10T23:40:15.969Z] === RUN   TestCommitInheritsEnv
23:40:17 [2022-04-10T23:40:17.344Z] --- PASS: TestCommitInheritsEnv (1.22s)
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportExtremelyLargeImageWorks
23:40:17 [2022-04-10T23:40:17.344Z] === PAUSE TestImportExtremelyLargeImageWorks
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/#00
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/_______
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform//
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/linux
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/LINUX
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/macos
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:40:17 [2022-04-10T23:40:17.344Z] --- PASS: TestImportWithCustomPlatform (0.29s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s)
23:40:17 [2022-04-10T23:40:17.344Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:40:17 [2022-04-10T23:40:17.344Z] === RUN   TestImagesFilterMultiReference
23:40:17 [2022-04-10T23:40:17.602Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:40:17 [2022-04-10T23:40:17.602Z] === RUN   TestImagePullPlatformInvalid
23:40:17 [2022-04-10T23:40:17.602Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:40:17 [2022-04-10T23:40:17.602Z] === RUN   TestRemoveImageOrphaning
23:40:19 [2022-04-10T23:40:19.504Z] --- PASS: TestRemoveImageOrphaning (1.62s)
23:40:19 [2022-04-10T23:40:19.504Z] === RUN   TestRemoveImageGarbageCollector
23:40:19 [2022-04-10T23:40:19.504Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:40:19 [2022-04-10T23:40:19.505Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagInvalidReference
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagInvalidReference (0.01s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagValidPrefixedRepo
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagExistedNameWithoutForce
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagOfficialNames
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagOfficialNames (0.04s)
23:40:19 [2022-04-10T23:40:19.505Z] === RUN   TestTagMatchesDigest
23:40:19 [2022-04-10T23:40:19.505Z] --- PASS: TestTagMatchesDigest (0.01s)
23:40:19 [2022-04-10T23:40:19.505Z] === CONT  TestImportExtremelyLargeImageWorks
23:41:55 [2022-04-10T23:41:55.954Z] --- PASS: TestImportExtremelyLargeImageWorks (93.22s)
23:41:55 [2022-04-10T23:41:55.954Z] PASS
23:41:55 [2022-04-10T23:41:55.954Z] 
23:41:55 [2022-04-10T23:41:55.954Z] === Skipped
23:41:55 [2022-04-10T23:41:55.954Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:41:55 [2022-04-10T23:41:55.954Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:41:55 [2022-04-10T23:41:55.954Z] 
23:41:55 [2022-04-10T23:41:55.954Z] DONE 22 tests, 1 skipped in 96.842s
23:41:55 [2022-04-10T23:41:55.954Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:41:55 [2022-04-10T23:41:55.954Z] INFO: Testing against a local daemon
23:41:55 [2022-04-10T23:41:55.955Z] === RUN   TestNetworkCreateDelete
23:41:55 [2022-04-10T23:41:55.955Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:41:55 [2022-04-10T23:41:55.955Z] === RUN   TestDockerNetworkDeletePreferID
23:41:55 [2022-04-10T23:41:55.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
23:41:55 [2022-04-10T23:41:55.955Z] === RUN   TestDaemonDNSFallback
23:42:00 [2022-04-10T23:42:00.140Z] --- PASS: TestDaemonDNSFallback (6.29s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestInspectNetwork
23:42:00 [2022-04-10T23:42:00.140Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestInspectNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestRunContainerWithBridgeNone
23:42:00 [2022-04-10T23:42:00.140Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/create
23:42:00 [2022-04-10T23:42:00.140Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:42:00 [2022-04-10T23:42:00.140Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:42:00 [2022-04-10T23:42:00.140Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:42:00 [2022-04-10T23:42:00.140Z] === CONT  TestNetworkInvalidJSON/networks/create
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:42:00 [2022-04-10T23:42:00.140Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:42:00 [2022-04-10T23:42:00.140Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkList
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkList//networks
23:42:00 [2022-04-10T23:42:00.140Z] === PAUSE TestNetworkList//networks
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestNetworkList//networks/
23:42:00 [2022-04-10T23:42:00.140Z] === PAUSE TestNetworkList//networks/
23:42:00 [2022-04-10T23:42:00.140Z] === CONT  TestNetworkList//networks
23:42:00 [2022-04-10T23:42:00.140Z] === CONT  TestNetworkList//networks/
23:42:00 [2022-04-10T23:42:00.140Z] --- PASS: TestNetworkList (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z]     --- PASS: TestNetworkList//networks (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestHostIPv4BridgeLabel
23:42:00 [2022-04-10T23:42:00.140Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestDaemonRestartWithLiveRestore
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestDaemonDefaultNetworkPools
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestDaemonRestartWithExistingNetwork
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestServiceWithPredefinedNetwork
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:243: FLAKY_TEST
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestServiceWithDataPathPortInit
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
23:42:00 [2022-04-10T23:42:00.140Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:42:00 [2022-04-10T23:42:00.140Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.140Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z] PASS
23:42:00 [2022-04-10T23:42:00.140Z] 
23:42:00 [2022-04-10T23:42:00.140Z] === Skipped
23:42:00 [2022-04-10T23:42:00.140Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.140Z] 
23:42:00 [2022-04-10T23:42:00.140Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] 
23:42:00 [2022-04-10T23:42:00.140Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:42:00 [2022-04-10T23:42:00.140Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.140Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:243: FLAKY_TEST
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] DONE 34 tests, 12 skipped in 7.082s
23:42:00 [2022-04-10T23:42:00.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.141Z] INFO: Testing against a local daemon
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestDockerNetworkIpvlanPersistance
23:42:00 [2022-04-10T23:42:00.141Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestDockerNetworkIpvlan
23:42:00 [2022-04-10T23:42:00.141Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] PASS
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === Skipped
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] DONE 2 tests, 2 skipped in 0.141s
23:42:00 [2022-04-10T23:42:00.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.141Z] INFO: Testing against a local daemon
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestDockerNetworkMacvlanPersistance
23:42:00 [2022-04-10T23:42:00.141Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestDockerNetworkMacvlan
23:42:00 [2022-04-10T23:42:00.141Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] PASS
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === Skipped
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] DONE 2 tests, 2 skipped in 0.137s
23:42:00 [2022-04-10T23:42:00.141Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.141Z] testing: warning: no tests to run
23:42:00 [2022-04-10T23:42:00.141Z] PASS
23:42:00 [2022-04-10T23:42:00.141Z] 
23:42:00 [2022-04-10T23:42:00.141Z] DONE 0 tests in 0.026s
23:42:00 [2022-04-10T23:42:00.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.141Z] INFO: Testing against a local daemon
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginAllowRequest
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginTLS
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginDenyRequest
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginAPIDenyResponse
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginDenyResponse
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginAllowEventStream
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginErrorResponse
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginErrorRequest
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginHeader
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:42:00 [2022-04-10T23:42:00.141Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.141Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
23:42:00 [2022-04-10T23:42:00.141Z] === RUN   TestAuthZPluginV2Disable
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
23:42:00 [2022-04-10T23:42:00.400Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
23:42:00 [2022-04-10T23:42:00.400Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:42:00 [2022-04-10T23:42:00.400Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:42:00 [2022-04-10T23:42:00.400Z] PASS
23:42:00 [2022-04-10T23:42:00.400Z] 
23:42:00 [2022-04-10T23:42:00.400Z] === Skipped
23:42:00 [2022-04-10T23:42:00.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] 
23:42:00 [2022-04-10T23:42:00.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] 
23:42:00 [2022-04-10T23:42:00.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] 
23:42:00 [2022-04-10T23:42:00.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.400Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.400Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:42:00 [2022-04-10T23:42:00.401Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] DONE 17 tests, 17 skipped in 0.349s
23:42:00 [2022-04-10T23:42:00.401Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.401Z] INFO: Testing against a local daemon
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:42:00 [2022-04-10T23:42:00.401Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:42:00 [2022-04-10T23:42:00.401Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:42:00 [2022-04-10T23:42:00.401Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:42:00 [2022-04-10T23:42:00.401Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:42:00 [2022-04-10T23:42:00.401Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:42:00 [2022-04-10T23:42:00.401Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:42:00 [2022-04-10T23:42:00.401Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:42:00 [2022-04-10T23:42:00.401Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginInstall
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] --- SKIP: TestPluginInstall (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginsWithRuntimes
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:42:00 [2022-04-10T23:42:00.401Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z] === RUN   TestPluginBackCompatMediaTypes
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:42:00 [2022-04-10T23:42:00.401Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z] PASS
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === Skipped
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
23:42:00 [2022-04-10T23:42:00.401Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
23:42:00 [2022-04-10T23:42:00.401Z] 
23:42:00 [2022-04-10T23:42:00.401Z] DONE 19 tests, 3 skipped in 0.169s
23:42:00 [2022-04-10T23:42:00.401Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:42:00 [2022-04-10T23:42:00.660Z] INFO: Testing against a local daemon
23:42:00 [2022-04-10T23:42:00.660Z] === RUN   TestExternalGraphDriver
23:42:00 [2022-04-10T23:42:00.660Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:42:00 [2022-04-10T23:42:00.660Z] --- SKIP: TestExternalGraphDriver (0.03s)
23:42:00 [2022-04-10T23:42:00.660Z] === RUN   TestGraphdriverPluginV2
23:42:03 [2022-04-10T23:42:03.950Z] --- PASS: TestGraphdriverPluginV2 (3.38s)
23:42:03 [2022-04-10T23:42:03.950Z] PASS
23:42:03 [2022-04-10T23:42:03.950Z] 
23:42:03 [2022-04-10T23:42:03.950Z] === Skipped
23:42:03 [2022-04-10T23:42:03.950Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
23:42:03 [2022-04-10T23:42:03.950Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:42:03 [2022-04-10T23:42:03.950Z] 
23:42:03 [2022-04-10T23:42:03.950Z] DONE 2 tests, 1 skipped in 3.537s
23:42:03 [2022-04-10T23:42:03.950Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:42:04 [2022-04-10T23:42:04.518Z] INFO: Testing against a local daemon
23:42:04 [2022-04-10T23:42:04.518Z] === RUN   TestContinueAfterPluginCrash
23:42:04 [2022-04-10T23:42:04.518Z] === PAUSE TestContinueAfterPluginCrash
23:42:04 [2022-04-10T23:42:04.518Z] === RUN   TestReadPluginNoRead
23:42:04 [2022-04-10T23:42:04.518Z] === PAUSE TestReadPluginNoRead
23:42:04 [2022-04-10T23:42:04.518Z] === RUN   TestDaemonStartWithLogOpt
23:42:04 [2022-04-10T23:42:04.518Z] === PAUSE TestDaemonStartWithLogOpt
23:42:04 [2022-04-10T23:42:04.518Z] === CONT  TestContinueAfterPluginCrash
23:42:04 [2022-04-10T23:42:04.518Z] === CONT  TestDaemonStartWithLogOpt
23:42:09 [2022-04-10T23:42:09.788Z] --- PASS: TestDaemonStartWithLogOpt (5.00s)
23:42:09 [2022-04-10T23:42:09.788Z] === CONT  TestReadPluginNoRead
23:42:11 [2022-04-10T23:42:11.690Z] === RUN   TestReadPluginNoRead/default
23:42:13 [2022-04-10T23:42:13.070Z] === RUN   TestReadPluginNoRead/disabled_caching
23:42:14 [2022-04-10T23:42:14.447Z] --- PASS: TestContinueAfterPluginCrash (9.67s)
23:42:14 [2022-04-10T23:42:14.447Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:42:15 [2022-04-10T23:42:15.825Z] === CONT  TestReadPluginNoRead
23:42:15 [2022-04-10T23:42:15.825Z]     read_test.go:92: [d321751af44f9] daemon is not started
23:42:15 [2022-04-10T23:42:15.825Z] --- PASS: TestReadPluginNoRead (6.08s)
23:42:15 [2022-04-10T23:42:15.825Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
23:42:15 [2022-04-10T23:42:15.825Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
23:42:15 [2022-04-10T23:42:15.825Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
23:42:15 [2022-04-10T23:42:15.825Z] PASS
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] DONE 6 tests in 11.463s
23:42:15 [2022-04-10T23:42:15.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:42:15 [2022-04-10T23:42:15.825Z] testing: warning: no tests to run
23:42:15 [2022-04-10T23:42:15.825Z] PASS
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] DONE 0 tests in 0.039s
23:42:15 [2022-04-10T23:42:15.825Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:42:15 [2022-04-10T23:42:15.825Z] INFO: Testing against a local daemon
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestPluginWithDevMounts
23:42:15 [2022-04-10T23:42:15.825Z]     mounts_test.go:20: (*Execution).IsRootless-fm
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:42:15 [2022-04-10T23:42:15.825Z] PASS
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === Skipped
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:42:15 [2022-04-10T23:42:15.825Z]     mounts_test.go:20: (*Execution).IsRootless-fm
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] DONE 1 tests, 1 skipped in 0.126s
23:42:15 [2022-04-10T23:42:15.825Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:42:15 [2022-04-10T23:42:15.825Z] INFO: Testing against a local daemon
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestSecretInspect
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestSecretInspect (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestSecretList
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestSecretList (0.02s)
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestSecretsCreateAndDelete
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestSecretsUpdate
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestSecretsUpdate (0.02s)
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestTemplatedSecret
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestTemplatedSecret (0.00s)
23:42:15 [2022-04-10T23:42:15.825Z] === RUN   TestSecretCreateResolve
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z] PASS
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === Skipped
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:42:15 [2022-04-10T23:42:15.825Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:15 [2022-04-10T23:42:15.825Z] 
23:42:15 [2022-04-10T23:42:15.825Z] DONE 6 tests, 6 skipped in 0.170s
23:42:15 [2022-04-10T23:42:15.825Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:42:16 [2022-04-10T23:42:16.085Z] INFO: Testing against a local daemon
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestServiceCreateInit
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- PASS: TestServiceCreateInit (0.02s)
23:42:16 [2022-04-10T23:42:16.085Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:16 [2022-04-10T23:42:16.085Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceMultipleTimes
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceConflict
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceMaxReplicas
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateWithDuplicateNetworkNames
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceSecretFileMode
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceConfigFileMode
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceSysctls
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceSysctls (0.04s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestCreateServiceCapabilities
23:42:16 [2022-04-10T23:42:16.085Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.085Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
23:42:16 [2022-04-10T23:42:16.085Z] === RUN   TestInspect
23:42:16 [2022-04-10T23:42:16.344Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestInspect (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestCreateJob
23:42:16 [2022-04-10T23:42:16.344Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestCreateJob (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestReplicatedJob
23:42:16 [2022-04-10T23:42:16.344Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestReplicatedJob (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestUpdateReplicatedJob
23:42:16 [2022-04-10T23:42:16.344Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestServiceListWithStatuses
23:42:16 [2022-04-10T23:42:16.344Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestDockerNetworkConnectAlias
23:42:16 [2022-04-10T23:42:16.344Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestDockerNetworkReConnect
23:42:16 [2022-04-10T23:42:16.344Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:16 [2022-04-10T23:42:16.344Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
23:42:16 [2022-04-10T23:42:16.344Z] === RUN   TestServicePlugin
23:42:18 [2022-04-10T23:42:18.251Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServicePlugin (1.91s)
23:42:18 [2022-04-10T23:42:18.251Z] === RUN   TestServiceUpdateLabel
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z] === RUN   TestServiceUpdateSecrets
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z] === RUN   TestServiceUpdateConfigs
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
23:42:18 [2022-04-10T23:42:18.251Z] === RUN   TestServiceUpdateNetwork
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z] === RUN   TestServiceUpdatePidsLimit
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
23:42:18 [2022-04-10T23:42:18.251Z] PASS
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === Skipped
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
23:42:18 [2022-04-10T23:42:18.251Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:42:18 [2022-04-10T23:42:18.251Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s)
23:42:18 [2022-04-10T23:42:18.251Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
23:42:18 [2022-04-10T23:42:18.251Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:42:18 [2022-04-10T23:42:18.251Z] 
23:42:18 [2022-04-10T23:42:18.251Z] DONE 24 tests, 23 skipped in 2.346s
23:42:18 [2022-04-10T23:42:18.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:42:18 [2022-04-10T23:42:18.511Z] INFO: Testing against a local daemon
23:42:18 [2022-04-10T23:42:18.511Z] === RUN   TestSessionCreate
23:42:18 [2022-04-10T23:42:18.511Z] --- PASS: TestSessionCreate (0.03s)
23:42:18 [2022-04-10T23:42:18.511Z] === RUN   TestSessionCreateWithBadUpgrade
23:42:18 [2022-04-10T23:42:18.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:42:18 [2022-04-10T23:42:18.511Z] PASS
23:42:18 [2022-04-10T23:42:18.511Z] 
23:42:18 [2022-04-10T23:42:18.511Z] DONE 2 tests in 0.178s
23:42:18 [2022-04-10T23:42:18.511Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:42:18 [2022-04-10T23:42:18.511Z] INFO: Testing against a local daemon
23:42:18 [2022-04-10T23:42:18.511Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:42:18 [2022-04-10T23:42:18.511Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:42:18 [2022-04-10T23:42:18.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:42:18 [2022-04-10T23:42:18.511Z] === RUN   TestDiskUsage
23:42:18 [2022-04-10T23:42:18.511Z] === PAUSE TestDiskUsage
23:42:18 [2022-04-10T23:42:18.511Z] === RUN   TestEventsExecDie
23:42:19 [2022-04-10T23:42:19.079Z] --- PASS: TestEventsExecDie (0.50s)
23:42:19 [2022-04-10T23:42:19.079Z] === RUN   TestEventsBackwardsCompatible
23:42:19 [2022-04-10T23:42:19.079Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:42:19 [2022-04-10T23:42:19.079Z] === RUN   TestEventsVolumeCreate
23:42:19 [2022-04-10T23:42:19.079Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:42:19 [2022-04-10T23:42:19.079Z] === RUN   TestInfoBinaryCommits
23:42:19 [2022-04-10T23:42:19.337Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:42:19 [2022-04-10T23:42:19.337Z] === RUN   TestInfoAPIVersioned
23:42:19 [2022-04-10T23:42:19.337Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:42:19 [2022-04-10T23:42:19.337Z] === RUN   TestInfoAPI
23:42:19 [2022-04-10T23:42:19.337Z] --- PASS: TestInfoAPI (0.02s)
23:42:19 [2022-04-10T23:42:19.337Z] === RUN   TestInfoAPIWarnings
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestInfoAPIWarnings (16.35s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestInfoDebug
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestInfoDebug (0.55s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestInfoInsecureRegistries
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestInfoRegistryMirrors
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestLoginFailsWithBadCredentials
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestPingCacheHeaders
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestPingCacheHeaders (0.03s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestPingGet
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestPingGet (0.01s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestPingHead
23:42:37 [2022-04-10T23:42:37.424Z] --- PASS: TestPingHead (0.03s)
23:42:37 [2022-04-10T23:42:37.424Z] === RUN   TestPingSwarmHeader
23:42:37 [2022-04-10T23:42:37.990Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:42:38 [2022-04-10T23:42:38.558Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:42:39 [2022-04-10T23:42:39.495Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:42:39 [2022-04-10T23:42:39.495Z] --- PASS: TestPingSwarmHeader (2.17s)
23:42:39 [2022-04-10T23:42:39.495Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:42:39 [2022-04-10T23:42:39.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:42:39 [2022-04-10T23:42:39.496Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:42:39 [2022-04-10T23:42:39.496Z] === RUN   TestVersion
23:42:39 [2022-04-10T23:42:39.496Z] --- PASS: TestVersion (0.03s)
23:42:39 [2022-04-10T23:42:39.496Z] === CONT  TestDiskUsage
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/container_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/image_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/volume_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/build-cache_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.065Z] === RUN   TestDiskUsage/after_LoadBusybox
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.324Z] === RUN   TestDiskUsage/after_container.Run
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:42:40 [2022-04-10T23:42:40.589Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:42:40 [2022-04-10T23:42:40.878Z] --- PASS: TestDiskUsage (1.22s)
23:42:40 [2022-04-10T23:42:40.878Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
23:42:40 [2022-04-10T23:42:40.878Z] PASS
23:42:40 [2022-04-10T23:42:40.878Z] 
23:42:40 [2022-04-10T23:42:40.878Z] === Skipped
23:42:40 [2022-04-10T23:42:40.878Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:42:40 [2022-04-10T23:42:40.878Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:42:40 [2022-04-10T23:42:40.878Z] 
23:42:40 [2022-04-10T23:42:40.878Z] DONE 54 tests, 1 skipped in 22.322s
23:42:40 [2022-04-10T23:42:40.878Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:42:40 [2022-04-10T23:42:40.878Z] INFO: Testing against a local daemon
23:42:40 [2022-04-10T23:42:40.878Z] === RUN   TestVolumesCreateAndList
23:42:40 [2022-04-10T23:42:40.878Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:42:40 [2022-04-10T23:42:40.878Z] === RUN   TestVolumesRemove
23:42:40 [2022-04-10T23:42:40.878Z] --- PASS: TestVolumesRemove (0.05s)
23:42:40 [2022-04-10T23:42:40.878Z] === RUN   TestVolumesInspect
23:42:41 [2022-04-10T23:42:41.146Z] --- PASS: TestVolumesInspect (0.02s)
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:42:41 [2022-04-10T23:42:41.146Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:42:41 [2022-04-10T23:42:41.146Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:42:41 [2022-04-10T23:42:41.146Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:42:41 [2022-04-10T23:42:41.146Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:42:41 [2022-04-10T23:42:41.146Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
23:42:41 [2022-04-10T23:42:41.146Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:42:41 [2022-04-10T23:42:41.146Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:42:41 [2022-04-10T23:42:41.146Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:42:41 [2022-04-10T23:42:41.146Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:42:41 [2022-04-10T23:42:41.146Z] PASS
23:42:41 [2022-04-10T23:42:41.146Z] 
23:42:41 [2022-04-10T23:42:41.146Z] DONE 9 tests in 0.229s
23:42:41 [2022-04-10T23:42:41.146Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:42:41 [2022-04-10T23:42:41.146Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14176 is not a child of this shell
23:42:41 [2022-04-10T23:42:41.146Z] warning: PID 14176 from bundles/test-integration/docker.pid had a nonzero exit code
23:42:41 [2022-04-10T23:42:41.146Z] Leaving: AppArmorNo profiles have been unloaded.
23:42:41 [2022-04-10T23:42:41.146Z] 
23:42:41 [2022-04-10T23:42:41.146Z] Unloading profiles will leave already running processes permanently
23:42:41 [2022-04-10T23:42:41.146Z] unconfined, which can lead to unexpected situations.
23:42:41 [2022-04-10T23:42:41.146Z] 
23:42:41 [2022-04-10T23:42:41.146Z] To set a process to complain mode, use the command line tool
23:42:41 [2022-04-10T23:42:41.146Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:42:41 [2022-04-10T23:42:41.146Z] Removing test suite binaries
23:42:41 [2022-04-10T23:42:41.146Z] exiting test-integration
23:42:41 [2022-04-10T23:42:41.146Z] ++ exit 0
23:42:41 [2022-04-10T23:42:41.146Z]