Skip to content

Console Output

08:24:48 [2022-02-06T08:24:48.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b79dec8138753c5d0a74f8c33f752205787b5fcd -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b79dec8138753c5d0a74f8c33f752205787b5fcd hack/make.sh dynbinary test-integration
08:24:48 [2022-02-06T08:24:48.944Z] 
08:24:48 [2022-02-06T08:24:48.944Z] Removing bundles/
08:24:48 [2022-02-06T08:24:48.944Z] 
08:24:48 [2022-02-06T08:24:48.944Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:24:48 [2022-02-06T08:24:48.944Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:24:48 [2022-02-06T08:24:48.944Z] GOOS="" GOARCH="" GOARM=""
08:26:10 [2022-02-06T08:26:10.404Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:26:10 [2022-02-06T08:26:10.404Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:26:10 [2022-02-06T08:26:10.404Z] GOOS="" GOARCH="" GOARM=""
08:26:10 [2022-02-06T08:26:10.404Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:26:10 [2022-02-06T08:26:10.404Z] 
08:26:10 [2022-02-06T08:26:10.404Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:26:10 [2022-02-06T08:26:10.404Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:26:10 [2022-02-06T08:26:10.404Z] HOSTNAME=01ac6eed0047
08:26:10 [2022-02-06T08:26:10.404Z] TESTDEBUG=0
08:26:10 [2022-02-06T08:26:10.404Z] DEST=bundles/test-integration
08:26:10 [2022-02-06T08:26:10.404Z] PWD=/go/src/github.com/docker/docker
08:26:10 [2022-02-06T08:26:10.404Z] DOCKER_GITCOMMIT=b79dec8138753c5d0a74f8c33f752205787b5fcd
08:26:10 [2022-02-06T08:26:10.404Z] container=docker
08:26:10 [2022-02-06T08:26:10.404Z] HOME=/root
08:26:10 [2022-02-06T08:26:10.404Z] GOLANG_VERSION=1.17.6
08:26:10 [2022-02-06T08:26:10.404Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:26:10 [2022-02-06T08:26:10.404Z] VALIDATE_BRANCH=master
08:26:10 [2022-02-06T08:26:10.404Z] TERM=xterm
08:26:10 [2022-02-06T08:26:10.404Z] DOCKER_PKG=github.com/docker/docker
08:26:10 [2022-02-06T08:26:10.404Z] SHLVL=1
08:26:10 [2022-02-06T08:26:10.404Z] TIMEOUT=120m
08:26:10 [2022-02-06T08:26:10.404Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:26:10 [2022-02-06T08:26:10.404Z] DOCKER_GRAPHDRIVER=overlay2
08:26:10 [2022-02-06T08:26:10.404Z] GO111MODULE=off
08:26:10 [2022-02-06T08:26:10.404Z] DOCKER_EXPERIMENTAL=1
08:26:10 [2022-02-06T08:26:10.404Z] TEST_SKIP_INTEGRATION_CLI=1
08:26:10 [2022-02-06T08:26:10.404Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:26:10 [2022-02-06T08:26:10.404Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:26:10 [2022-02-06T08:26:10.404Z] GOPATH=/go
08:26:10 [2022-02-06T08:26:10.404Z] PKG_CONFIG=pkg-config
08:26:10 [2022-02-06T08:26:10.404Z] _=/usr/bin/env
08:26:10 [2022-02-06T08:26:10.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:26:36 [2022-02-06T08:26:36.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:26:36 [2022-02-06T08:26:36.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:26:55 [2022-02-06T08:26:55.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:27:00 [2022-02-06T08:27:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:27:08 [2022-02-06T08:27:08.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:27:08 [2022-02-06T08:27:08.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:27:09 [2022-02-06T08:27:09.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:27:09 [2022-02-06T08:27:09.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:27:09 [2022-02-06T08:27:09.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:27:10 [2022-02-06T08:27:10.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:27:13 [2022-02-06T08:27:13.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:27:13 [2022-02-06T08:27:13.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:27:14 [2022-02-06T08:27:14.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:27:14 [2022-02-06T08:27:14.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:27:15 [2022-02-06T08:27:15.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:27:16 [2022-02-06T08:27:16.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:27:17 [2022-02-06T08:27:17.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:27:17 [2022-02-06T08:27:17.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:27:18 [2022-02-06T08:27:18.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:27:19 [2022-02-06T08:27:19.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:27:19 [2022-02-06T08:27:19.382Z] Using test binary docker
08:27:19 [2022-02-06T08:27:19.382Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:27:19 [2022-02-06T08:27:19.382Z] +++ /etc/init.d/apparmor start
08:27:19 [2022-02-06T08:27:19.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:27:19 [2022-02-06T08:27:19.382Z] INFO: Waiting for daemon to start...
08:27:19 [2022-02-06T08:27:19.382Z] Starting dockerd
08:27:19 [2022-02-06T08:27:19.382Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
08:27:21 [2022-02-06T08:27:21.917Z] .
08:27:21 [2022-02-06T08:27:21.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:27:21 [2022-02-06T08:27:21.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:27:21 [2022-02-06T08:27:21.918Z] Error: No such image: emptyfs
08:27:21 [2022-02-06T08:27:21.918Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:27:21 [2022-02-06T08:27:21.918Z] ++++ docker load
08:27:21 [2022-02-06T08:27:21.918Z] Running integration-test (iteration 1)
08:27:21 [2022-02-06T08:27:21.918Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:27:21 [2022-02-06T08:27:21.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:27:21 [2022-02-06T08:27:21.918Z] ++ set -e
08:27:21 [2022-02-06T08:27:21.918Z] ++ '[' -n 0 ']'
08:27:21 [2022-02-06T08:27:21.918Z] ++ set -x
08:27:21 [2022-02-06T08:27:21.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:27:21 [2022-02-06T08:27:21.918Z] Loaded image: busybox:latest
08:27:21 [2022-02-06T08:27:21.918Z] Loaded image: busybox:glibc
08:27:22 [2022-02-06T08:27:22.856Z] Loaded image: debian:bullseye-slim
08:27:22 [2022-02-06T08:27:22.856Z] Loaded image: hello-world:latest
08:27:23 [2022-02-06T08:27:23.116Z] Loaded image: arm32v7/hello-world:latest
08:27:23 [2022-02-06T08:27:23.116Z] INFO: Testing against a local daemon
08:27:23 [2022-02-06T08:27:23.116Z] === RUN   TestCgroupNamespacesBuild
08:27:24 [2022-02-06T08:27:24.054Z] --- PASS: TestCgroupNamespacesBuild (1.04s)
08:27:24 [2022-02-06T08:27:24.054Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:27:25 [2022-02-06T08:27:25.431Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
08:27:25 [2022-02-06T08:27:25.431Z] === RUN   TestBuildWithSession
08:27:25 [2022-02-06T08:27:25.431Z]     build_session_test.go:25: TODO: BuildKit
08:27:25 [2022-02-06T08:27:25.431Z] --- SKIP: TestBuildWithSession (0.00s)
08:27:25 [2022-02-06T08:27:25.431Z] === RUN   TestBuildSquashParent
08:27:28 [2022-02-06T08:27:28.717Z] --- PASS: TestBuildSquashParent (2.98s)
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:28 [2022-02-06T08:27:28.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:28 [2022-02-06T08:27:28.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:28 [2022-02-06T08:27:28.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:27:28 [2022-02-06T08:27:28.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:27:29 [2022-02-06T08:27:29.286Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:27:29 [2022-02-06T08:27:29.545Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:27:30 [2022-02-06T08:27:30.485Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:27:30 [2022-02-06T08:27:30.744Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:27:31 [2022-02-06T08:27:31.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
08:27:31 [2022-02-06T08:27:31.685Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.98s)
08:27:31 [2022-02-06T08:27:31.685Z] === RUN   TestBuildMultiStageCopy
08:27:31 [2022-02-06T08:27:31.685Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:27:33 [2022-02-06T08:27:33.076Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:27:33 [2022-02-06T08:27:33.076Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:27:33 [2022-02-06T08:27:33.076Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:27:33 [2022-02-06T08:27:33.335Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:27:33 [2022-02-06T08:27:33.595Z] --- PASS: TestBuildMultiStageCopy (1.74s)
08:27:33 [2022-02-06T08:27:33.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s)
08:27:33 [2022-02-06T08:27:33.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
08:27:33 [2022-02-06T08:27:33.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
08:27:33 [2022-02-06T08:27:33.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
08:27:33 [2022-02-06T08:27:33.595Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
08:27:33 [2022-02-06T08:27:33.595Z] === RUN   TestBuildMultiStageParentConfig
08:27:34 [2022-02-06T08:27:34.165Z] --- PASS: TestBuildMultiStageParentConfig (0.53s)
08:27:34 [2022-02-06T08:27:34.165Z] === RUN   TestBuildLabelWithTargets
08:27:34 [2022-02-06T08:27:34.735Z] --- PASS: TestBuildLabelWithTargets (0.83s)
08:27:34 [2022-02-06T08:27:34.735Z] === RUN   TestBuildWithEmptyLayers
08:27:35 [2022-02-06T08:27:35.304Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
08:27:35 [2022-02-06T08:27:35.305Z] === RUN   TestBuildMultiStageOnBuild
08:27:36 [2022-02-06T08:27:36.243Z] --- PASS: TestBuildMultiStageOnBuild (1.10s)
08:27:36 [2022-02-06T08:27:36.243Z] === RUN   TestBuildUncleanTarFilenames
08:27:36 [2022-02-06T08:27:36.809Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
08:27:36 [2022-02-06T08:27:36.809Z] === RUN   TestBuildMultiStageLayerLeak
08:27:38 [2022-02-06T08:27:38.184Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s)
08:27:38 [2022-02-06T08:27:38.184Z] === RUN   TestBuildWithHugeFile
08:28:16 [2022-02-06T08:28:16.911Z] --- PASS: TestBuildWithHugeFile (34.75s)
08:28:16 [2022-02-06T08:28:16.911Z] === RUN   TestBuildWCOWSandboxSize
08:28:16 [2022-02-06T08:28:16.912Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:28:16 [2022-02-06T08:28:16.912Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildWithEmptyDockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:28:16 [2022-02-06T08:28:16.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
08:28:16 [2022-02-06T08:28:16.912Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
08:28:16 [2022-02-06T08:28:16.912Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
08:28:16 [2022-02-06T08:28:16.912Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildPreserveOwnership
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildPreserveOwnership/copy_from
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:28:16 [2022-02-06T08:28:16.912Z] --- PASS: TestBuildPreserveOwnership (2.51s)
08:28:16 [2022-02-06T08:28:16.912Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.70s)
08:28:16 [2022-02-06T08:28:16.912Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s)
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildPlatformInvalid
08:28:16 [2022-02-06T08:28:16.912Z] --- PASS: TestBuildPlatformInvalid (0.07s)
08:28:16 [2022-02-06T08:28:16.912Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:28:16 [2022-02-06T08:28:16.912Z] Loaded image: busybox:latest
08:28:16 [2022-02-06T08:28:16.912Z] Loaded image: busybox:glibc
08:28:17 [2022-02-06T08:28:17.481Z] Loaded image: debian:bullseye-slim
08:28:17 [2022-02-06T08:28:17.481Z] Loaded image: hello-world:latest
08:28:17 [2022-02-06T08:28:17.481Z] Loaded image: arm32v7/hello-world:latest
08:28:25 [2022-02-06T08:28:25.603Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.80s)
08:28:25 [2022-02-06T08:28:25.603Z] PASS
08:28:25 [2022-02-06T08:28:25.603Z] 
08:28:25 [2022-02-06T08:28:25.603Z] === Skipped
08:28:25 [2022-02-06T08:28:25.603Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:28:25 [2022-02-06T08:28:25.603Z]     build_session_test.go:25: TODO: BuildKit
08:28:25 [2022-02-06T08:28:25.603Z] 
08:28:25 [2022-02-06T08:28:25.603Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:28:25 [2022-02-06T08:28:25.603Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:28:25 [2022-02-06T08:28:25.603Z] 
08:28:25 [2022-02-06T08:28:25.603Z] DONE 34 tests, 2 skipped in 62.761s
08:28:25 [2022-02-06T08:28:25.603Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:28:25 [2022-02-06T08:28:25.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:28:25 [2022-02-06T08:28:25.603Z] ++ set -e
08:28:25 [2022-02-06T08:28:25.603Z] ++ '[' -n 0 ']'
08:28:25 [2022-02-06T08:28:25.603Z] ++ set -x
08:28:25 [2022-02-06T08:28:25.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:28:25 [2022-02-06T08:28:25.603Z] INFO: Testing against a local daemon
08:28:25 [2022-02-06T08:28:25.603Z] === RUN   TestConfigInspect
08:28:26 [2022-02-06T08:28:26.541Z] --- PASS: TestConfigInspect (2.09s)
08:28:26 [2022-02-06T08:28:26.541Z] === RUN   TestConfigList
08:28:29 [2022-02-06T08:28:29.073Z] --- PASS: TestConfigList (2.06s)
08:28:29 [2022-02-06T08:28:29.073Z] === RUN   TestConfigsCreateAndDelete
08:28:30 [2022-02-06T08:28:30.976Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
08:28:30 [2022-02-06T08:28:30.976Z] === RUN   TestConfigsUpdate
08:28:32 [2022-02-06T08:28:32.878Z] --- PASS: TestConfigsUpdate (2.09s)
08:28:32 [2022-02-06T08:28:32.878Z] === RUN   TestTemplatedConfig
08:28:35 [2022-02-06T08:28:35.410Z] --- PASS: TestTemplatedConfig (2.29s)
08:28:35 [2022-02-06T08:28:35.410Z] === RUN   TestConfigCreateResolve
08:28:36 [2022-02-06T08:28:36.788Z] --- PASS: TestConfigCreateResolve (1.64s)
08:28:36 [2022-02-06T08:28:36.788Z] PASS
08:28:36 [2022-02-06T08:28:36.788Z] 
08:28:36 [2022-02-06T08:28:36.788Z] DONE 6 tests in 12.354s
08:28:36 [2022-02-06T08:28:36.788Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:28:36 [2022-02-06T08:28:36.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:28:36 [2022-02-06T08:28:36.788Z] ++ set -e
08:28:36 [2022-02-06T08:28:36.788Z] ++ '[' -n 0 ']'
08:28:36 [2022-02-06T08:28:36.788Z] ++ set -x
08:28:36 [2022-02-06T08:28:36.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:28:36 [2022-02-06T08:28:36.789Z] INFO: Testing against a local daemon
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCheckpoint
08:28:37 [2022-02-06T08:28:37.049Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:28:37 [2022-02-06T08:28:37.049Z] --- SKIP: TestCheckpoint (0.00s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestContainerInvalidJSON
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:28:37 [2022-02-06T08:28:37.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:28:37 [2022-02-06T08:28:37.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:28:37 [2022-02-06T08:28:37.049Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:28:37 [2022-02-06T08:28:37.049Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:28:37 [2022-02-06T08:28:37.049Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:28:37 [2022-02-06T08:28:37.049Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:28:37 [2022-02-06T08:28:37.049Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:28:37 [2022-02-06T08:28:37.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCopyFromContainerPathIsNotDir
08:28:37 [2022-02-06T08:28:37.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCopyToContainerPathDoesNotExist
08:28:37 [2022-02-06T08:28:37.049Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCopyToContainerPathIsNotDir
08:28:37 [2022-02-06T08:28:37.049Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:28:37 [2022-02-06T08:28:37.049Z] === RUN   TestCopyFromContainer
08:28:37 [2022-02-06T08:28:37.985Z] === RUN   TestCopyFromContainer//
08:28:37 [2022-02-06T08:28:37.985Z] === RUN   TestCopyFromContainer//bar/root
08:28:37 [2022-02-06T08:28:37.985Z] === RUN   TestCopyFromContainer//bar/root/
08:28:37 [2022-02-06T08:28:37.985Z] === RUN   TestCopyFromContainer/bar/quux
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/quux/
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCopyFromContainer/bar/notarget
08:28:38 [2022-02-06T08:28:38.303Z] --- PASS: TestCopyFromContainer (1.28s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
08:28:38 [2022-02-06T08:28:38.303Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:28:38 [2022-02-06T08:28:38.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:28:38 [2022-02-06T08:28:38.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:28:38 [2022-02-06T08:28:38.303Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:28:38 [2022-02-06T08:28:38.303Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:28:38 [2022-02-06T08:28:38.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateLinkToNonExistingContainer
08:28:38 [2022-02-06T08:28:38.563Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateWithInvalidEnv
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateWithInvalidEnv/0
08:28:38 [2022-02-06T08:28:38.563Z] === PAUSE TestCreateWithInvalidEnv/0
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateWithInvalidEnv/1
08:28:38 [2022-02-06T08:28:38.563Z] === PAUSE TestCreateWithInvalidEnv/1
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateWithInvalidEnv/2
08:28:38 [2022-02-06T08:28:38.563Z] === PAUSE TestCreateWithInvalidEnv/2
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateWithInvalidEnv/0
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateWithInvalidEnv/2
08:28:38 [2022-02-06T08:28:38.563Z] === CONT  TestCreateWithInvalidEnv/1
08:28:38 [2022-02-06T08:28:38.563Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateTmpfsMountsTarget
08:28:38 [2022-02-06T08:28:38.563Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:28:38 [2022-02-06T08:28:38.563Z] === RUN   TestCreateWithCustomMaskedPaths
08:28:39 [2022-02-06T08:28:39.566Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s)
08:28:39 [2022-02-06T08:28:39.566Z] === RUN   TestCreateWithCustomReadonlyPaths
08:28:40 [2022-02-06T08:28:40.946Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.06s)
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:28:40 [2022-02-06T08:28:40.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:28:40 [2022-02-06T08:28:40.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:28:40 [2022-02-06T08:28:40.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:28:40 [2022-02-06T08:28:40.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:28:40 [2022-02-06T08:28:40.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:28:40 [2022-02-06T08:28:40.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:28:40 [2022-02-06T08:28:40.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:28:40 [2022-02-06T08:28:40.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:28:40 [2022-02-06T08:28:40.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:28:40 [2022-02-06T08:28:40.946Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:28:40 [2022-02-06T08:28:40.946Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:28:41 [2022-02-06T08:28:41.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestCreateDifferentPlatform
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestCreateDifferentPlatform/different_os
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:28:41 [2022-02-06T08:28:41.206Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:28:41 [2022-02-06T08:28:41.206Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:28:41 [2022-02-06T08:28:41.206Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:28:41 [2022-02-06T08:28:41.206Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:28:41 [2022-02-06T08:28:41.206Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestContainerStartOnDaemonRestart
08:28:41 [2022-02-06T08:28:41.206Z] === PAUSE TestContainerStartOnDaemonRestart
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestDaemonRestartIpcMode
08:28:41 [2022-02-06T08:28:41.206Z] === PAUSE TestDaemonRestartIpcMode
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestDaemonHostGatewayIP
08:28:41 [2022-02-06T08:28:41.206Z] === PAUSE TestDaemonHostGatewayIP
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestRestartDaemonWithRestartingContainer
08:28:41 [2022-02-06T08:28:41.206Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestContainerKillOnDaemonStart
08:28:41 [2022-02-06T08:28:41.206Z] === PAUSE TestContainerKillOnDaemonStart
08:28:41 [2022-02-06T08:28:41.206Z] === RUN   TestDiff
08:28:41 [2022-02-06T08:28:41.466Z] --- PASS: TestDiff (0.36s)
08:28:41 [2022-02-06T08:28:41.466Z] === RUN   TestExecWithCloseStdin
08:28:42 [2022-02-06T08:28:42.034Z] --- PASS: TestExecWithCloseStdin (0.44s)
08:28:42 [2022-02-06T08:28:42.034Z] === RUN   TestExec
08:28:42 [2022-02-06T08:28:42.293Z] --- PASS: TestExec (0.41s)
08:28:42 [2022-02-06T08:28:42.293Z] === RUN   TestExecUser
08:28:42 [2022-02-06T08:28:42.861Z] --- PASS: TestExecUser (0.44s)
08:28:42 [2022-02-06T08:28:42.861Z] === RUN   TestExportContainerAndImportImage
08:28:43 [2022-02-06T08:28:43.431Z] --- PASS: TestExportContainerAndImportImage (0.50s)
08:28:43 [2022-02-06T08:28:43.431Z] === RUN   TestExportContainerAfterDaemonRestart
08:28:44 [2022-02-06T08:28:44.807Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s)
08:28:44 [2022-02-06T08:28:44.807Z] === RUN   TestHealthCheckWorkdir
08:28:45 [2022-02-06T08:28:45.065Z] --- PASS: TestHealthCheckWorkdir (0.48s)
08:28:45 [2022-02-06T08:28:45.065Z] === RUN   TestHealthKillContainer
08:28:53 [2022-02-06T08:28:53.184Z] --- PASS: TestHealthKillContainer (7.83s)
08:28:53 [2022-02-06T08:28:53.184Z] === RUN   TestInspectCpusetInConfigPre120
08:28:53 [2022-02-06T08:28:53.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s)
08:28:53 [2022-02-06T08:28:53.184Z] === RUN   TestIpcModeNone
08:28:53 [2022-02-06T08:28:53.753Z] --- PASS: TestIpcModeNone (0.42s)
08:28:53 [2022-02-06T08:28:53.753Z] === RUN   TestIpcModePrivate
08:28:54 [2022-02-06T08:28:54.013Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
08:28:54 [2022-02-06T08:28:54.013Z] --- PASS: TestIpcModePrivate (0.41s)
08:28:54 [2022-02-06T08:28:54.013Z] === RUN   TestIpcModeShareable
08:28:54 [2022-02-06T08:28:54.272Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
08:28:54 [2022-02-06T08:28:54.531Z] --- PASS: TestIpcModeShareable (0.42s)
08:28:54 [2022-02-06T08:28:54.531Z] === RUN   TestAPIIpcModeShareableAndContainer
08:28:55 [2022-02-06T08:28:55.908Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s)
08:28:55 [2022-02-06T08:28:55.908Z] === RUN   TestAPIIpcModeHost
08:28:56 [2022-02-06T08:28:56.167Z] --- PASS: TestAPIIpcModeHost (0.33s)
08:28:56 [2022-02-06T08:28:56.167Z] === RUN   TestDaemonIpcModeShareable
08:28:57 [2022-02-06T08:28:57.102Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
08:28:57 [2022-02-06T08:28:57.102Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
08:28:57 [2022-02-06T08:28:57.102Z] === RUN   TestDaemonIpcModePrivate
08:28:58 [2022-02-06T08:28:58.478Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
08:28:58 [2022-02-06T08:28:58.478Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
08:28:58 [2022-02-06T08:28:58.478Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:28:59 [2022-02-06T08:28:59.416Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
08:28:59 [2022-02-06T08:28:59.416Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
08:28:59 [2022-02-06T08:28:59.416Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:29:00 [2022-02-06T08:29:00.355Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
08:29:00 [2022-02-06T08:29:00.614Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
08:29:00 [2022-02-06T08:29:00.614Z] === RUN   TestIpcModeOlderClient
08:29:00 [2022-02-06T08:29:00.614Z] === PAUSE TestIpcModeOlderClient
08:29:00 [2022-02-06T08:29:00.614Z] === RUN   TestKillContainerInvalidSignal
08:29:00 [2022-02-06T08:29:00.874Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
08:29:00 [2022-02-06T08:29:00.874Z] === RUN   TestKillContainer
08:29:00 [2022-02-06T08:29:00.874Z] === RUN   TestKillContainer/no_signal
08:29:01 [2022-02-06T08:29:01.133Z] === RUN   TestKillContainer/non_killing_signal
08:29:01 [2022-02-06T08:29:01.702Z] === RUN   TestKillContainer/killing_signal
08:29:02 [2022-02-06T08:29:02.281Z] --- PASS: TestKillContainer (1.23s)
08:29:02 [2022-02-06T08:29:02.281Z]     --- PASS: TestKillContainer/no_signal (0.37s)
08:29:02 [2022-02-06T08:29:02.281Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
08:29:02 [2022-02-06T08:29:02.281Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
08:29:02 [2022-02-06T08:29:02.281Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:29:02 [2022-02-06T08:29:02.281Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:29:02 [2022-02-06T08:29:02.540Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:29:03 [2022-02-06T08:29:03.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
08:29:03 [2022-02-06T08:29:03.477Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
08:29:03 [2022-02-06T08:29:03.477Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
08:29:03 [2022-02-06T08:29:03.477Z] === RUN   TestKillStoppedContainer
08:29:03 [2022-02-06T08:29:03.477Z] --- PASS: TestKillStoppedContainer (0.04s)
08:29:03 [2022-02-06T08:29:03.477Z] === RUN   TestKillStoppedContainerAPIPre120
08:29:03 [2022-02-06T08:29:03.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:29:03 [2022-02-06T08:29:03.477Z] === RUN   TestKillDifferentUserContainer
08:29:03 [2022-02-06T08:29:03.736Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:29:03 [2022-02-06T08:29:03.736Z] === RUN   TestInspectOomKilledTrue
08:29:04 [2022-02-06T08:29:04.307Z] --- PASS: TestInspectOomKilledTrue (0.50s)
08:29:04 [2022-02-06T08:29:04.307Z] === RUN   TestInspectOomKilledFalse
08:29:04 [2022-02-06T08:29:04.566Z] --- PASS: TestInspectOomKilledFalse (0.38s)
08:29:04 [2022-02-06T08:29:04.566Z] === RUN   TestLinksEtcHostsContentMatch
08:29:04 [2022-02-06T08:29:04.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
08:29:04 [2022-02-06T08:29:04.826Z] === RUN   TestLinksContainerNames
08:29:05 [2022-02-06T08:29:05.765Z] --- PASS: TestLinksContainerNames (0.76s)
08:29:05 [2022-02-06T08:29:05.765Z] === RUN   TestLogsFollowTailEmpty
08:29:06 [2022-02-06T08:29:06.025Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
08:29:06 [2022-02-06T08:29:06.025Z] === RUN   TestContainerNetworkMountsNoChown
08:29:06 [2022-02-06T08:29:06.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/default
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/default
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/private
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/private
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rprivate
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rprivate
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/slave
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/slave
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rslave
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rslave
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/shared
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/shared
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rshared
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rshared
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/default
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/default/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/default/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/rslave
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/rshared
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/shared
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/rprivate
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/slave
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/private
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/default/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/private/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/private/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:29:06 [2022-02-06T08:29:06.284Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:29:06 [2022-02-06T08:29:06.284Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/default/mount_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:29:06 [2022-02-06T08:29:06.543Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/private/bind_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/private/mount_root
08:29:06 [2022-02-06T08:29:06.801Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:29:06 [2022-02-06T08:29:06.801Z] --- PASS: TestMountDaemonRoot (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:29:06 [2022-02-06T08:29:06.801Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:29:06 [2022-02-06T08:29:06.801Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:29:06 [2022-02-06T08:29:06.802Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
08:29:06 [2022-02-06T08:29:06.802Z] === RUN   TestContainerBindMountNonRecursive
08:29:08 [2022-02-06T08:29:08.176Z] --- PASS: TestContainerBindMountNonRecursive (1.20s)
08:29:08 [2022-02-06T08:29:08.176Z] === RUN   TestContainerVolumesMountedAsShared
08:29:08 [2022-02-06T08:29:08.434Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s)
08:29:08 [2022-02-06T08:29:08.434Z] === RUN   TestContainerVolumesMountedAsSlave
08:29:08 [2022-02-06T08:29:08.693Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
08:29:08 [2022-02-06T08:29:08.693Z] === RUN   TestNetworkNat
08:29:09 [2022-02-06T08:29:09.259Z] --- PASS: TestNetworkNat (0.42s)
08:29:09 [2022-02-06T08:29:09.259Z] === RUN   TestNetworkLocalhostTCPNat
08:29:09 [2022-02-06T08:29:09.519Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
08:29:09 [2022-02-06T08:29:09.519Z] === RUN   TestNetworkLoopbackNat
08:29:12 [2022-02-06T08:29:12.093Z] --- PASS: TestNetworkLoopbackNat (2.48s)
08:29:12 [2022-02-06T08:29:12.093Z] === RUN   TestPause
08:29:12 [2022-02-06T08:29:12.353Z] --- PASS: TestPause (0.41s)
08:29:12 [2022-02-06T08:29:12.353Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:29:12 [2022-02-06T08:29:12.353Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:29:12 [2022-02-06T08:29:12.353Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:29:12 [2022-02-06T08:29:12.353Z] === RUN   TestPauseStopPausedContainer
08:29:12 [2022-02-06T08:29:12.921Z] --- PASS: TestPauseStopPausedContainer (0.43s)
08:29:12 [2022-02-06T08:29:12.921Z] === RUN   TestPidHost
08:29:13 [2022-02-06T08:29:13.860Z] --- PASS: TestPidHost (0.87s)
08:29:13 [2022-02-06T08:29:13.860Z] === RUN   TestPsFilter
08:29:13 [2022-02-06T08:29:13.860Z] --- PASS: TestPsFilter (0.10s)
08:29:13 [2022-02-06T08:29:13.860Z] === RUN   TestRemoveContainerWithRemovedVolume
08:29:14 [2022-02-06T08:29:14.119Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
08:29:14 [2022-02-06T08:29:14.119Z] === RUN   TestRemoveContainerWithVolume
08:29:14 [2022-02-06T08:29:14.688Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
08:29:14 [2022-02-06T08:29:14.688Z] === RUN   TestRemoveContainerRunning
08:29:14 [2022-02-06T08:29:14.947Z] --- PASS: TestRemoveContainerRunning (0.39s)
08:29:14 [2022-02-06T08:29:14.947Z] === RUN   TestRemoveContainerForceRemoveRunning
08:29:15 [2022-02-06T08:29:15.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
08:29:15 [2022-02-06T08:29:15.205Z] === RUN   TestRemoveInvalidContainer
08:29:15 [2022-02-06T08:29:15.205Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:29:15 [2022-02-06T08:29:15.205Z] === RUN   TestRenameLinkedContainer
08:29:17 [2022-02-06T08:29:17.122Z] --- PASS: TestRenameLinkedContainer (1.53s)
08:29:17 [2022-02-06T08:29:17.122Z] === RUN   TestRenameStoppedContainer
08:29:17 [2022-02-06T08:29:17.122Z] --- PASS: TestRenameStoppedContainer (0.39s)
08:29:17 [2022-02-06T08:29:17.122Z] === RUN   TestRenameRunningContainerAndReuse
08:29:18 [2022-02-06T08:29:18.063Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s)
08:29:18 [2022-02-06T08:29:18.063Z] === RUN   TestRenameInvalidName
08:29:18 [2022-02-06T08:29:18.321Z] --- PASS: TestRenameInvalidName (0.40s)
08:29:18 [2022-02-06T08:29:18.321Z] === RUN   TestRenameAnonymousContainer
08:29:19 [2022-02-06T08:29:19.697Z] --- PASS: TestRenameAnonymousContainer (1.31s)
08:29:19 [2022-02-06T08:29:19.697Z] === RUN   TestRenameContainerWithSameName
08:29:20 [2022-02-06T08:29:20.264Z] --- PASS: TestRenameContainerWithSameName (0.39s)
08:29:20 [2022-02-06T08:29:20.264Z] === RUN   TestRenameContainerWithLinkedContainer
08:29:20 [2022-02-06T08:29:20.832Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
08:29:20 [2022-02-06T08:29:20.832Z] === RUN   TestResize
08:29:21 [2022-02-06T08:29:21.401Z] --- PASS: TestResize (0.37s)
08:29:21 [2022-02-06T08:29:21.401Z] === RUN   TestResizeWithInvalidSize
08:29:21 [2022-02-06T08:29:21.661Z] --- PASS: TestResizeWithInvalidSize (0.38s)
08:29:21 [2022-02-06T08:29:21.661Z] === RUN   TestResizeWhenContainerNotStarted
08:29:21 [2022-02-06T08:29:21.921Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:29:21 [2022-02-06T08:29:21.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:23 [2022-02-06T08:29:23.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:29:24 [2022-02-06T08:29:24.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:29:25 [2022-02-06T08:29:25.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:29:25 [2022-02-06T08:29:25.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:29:26 [2022-02-06T08:29:26.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:29 [2022-02-06T08:29:29.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:29:30 [2022-02-06T08:29:30.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:29:30 [2022-02-06T08:29:30.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:29:32 [2022-02-06T08:29:32.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:29:33 [2022-02-06T08:29:33.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:29:33 [2022-02-06T08:29:33.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:29:35 [2022-02-06T08:29:35.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:29:35 [2022-02-06T08:29:35.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:29:36 [2022-02-06T08:29:36.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:29:38 [2022-02-06T08:29:38.895Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.65s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.58s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
08:29:38 [2022-02-06T08:29:38.895Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
08:29:38 [2022-02-06T08:29:38.895Z] === RUN   TestCgroupNamespacesRun
08:29:39 [2022-02-06T08:29:39.834Z] --- PASS: TestCgroupNamespacesRun (1.09s)
08:29:39 [2022-02-06T08:29:39.834Z] === RUN   TestCgroupNamespacesRunPrivileged
08:29:40 [2022-02-06T08:29:40.769Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
08:29:40 [2022-02-06T08:29:40.769Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:29:42 [2022-02-06T08:29:42.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
08:29:42 [2022-02-06T08:29:42.143Z] === RUN   TestCgroupNamespacesRunHostMode
08:29:43 [2022-02-06T08:29:43.078Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
08:29:43 [2022-02-06T08:29:43.078Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:29:44 [2022-02-06T08:29:44.017Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
08:29:44 [2022-02-06T08:29:44.017Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:29:44 [2022-02-06T08:29:44.955Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s)
08:29:44 [2022-02-06T08:29:44.955Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:29:45 [2022-02-06T08:29:45.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
08:29:45 [2022-02-06T08:29:45.893Z] === RUN   TestCgroupNamespacesRunOlderClient
08:29:46 [2022-02-06T08:29:46.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
08:29:46 [2022-02-06T08:29:46.832Z] === RUN   TestNISDomainname
08:29:47 [2022-02-06T08:29:47.400Z] --- PASS: TestNISDomainname (0.48s)
08:29:47 [2022-02-06T08:29:47.400Z] === RUN   TestHostnameDnsResolution
08:29:47 [2022-02-06T08:29:47.969Z] --- PASS: TestHostnameDnsResolution (0.65s)
08:29:47 [2022-02-06T08:29:47.969Z] === RUN   TestUnprivilegedPortsAndPing
08:29:48 [2022-02-06T08:29:48.538Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
08:29:48 [2022-02-06T08:29:48.538Z] === RUN   TestStats
08:29:51 [2022-02-06T08:29:51.074Z] --- PASS: TestStats (2.40s)
08:29:51 [2022-02-06T08:29:51.074Z] === RUN   TestStopContainerWithTimeout
08:29:51 [2022-02-06T08:29:51.074Z] === RUN   TestStopContainerWithTimeout/0
08:29:51 [2022-02-06T08:29:51.074Z] === PAUSE TestStopContainerWithTimeout/0
08:29:51 [2022-02-06T08:29:51.074Z] === RUN   TestStopContainerWithTimeout/1
08:29:51 [2022-02-06T08:29:51.074Z] === PAUSE TestStopContainerWithTimeout/1
08:29:51 [2022-02-06T08:29:51.074Z] === RUN   TestStopContainerWithTimeout/3
08:29:51 [2022-02-06T08:29:51.074Z] === PAUSE TestStopContainerWithTimeout/3
08:29:51 [2022-02-06T08:29:51.074Z] === RUN   TestStopContainerWithTimeout/-1
08:29:51 [2022-02-06T08:29:51.074Z] === PAUSE TestStopContainerWithTimeout/-1
08:29:51 [2022-02-06T08:29:51.074Z] === CONT  TestStopContainerWithTimeout/0
08:29:51 [2022-02-06T08:29:51.074Z] === CONT  TestStopContainerWithTimeout/3
08:29:51 [2022-02-06T08:29:51.333Z] === CONT  TestStopContainerWithTimeout/-1
08:29:53 [2022-02-06T08:29:53.862Z] === CONT  TestStopContainerWithTimeout/1
08:29:54 [2022-02-06T08:29:54.798Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:29:54 [2022-02-06T08:29:54.798Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
08:29:54 [2022-02-06T08:29:54.798Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
08:29:54 [2022-02-06T08:29:54.798Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.51s)
08:29:54 [2022-02-06T08:29:54.798Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
08:29:54 [2022-02-06T08:29:54.798Z] === RUN   TestDeleteDevicemapper
08:29:54 [2022-02-06T08:29:54.798Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:29:54 [2022-02-06T08:29:54.798Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:29:54 [2022-02-06T08:29:54.798Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:29:56 [2022-02-06T08:29:56.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
08:29:56 [2022-02-06T08:29:56.190Z] === RUN   TestUpdateMemory
08:29:56 [2022-02-06T08:29:56.759Z] --- PASS: TestUpdateMemory (0.49s)
08:29:56 [2022-02-06T08:29:56.759Z] === RUN   TestUpdateCPUQuota
08:29:57 [2022-02-06T08:29:57.699Z] --- PASS: TestUpdateCPUQuota (0.65s)
08:29:57 [2022-02-06T08:29:57.699Z] === RUN   TestUpdatePidsLimit
08:29:57 [2022-02-06T08:29:57.699Z] === RUN   TestUpdatePidsLimit/update_from_none
08:29:57 [2022-02-06T08:29:57.699Z] === RUN   TestUpdatePidsLimit/no_change
08:29:57 [2022-02-06T08:29:57.699Z] === RUN   TestUpdatePidsLimit/update_lower
08:29:57 [2022-02-06T08:29:57.959Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:29:58 [2022-02-06T08:29:58.220Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:29:58 [2022-02-06T08:29:58.479Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:29:58 [2022-02-06T08:29:58.479Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:29:59 [2022-02-06T08:29:59.048Z] --- PASS: TestUpdatePidsLimit (1.65s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
08:29:59 [2022-02-06T08:29:59.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
08:29:59 [2022-02-06T08:29:59.048Z] === RUN   TestUpdateRestartPolicy
08:30:11 [2022-02-06T08:30:11.258Z] --- PASS: TestUpdateRestartPolicy (10.67s)
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestUpdateRestartWithAutoRemove
08:30:11 [2022-02-06T08:30:11.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitNonBlocked
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:30:11 [2022-02-06T08:30:11.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:30:11 [2022-02-06T08:30:11.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:30:11 [2022-02-06T08:30:11.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:30:11 [2022-02-06T08:30:11.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:30:11 [2022-02-06T08:30:11.258Z] --- PASS: TestWaitNonBlocked (0.01s)
08:30:11 [2022-02-06T08:30:11.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
08:30:11 [2022-02-06T08:30:11.258Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s)
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitBlocked
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:30:11 [2022-02-06T08:30:11.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:30:11 [2022-02-06T08:30:11.258Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:30:11 [2022-02-06T08:30:11.258Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:30:11 [2022-02-06T08:30:11.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:30:11 [2022-02-06T08:30:11.258Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:30:11 [2022-02-06T08:30:11.517Z] --- PASS: TestWaitBlocked (0.01s)
08:30:11 [2022-02-06T08:30:11.518Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
08:30:11 [2022-02-06T08:30:11.518Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
08:30:11 [2022-02-06T08:30:11.518Z] === CONT  TestContainerStartOnDaemonRestart
08:30:11 [2022-02-06T08:30:11.518Z] === CONT  TestRestartDaemonWithRestartingContainer
08:30:13 [2022-02-06T08:30:13.428Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.85s)
08:30:13 [2022-02-06T08:30:13.428Z] === CONT  TestIpcModeOlderClient
08:30:13 [2022-02-06T08:30:13.428Z] --- PASS: TestIpcModeOlderClient (0.10s)
08:30:13 [2022-02-06T08:30:13.428Z] === CONT  TestContainerKillOnDaemonStart
08:30:13 [2022-02-06T08:30:13.428Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s)
08:30:13 [2022-02-06T08:30:13.428Z] === CONT  TestDaemonHostGatewayIP
08:30:15 [2022-02-06T08:30:15.959Z] --- PASS: TestDaemonHostGatewayIP (2.18s)
08:30:15 [2022-02-06T08:30:15.959Z] === CONT  TestDaemonRestartIpcMode
08:30:17 [2022-02-06T08:30:17.863Z] --- PASS: TestDaemonRestartIpcMode (2.04s)
08:30:25 [2022-02-06T08:30:25.985Z] --- PASS: TestContainerKillOnDaemonStart (11.49s)
08:30:25 [2022-02-06T08:30:25.985Z] PASS
08:30:25 [2022-02-06T08:30:25.985Z] 
08:30:25 [2022-02-06T08:30:25.985Z] === Skipped
08:30:25 [2022-02-06T08:30:25.985Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:30:25 [2022-02-06T08:30:25.985Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:30:25 [2022-02-06T08:30:25.985Z] 
08:30:25 [2022-02-06T08:30:25.985Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:30:25 [2022-02-06T08:30:25.985Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:30:25 [2022-02-06T08:30:25.985Z] 
08:30:25 [2022-02-06T08:30:25.985Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:30:25 [2022-02-06T08:30:25.985Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:30:25 [2022-02-06T08:30:25.985Z] 
08:30:25 [2022-02-06T08:30:25.985Z] DONE 200 tests, 3 skipped in 108.089s
08:30:25 [2022-02-06T08:30:25.985Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:30:25 [2022-02-06T08:30:25.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:30:25 [2022-02-06T08:30:25.985Z] ++ set -e
08:30:25 [2022-02-06T08:30:25.985Z] ++ '[' -n 0 ']'
08:30:25 [2022-02-06T08:30:25.985Z] ++ set -x
08:30:25 [2022-02-06T08:30:25.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestConfigDaemonLibtrustID
08:30:25 [2022-02-06T08:30:25.985Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:30:25 [2022-02-06T08:30:25.985Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:30:25 [2022-02-06T08:30:25.985Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation/invalid_config
08:30:25 [2022-02-06T08:30:25.985Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation/malformed_config
08:30:25 [2022-02-06T08:30:25.985Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestDaemonConfigValidation/valid_config
08:30:25 [2022-02-06T08:30:25.985Z] === PAUSE TestDaemonConfigValidation/valid_config
08:30:25 [2022-02-06T08:30:25.985Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:30:25 [2022-02-06T08:30:25.985Z] === CONT  TestDaemonConfigValidation/malformed_config
08:30:25 [2022-02-06T08:30:25.985Z] === CONT  TestDaemonConfigValidation/valid_config
08:30:25 [2022-02-06T08:30:25.985Z] === CONT  TestDaemonConfigValidation/invalid_config
08:30:25 [2022-02-06T08:30:25.985Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:30:25 [2022-02-06T08:30:25.985Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:30:25 [2022-02-06T08:30:25.985Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
08:30:25 [2022-02-06T08:30:25.985Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
08:30:25 [2022-02-06T08:30:25.985Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
08:30:25 [2022-02-06T08:30:25.985Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
08:30:25 [2022-02-06T08:30:25.985Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestConfigDaemonSeccompProfiles
08:30:25 [2022-02-06T08:30:25.985Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:30:26 [2022-02-06T08:30:26.923Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:30:27 [2022-02-06T08:30:27.870Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:30:28 [2022-02-06T08:30:28.807Z] === CONT  TestConfigDaemonSeccompProfiles
08:30:28 [2022-02-06T08:30:28.807Z]     daemon_test.go:156: [d94bc01b7ea3f] daemon is not started
08:30:28 [2022-02-06T08:30:28.807Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:30:28 [2022-02-06T08:30:28.807Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:30:28 [2022-02-06T08:30:28.807Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:30:28 [2022-02-06T08:30:28.807Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:30:28 [2022-02-06T08:30:28.807Z] === RUN   TestDaemonProxy
08:30:28 [2022-02-06T08:30:28.807Z] === RUN   TestDaemonProxy/environment_variables
08:30:30 [2022-02-06T08:30:30.714Z] === RUN   TestDaemonProxy/command-line_options
08:30:32 [2022-02-06T08:30:32.621Z] === RUN   TestDaemonProxy/configuration_file
08:30:34 [2022-02-06T08:30:34.001Z] === RUN   TestDaemonProxy/conflicting_options
08:30:34 [2022-02-06T08:30:34.570Z] === RUN   TestDaemonProxy/reload_sanitized
08:30:35 [2022-02-06T08:30:35.138Z] --- PASS: TestDaemonProxy (6.23s)
08:30:35 [2022-02-06T08:30:35.138Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
08:30:35 [2022-02-06T08:30:35.138Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
08:30:35 [2022-02-06T08:30:35.138Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
08:30:35 [2022-02-06T08:30:35.138Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:30:35 [2022-02-06T08:30:35.138Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
08:30:35 [2022-02-06T08:30:35.138Z] PASS
08:30:35 [2022-02-06T08:30:35.138Z] 
08:30:35 [2022-02-06T08:30:35.138Z] DONE 17 tests in 10.146s
08:30:35 [2022-02-06T08:30:35.138Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:30:35 [2022-02-06T08:30:35.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:30:35 [2022-02-06T08:30:35.139Z] ++ set -e
08:30:35 [2022-02-06T08:30:35.139Z] ++ '[' -n 0 ']'
08:30:35 [2022-02-06T08:30:35.139Z] ++ set -x
08:30:35 [2022-02-06T08:30:35.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:30:35 [2022-02-06T08:30:35.139Z] INFO: Testing against a local daemon
08:30:35 [2022-02-06T08:30:35.139Z] === RUN   TestCommitInheritsEnv
08:30:35 [2022-02-06T08:30:35.398Z] --- PASS: TestCommitInheritsEnv (0.23s)
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportExtremelyLargeImageWorks
08:30:35 [2022-02-06T08:30:35.398Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:30:35 [2022-02-06T08:30:35.398Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportWithCustomPlatform
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportWithCustomPlatform/#00
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportWithCustomPlatform/_______
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportWithCustomPlatform//
08:30:35 [2022-02-06T08:30:35.398Z] === RUN   TestImportWithCustomPlatform/linux
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImportWithCustomPlatform/LINUX
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImportWithCustomPlatform/macos
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:30:35 [2022-02-06T08:30:35.657Z] --- PASS: TestImportWithCustomPlatform (0.27s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:30:35 [2022-02-06T08:30:35.657Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImagesFilterMultiReference
08:30:35 [2022-02-06T08:30:35.657Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestImagePullPlatformInvalid
08:30:35 [2022-02-06T08:30:35.657Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:30:35 [2022-02-06T08:30:35.657Z] === RUN   TestRemoveImageOrphaning
08:30:35 [2022-02-06T08:30:35.917Z] --- PASS: TestRemoveImageOrphaning (0.23s)
08:30:35 [2022-02-06T08:30:35.917Z] === RUN   TestRemoveImageGarbageCollector
08:30:35 [2022-02-06T08:30:35.917Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:30:35 [2022-02-06T08:30:35.917Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:30:35 [2022-02-06T08:30:35.917Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:30:35 [2022-02-06T08:30:35.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:30:35 [2022-02-06T08:30:35.917Z] === RUN   TestTagInvalidReference
08:30:35 [2022-02-06T08:30:35.917Z] --- PASS: TestTagInvalidReference (0.01s)
08:30:35 [2022-02-06T08:30:35.917Z] === RUN   TestTagValidPrefixedRepo
08:30:36 [2022-02-06T08:30:36.176Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:30:36 [2022-02-06T08:30:36.176Z] === RUN   TestTagExistedNameWithoutForce
08:30:36 [2022-02-06T08:30:36.176Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:30:36 [2022-02-06T08:30:36.176Z] === RUN   TestTagOfficialNames
08:30:36 [2022-02-06T08:30:36.176Z] --- PASS: TestTagOfficialNames (0.05s)
08:30:36 [2022-02-06T08:30:36.176Z] === RUN   TestTagMatchesDigest
08:30:36 [2022-02-06T08:30:36.176Z] --- PASS: TestTagMatchesDigest (0.01s)
08:30:36 [2022-02-06T08:30:36.176Z] PASS
08:30:36 [2022-02-06T08:30:36.176Z] 
08:30:36 [2022-02-06T08:30:36.176Z] === Skipped
08:30:36 [2022-02-06T08:30:36.176Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:30:36 [2022-02-06T08:30:36.176Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:30:36 [2022-02-06T08:30:36.176Z] 
08:30:36 [2022-02-06T08:30:36.176Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:30:36 [2022-02-06T08:30:36.176Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:30:36 [2022-02-06T08:30:36.176Z] 
08:30:36 [2022-02-06T08:30:36.176Z] DONE 22 tests, 2 skipped in 1.104s
08:30:36 [2022-02-06T08:30:36.176Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:30:36 [2022-02-06T08:30:36.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:30:36 [2022-02-06T08:30:36.176Z] ++ set -e
08:30:36 [2022-02-06T08:30:36.176Z] ++ '[' -n 0 ']'
08:30:36 [2022-02-06T08:30:36.176Z] ++ set -x
08:30:36 [2022-02-06T08:30:36.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:30:36 [2022-02-06T08:30:36.176Z] INFO: Testing against a local daemon
08:30:36 [2022-02-06T08:30:36.176Z] === RUN   TestNetworkCreateDelete
08:30:36 [2022-02-06T08:30:36.435Z] --- PASS: TestNetworkCreateDelete (0.12s)
08:30:36 [2022-02-06T08:30:36.435Z] === RUN   TestDockerNetworkDeletePreferID
08:30:36 [2022-02-06T08:30:36.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
08:30:36 [2022-02-06T08:30:36.695Z] === RUN   TestDaemonDNSFallback
08:30:43 [2022-02-06T08:30:43.257Z] --- PASS: TestDaemonDNSFallback (6.21s)
08:30:43 [2022-02-06T08:30:43.257Z] === RUN   TestInspectNetwork
08:30:45 [2022-02-06T08:30:45.796Z] === RUN   TestInspectNetwork/full_network_id
08:30:45 [2022-02-06T08:30:45.796Z] === RUN   TestInspectNetwork/partial_network_id
08:30:45 [2022-02-06T08:30:45.796Z] === RUN   TestInspectNetwork/network_name
08:30:45 [2022-02-06T08:30:45.796Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:30:49 [2022-02-06T08:30:49.986Z] --- PASS: TestInspectNetwork (6.88s)
08:30:49 [2022-02-06T08:30:49.986Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:30:49 [2022-02-06T08:30:49.986Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:30:49 [2022-02-06T08:30:49.986Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:30:49 [2022-02-06T08:30:49.986Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:30:49 [2022-02-06T08:30:49.986Z] === RUN   TestRunContainerWithBridgeNone
08:30:51 [2022-02-06T08:30:51.381Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkInvalidJSON
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkInvalidJSON//networks/create
08:30:51 [2022-02-06T08:30:51.382Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:30:51 [2022-02-06T08:30:51.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:30:51 [2022-02-06T08:30:51.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:30:51 [2022-02-06T08:30:51.382Z] === CONT  TestNetworkInvalidJSON//networks/create
08:30:51 [2022-02-06T08:30:51.382Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:30:51 [2022-02-06T08:30:51.382Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:30:51 [2022-02-06T08:30:51.382Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:30:51 [2022-02-06T08:30:51.382Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:30:51 [2022-02-06T08:30:51.382Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:30:51 [2022-02-06T08:30:51.382Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkList
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkList//networks
08:30:51 [2022-02-06T08:30:51.382Z] === PAUSE TestNetworkList//networks
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestNetworkList//networks/
08:30:51 [2022-02-06T08:30:51.382Z] === PAUSE TestNetworkList//networks/
08:30:51 [2022-02-06T08:30:51.382Z] === CONT  TestNetworkList//networks
08:30:51 [2022-02-06T08:30:51.382Z] === CONT  TestNetworkList//networks/
08:30:51 [2022-02-06T08:30:51.382Z] --- PASS: TestNetworkList (0.01s)
08:30:51 [2022-02-06T08:30:51.382Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:30:51 [2022-02-06T08:30:51.382Z]     --- PASS: TestNetworkList//networks (0.00s)
08:30:51 [2022-02-06T08:30:51.382Z] === RUN   TestHostIPv4BridgeLabel
08:30:51 [2022-02-06T08:30:51.641Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:30:51 [2022-02-06T08:30:51.641Z] === RUN   TestDaemonRestartWithLiveRestore
08:30:53 [2022-02-06T08:30:53.020Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:30:53 [2022-02-06T08:30:53.020Z] === RUN   TestDaemonDefaultNetworkPools
08:30:53 [2022-02-06T08:30:53.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
08:30:53 [2022-02-06T08:30:53.590Z] === RUN   TestDaemonRestartWithExistingNetwork
08:30:54 [2022-02-06T08:30:54.528Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
08:30:54 [2022-02-06T08:30:54.528Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:30:55 [2022-02-06T08:30:55.906Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
08:30:55 [2022-02-06T08:30:55.907Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:30:56 [2022-02-06T08:30:56.476Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
08:30:56 [2022-02-06T08:30:56.476Z] === RUN   TestServiceWithPredefinedNetwork
08:30:58 [2022-02-06T08:30:58.382Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s)
08:30:58 [2022-02-06T08:30:58.382Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:30:58 [2022-02-06T08:30:58.382Z]     service_test.go:243: FLAKY_TEST
08:30:58 [2022-02-06T08:30:58.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:30:58 [2022-02-06T08:30:58.382Z] === RUN   TestServiceWithDataPathPortInit
08:31:13 [2022-02-06T08:31:13.263Z] --- PASS: TestServiceWithDataPathPortInit (13.39s)
08:31:13 [2022-02-06T08:31:13.263Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:31:14 [2022-02-06T08:31:14.201Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8sd9dapsr3l7dgj5ctu5ye7jb Created:2022-02-06 08:31:12.741944964 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[98782fbf06b7365b1b5304aad787b96634d893bf33b538abbcc4cf7521f10a41:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rjxfv43xqxpvxge7532efrva2 EndpointID:34cbca615a720b2e8a59332ba4c0963908a96e75376171c6bea8cedbf15fa98b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:911a9b24e4d1bd625b59937f7912dcd4b2be88ba946475d3cfae874da7850d0d MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:492aa5a9578a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rjxfv43xqxpvxge7532efrva2 EndpointID:34cbca615a720b2e8a59332ba4c0963908a96e75376171c6bea8cedbf15fa98b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:31:18 [2022-02-06T08:31:18.396Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
08:31:18 [2022-02-06T08:31:18.396Z] PASS
08:31:18 [2022-02-06T08:31:18.396Z] 
08:31:18 [2022-02-06T08:31:18.396Z] === Skipped
08:31:18 [2022-02-06T08:31:18.396Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:31:18 [2022-02-06T08:31:18.396Z]     service_test.go:243: FLAKY_TEST
08:31:18 [2022-02-06T08:31:18.396Z] 
08:31:18 [2022-02-06T08:31:18.396Z] DONE 26 tests, 1 skipped in 42.181s
08:31:18 [2022-02-06T08:31:18.396Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:31:18 [2022-02-06T08:31:18.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:31:18 [2022-02-06T08:31:18.396Z] ++ set -e
08:31:18 [2022-02-06T08:31:18.396Z] ++ '[' -n 0 ']'
08:31:18 [2022-02-06T08:31:18.396Z] ++ set -x
08:31:18 [2022-02-06T08:31:18.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:31:18 [2022-02-06T08:31:18.396Z] INFO: Testing against a local daemon
08:31:18 [2022-02-06T08:31:18.396Z] === RUN   TestDockerNetworkIpvlanPersistance
08:31:18 [2022-02-06T08:31:18.396Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:18 [2022-02-06T08:31:18.396Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:31:18 [2022-02-06T08:31:18.396Z] === RUN   TestDockerNetworkIpvlan
08:31:18 [2022-02-06T08:31:18.396Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:18 [2022-02-06T08:31:18.396Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:31:18 [2022-02-06T08:31:18.396Z] PASS
08:31:18 [2022-02-06T08:31:18.396Z] 
08:31:18 [2022-02-06T08:31:18.396Z] === Skipped
08:31:18 [2022-02-06T08:31:18.396Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:31:18 [2022-02-06T08:31:18.396Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:18 [2022-02-06T08:31:18.396Z] 
08:31:18 [2022-02-06T08:31:18.396Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:31:18 [2022-02-06T08:31:18.396Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:31:18 [2022-02-06T08:31:18.396Z] 
08:31:18 [2022-02-06T08:31:18.396Z] DONE 2 tests, 2 skipped in 0.081s
08:31:18 [2022-02-06T08:31:18.396Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:31:18 [2022-02-06T08:31:18.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:31:18 [2022-02-06T08:31:18.396Z] ++ set -e
08:31:18 [2022-02-06T08:31:18.396Z] ++ '[' -n 0 ']'
08:31:18 [2022-02-06T08:31:18.396Z] ++ set -x
08:31:18 [2022-02-06T08:31:18.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:31:18 [2022-02-06T08:31:18.655Z] INFO: Testing against a local daemon
08:31:18 [2022-02-06T08:31:18.655Z] === RUN   TestDockerNetworkMacvlanPersistance
08:31:20 [2022-02-06T08:31:20.034Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
08:31:20 [2022-02-06T08:31:20.034Z] === RUN   TestDockerNetworkMacvlan
08:31:20 [2022-02-06T08:31:20.294Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:31:21 [2022-02-06T08:31:21.235Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:31:21 [2022-02-06T08:31:21.821Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:31:23 [2022-02-06T08:31:23.196Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:31:25 [2022-02-06T08:31:25.096Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:31:27 [2022-02-06T08:31:27.636Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:31:28 [2022-02-06T08:31:28.206Z] --- PASS: TestDockerNetworkMacvlan (8.59s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s)
08:31:28 [2022-02-06T08:31:28.206Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.48s)
08:31:28 [2022-02-06T08:31:28.206Z] PASS
08:31:28 [2022-02-06T08:31:28.206Z] 
08:31:28 [2022-02-06T08:31:28.206Z] DONE 8 tests in 9.872s
08:31:28 [2022-02-06T08:31:28.206Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:31:28 [2022-02-06T08:31:28.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:31:28 [2022-02-06T08:31:28.206Z] ++ set -e
08:31:28 [2022-02-06T08:31:28.206Z] ++ '[' -n 0 ']'
08:31:28 [2022-02-06T08:31:28.206Z] ++ set -x
08:31:28 [2022-02-06T08:31:28.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:31:28 [2022-02-06T08:31:28.467Z] testing: warning: no tests to run
08:31:28 [2022-02-06T08:31:28.467Z] PASS
08:31:28 [2022-02-06T08:31:28.467Z] 
08:31:28 [2022-02-06T08:31:28.467Z] DONE 0 tests in 0.023s
08:31:28 [2022-02-06T08:31:28.467Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:31:28 [2022-02-06T08:31:28.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:31:28 [2022-02-06T08:31:28.467Z] ++ set -e
08:31:28 [2022-02-06T08:31:28.467Z] ++ '[' -n 0 ']'
08:31:28 [2022-02-06T08:31:28.467Z] ++ set -x
08:31:28 [2022-02-06T08:31:28.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:31:28 [2022-02-06T08:31:28.467Z] INFO: Testing against a local daemon
08:31:28 [2022-02-06T08:31:28.467Z] === RUN   TestAuthZPluginAllowRequest
08:31:29 [2022-02-06T08:31:29.405Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
08:31:29 [2022-02-06T08:31:29.405Z] === RUN   TestAuthZPluginTLS
08:31:29 [2022-02-06T08:31:29.974Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:31:29 [2022-02-06T08:31:29.974Z] === RUN   TestAuthZPluginDenyRequest
08:31:30 [2022-02-06T08:31:30.543Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:31:30 [2022-02-06T08:31:30.543Z] === RUN   TestAuthZPluginAPIDenyResponse
08:31:31 [2022-02-06T08:31:31.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:31:31 [2022-02-06T08:31:31.112Z] === RUN   TestAuthZPluginDenyResponse
08:31:31 [2022-02-06T08:31:31.681Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:31:31 [2022-02-06T08:31:31.681Z] === RUN   TestAuthZPluginAllowEventStream
08:31:33 [2022-02-06T08:31:33.058Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
08:31:33 [2022-02-06T08:31:33.058Z] === RUN   TestAuthZPluginErrorResponse
08:31:33 [2022-02-06T08:31:33.316Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:31:33 [2022-02-06T08:31:33.317Z] === RUN   TestAuthZPluginErrorRequest
08:31:33 [2022-02-06T08:31:33.883Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:31:33 [2022-02-06T08:31:33.883Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:31:34 [2022-02-06T08:31:34.449Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:31:34 [2022-02-06T08:31:34.449Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:31:35 [2022-02-06T08:31:35.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s)
08:31:35 [2022-02-06T08:31:35.825Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:31:36 [2022-02-06T08:31:36.763Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.21s)
08:31:36 [2022-02-06T08:31:36.763Z] === RUN   TestAuthZPluginHeader
08:31:37 [2022-02-06T08:31:37.703Z] --- PASS: TestAuthZPluginHeader (0.68s)
08:31:37 [2022-02-06T08:31:37.703Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:31:37 [2022-02-06T08:31:37.703Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:37 [2022-02-06T08:31:37.703Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:31:37 [2022-02-06T08:31:37.703Z] === RUN   TestAuthZPluginV2Disable
08:31:37 [2022-02-06T08:31:37.703Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:37 [2022-02-06T08:31:37.703Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:31:37 [2022-02-06T08:31:37.703Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:31:37 [2022-02-06T08:31:37.703Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:37 [2022-02-06T08:31:37.703Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:31:37 [2022-02-06T08:31:37.703Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:31:37 [2022-02-06T08:31:37.703Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:37 [2022-02-06T08:31:37.703Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:31:37 [2022-02-06T08:31:37.703Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:31:55 [2022-02-06T08:31:55.821Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
08:31:55 [2022-02-06T08:31:55.821Z] PASS
08:31:55 [2022-02-06T08:31:55.821Z] 
08:31:55 [2022-02-06T08:31:55.821Z] === Skipped
08:31:55 [2022-02-06T08:31:55.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:31:55 [2022-02-06T08:31:55.821Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:55 [2022-02-06T08:31:55.821Z] 
08:31:55 [2022-02-06T08:31:55.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:31:55 [2022-02-06T08:31:55.821Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:55 [2022-02-06T08:31:55.821Z] 
08:31:55 [2022-02-06T08:31:55.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:31:55 [2022-02-06T08:31:55.821Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:55 [2022-02-06T08:31:55.821Z] 
08:31:55 [2022-02-06T08:31:55.821Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:31:55 [2022-02-06T08:31:55.821Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:31:55 [2022-02-06T08:31:55.821Z] 
08:31:55 [2022-02-06T08:31:55.821Z] DONE 17 tests, 4 skipped in 25.781s
08:31:55 [2022-02-06T08:31:55.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:31:55 [2022-02-06T08:31:55.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:31:55 [2022-02-06T08:31:55.821Z] ++ set -e
08:31:55 [2022-02-06T08:31:55.821Z] ++ '[' -n 0 ']'
08:31:55 [2022-02-06T08:31:55.821Z] ++ set -x
08:31:55 [2022-02-06T08:31:55.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:31:55 [2022-02-06T08:31:55.821Z] INFO: Testing against a local daemon
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInvalidJSON
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:31:55 [2022-02-06T08:31:55.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:31:55 [2022-02-06T08:31:55.821Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:31:55 [2022-02-06T08:31:55.821Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:31:55 [2022-02-06T08:31:55.821Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInstall
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInstall/no_auth
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d64a81af44379d71aaefa09fd9a762ddbe6eb23566aa14df49f9c0a2f72bf1a1" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d64a81af44379d71aaefa09fd9a762ddbe6eb23566aa14df49f9c0a2f72bf1a1" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInstall/with_htpasswd
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba1f113f2d07a2cbd98570b2bc590882ed2286e1dbe23f5081047cdde0afa98b" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:55 [2022-02-06T08:31:55.821Z] time="2022-02-06T08:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba1f113f2d07a2cbd98570b2bc590882ed2286e1dbe23f5081047cdde0afa98b" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:55 [2022-02-06T08:31:55.821Z] === RUN   TestPluginInstall/with_insecure
08:31:56 [2022-02-06T08:31:56.756Z] time="2022-02-06T08:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:56 [2022-02-06T08:31:56.756Z] time="2022-02-06T08:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a99aecbb2cfdd5595288746a2eaff0c3a1d8c8db9e2e2f1289b1b2df5c04c41c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:56 [2022-02-06T08:31:56.756Z] time="2022-02-06T08:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:31:56 [2022-02-06T08:31:56.756Z] time="2022-02-06T08:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a99aecbb2cfdd5595288746a2eaff0c3a1d8c8db9e2e2f1289b1b2df5c04c41c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:31:56 [2022-02-06T08:31:56.756Z]     plugin_test.go:165: [df18b6bd0d48c] daemon is not started
08:31:56 [2022-02-06T08:31:56.756Z] --- PASS: TestPluginInstall (2.53s)
08:31:56 [2022-02-06T08:31:56.756Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
08:31:56 [2022-02-06T08:31:56.756Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
08:31:56 [2022-02-06T08:31:56.756Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
08:31:56 [2022-02-06T08:31:56.756Z] === RUN   TestPluginsWithRuntimes
08:31:58 [2022-02-06T08:31:58.659Z] === RUN   TestPluginsWithRuntimes/No_Args
08:31:59 [2022-02-06T08:31:59.228Z] === RUN   TestPluginsWithRuntimes/With_Args
08:32:00 [2022-02-06T08:32:00.167Z] --- PASS: TestPluginsWithRuntimes (3.15s)
08:32:00 [2022-02-06T08:32:00.167Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.80s)
08:32:00 [2022-02-06T08:32:00.167Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.79s)
08:32:00 [2022-02-06T08:32:00.167Z] === RUN   TestPluginBackCompatMediaTypes
08:32:00 [2022-02-06T08:32:00.427Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
08:32:00 [2022-02-06T08:32:00.427Z] PASS
08:32:00 [2022-02-06T08:32:00.427Z] 
08:32:00 [2022-02-06T08:32:00.427Z] DONE 10 tests in 6.351s
08:32:00 [2022-02-06T08:32:00.427Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:32:00 [2022-02-06T08:32:00.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:32:00 [2022-02-06T08:32:00.427Z] ++ set -e
08:32:00 [2022-02-06T08:32:00.427Z] ++ '[' -n 0 ']'
08:32:00 [2022-02-06T08:32:00.427Z] ++ set -x
08:32:00 [2022-02-06T08:32:00.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:32:00 [2022-02-06T08:32:00.690Z] INFO: Testing against a local daemon
08:32:00 [2022-02-06T08:32:00.690Z] === RUN   TestExternalGraphDriver
08:32:00 [2022-02-06T08:32:00.690Z] === RUN   TestExternalGraphDriver/json
08:32:02 [2022-02-06T08:32:02.067Z] === RUN   TestExternalGraphDriver/spec
08:32:03 [2022-02-06T08:32:03.974Z] === RUN   TestExternalGraphDriver/pull
08:32:05 [2022-02-06T08:32:05.353Z] --- PASS: TestExternalGraphDriver (4.64s)
08:32:05 [2022-02-06T08:32:05.353Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
08:32:05 [2022-02-06T08:32:05.353Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
08:32:05 [2022-02-06T08:32:05.353Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
08:32:05 [2022-02-06T08:32:05.353Z] === RUN   TestGraphdriverPluginV2
08:32:05 [2022-02-06T08:32:05.353Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:32:05 [2022-02-06T08:32:05.353Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
08:32:05 [2022-02-06T08:32:05.353Z] PASS
08:32:05 [2022-02-06T08:32:05.353Z] 
08:32:05 [2022-02-06T08:32:05.353Z] === Skipped
08:32:05 [2022-02-06T08:32:05.353Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
08:32:05 [2022-02-06T08:32:05.353Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:32:05 [2022-02-06T08:32:05.353Z] 
08:32:05 [2022-02-06T08:32:05.353Z] DONE 5 tests, 1 skipped in 4.752s
08:32:05 [2022-02-06T08:32:05.353Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:32:05 [2022-02-06T08:32:05.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:32:05 [2022-02-06T08:32:05.353Z] ++ set -e
08:32:05 [2022-02-06T08:32:05.353Z] ++ '[' -n 0 ']'
08:32:05 [2022-02-06T08:32:05.353Z] ++ set -x
08:32:05 [2022-02-06T08:32:05.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:32:05 [2022-02-06T08:32:05.353Z] INFO: Testing against a local daemon
08:32:05 [2022-02-06T08:32:05.353Z] === RUN   TestContinueAfterPluginCrash
08:32:05 [2022-02-06T08:32:05.354Z] === PAUSE TestContinueAfterPluginCrash
08:32:05 [2022-02-06T08:32:05.354Z] === RUN   TestReadPluginNoRead
08:32:05 [2022-02-06T08:32:05.354Z] === PAUSE TestReadPluginNoRead
08:32:05 [2022-02-06T08:32:05.354Z] === RUN   TestDaemonStartWithLogOpt
08:32:05 [2022-02-06T08:32:05.354Z] === PAUSE TestDaemonStartWithLogOpt
08:32:05 [2022-02-06T08:32:05.354Z] === CONT  TestContinueAfterPluginCrash
08:32:05 [2022-02-06T08:32:05.354Z] === CONT  TestDaemonStartWithLogOpt
08:32:08 [2022-02-06T08:32:08.639Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
08:32:08 [2022-02-06T08:32:08.639Z] === CONT  TestReadPluginNoRead
08:32:10 [2022-02-06T08:32:10.543Z] === RUN   TestReadPluginNoRead/default
08:32:11 [2022-02-06T08:32:11.480Z] === RUN   TestReadPluginNoRead/disabled_caching
08:32:12 [2022-02-06T08:32:12.861Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:32:13 [2022-02-06T08:32:13.443Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
08:32:13 [2022-02-06T08:32:13.711Z] === CONT  TestReadPluginNoRead
08:32:13 [2022-02-06T08:32:13.711Z]     read_test.go:92: [d44a5e9eb9a70] daemon is not started
08:32:13 [2022-02-06T08:32:13.711Z] --- PASS: TestReadPluginNoRead (5.40s)
08:32:13 [2022-02-06T08:32:13.711Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
08:32:13 [2022-02-06T08:32:13.711Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
08:32:13 [2022-02-06T08:32:13.711Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
08:32:13 [2022-02-06T08:32:13.711Z] PASS
08:32:13 [2022-02-06T08:32:13.711Z] 
08:32:13 [2022-02-06T08:32:13.711Z] DONE 6 tests in 8.488s
08:32:13 [2022-02-06T08:32:13.711Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:32:13 [2022-02-06T08:32:13.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:32:13 [2022-02-06T08:32:13.711Z] ++ set -e
08:32:13 [2022-02-06T08:32:13.711Z] ++ '[' -n 0 ']'
08:32:13 [2022-02-06T08:32:13.711Z] ++ set -x
08:32:13 [2022-02-06T08:32:13.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:32:13 [2022-02-06T08:32:13.711Z] testing: warning: no tests to run
08:32:13 [2022-02-06T08:32:13.711Z] PASS
08:32:13 [2022-02-06T08:32:13.711Z] 
08:32:13 [2022-02-06T08:32:13.711Z] DONE 0 tests in 0.029s
08:32:13 [2022-02-06T08:32:13.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:32:13 [2022-02-06T08:32:13.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:32:13 [2022-02-06T08:32:13.975Z] ++ set -e
08:32:13 [2022-02-06T08:32:13.975Z] ++ '[' -n 0 ']'
08:32:13 [2022-02-06T08:32:13.975Z] ++ set -x
08:32:13 [2022-02-06T08:32:13.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:32:13 [2022-02-06T08:32:13.975Z] INFO: Testing against a local daemon
08:32:13 [2022-02-06T08:32:13.976Z] === RUN   TestPluginWithDevMounts
08:32:13 [2022-02-06T08:32:13.976Z] === PAUSE TestPluginWithDevMounts
08:32:13 [2022-02-06T08:32:13.976Z] === CONT  TestPluginWithDevMounts
08:32:15 [2022-02-06T08:32:15.355Z] --- PASS: TestPluginWithDevMounts (1.49s)
08:32:15 [2022-02-06T08:32:15.355Z] PASS
08:32:15 [2022-02-06T08:32:15.355Z] 
08:32:15 [2022-02-06T08:32:15.355Z] DONE 1 tests in 1.606s
08:32:15 [2022-02-06T08:32:15.355Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:32:15 [2022-02-06T08:32:15.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:32:15 [2022-02-06T08:32:15.355Z] ++ set -e
08:32:15 [2022-02-06T08:32:15.355Z] ++ '[' -n 0 ']'
08:32:15 [2022-02-06T08:32:15.355Z] ++ set -x
08:32:15 [2022-02-06T08:32:15.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:32:15 [2022-02-06T08:32:15.615Z] INFO: Testing against a local daemon
08:32:15 [2022-02-06T08:32:15.615Z] === RUN   TestSecretInspect
08:32:17 [2022-02-06T08:32:17.519Z] --- PASS: TestSecretInspect (1.67s)
08:32:17 [2022-02-06T08:32:17.519Z] === RUN   TestSecretList
08:32:19 [2022-02-06T08:32:19.423Z] --- PASS: TestSecretList (2.08s)
08:32:19 [2022-02-06T08:32:19.423Z] === RUN   TestSecretsCreateAndDelete
08:32:21 [2022-02-06T08:32:21.326Z] --- PASS: TestSecretsCreateAndDelete (1.67s)
08:32:21 [2022-02-06T08:32:21.326Z] === RUN   TestSecretsUpdate
08:32:23 [2022-02-06T08:32:23.231Z] --- PASS: TestSecretsUpdate (2.06s)
08:32:23 [2022-02-06T08:32:23.231Z] === RUN   TestTemplatedSecret
08:32:25 [2022-02-06T08:32:25.137Z] --- PASS: TestTemplatedSecret (2.01s)
08:32:25 [2022-02-06T08:32:25.138Z] === RUN   TestSecretCreateResolve
08:32:27 [2022-02-06T08:32:27.045Z] --- PASS: TestSecretCreateResolve (1.65s)
08:32:27 [2022-02-06T08:32:27.045Z] PASS
08:32:27 [2022-02-06T08:32:27.045Z] 
08:32:27 [2022-02-06T08:32:27.045Z] DONE 6 tests in 11.226s
08:32:27 [2022-02-06T08:32:27.045Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:32:27 [2022-02-06T08:32:27.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:32:27 [2022-02-06T08:32:27.045Z] ++ set -e
08:32:27 [2022-02-06T08:32:27.045Z] ++ '[' -n 0 ']'
08:32:27 [2022-02-06T08:32:27.045Z] ++ set -x
08:32:27 [2022-02-06T08:32:27.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:32:27 [2022-02-06T08:32:27.045Z] INFO: Testing against a local daemon
08:32:27 [2022-02-06T08:32:27.045Z] === RUN   TestServiceCreateInit
08:32:27 [2022-02-06T08:32:27.045Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:32:30 [2022-02-06T08:32:30.335Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:32:33 [2022-02-06T08:32:33.623Z] --- PASS: TestServiceCreateInit (6.21s)
08:32:33 [2022-02-06T08:32:33.623Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.15s)
08:32:33 [2022-02-06T08:32:33.623Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.04s)
08:32:33 [2022-02-06T08:32:33.623Z] === RUN   TestCreateServiceMultipleTimes
08:32:48 [2022-02-06T08:32:48.538Z] --- PASS: TestCreateServiceMultipleTimes (14.58s)
08:32:48 [2022-02-06T08:32:48.538Z] === RUN   TestCreateServiceConflict
08:32:49 [2022-02-06T08:32:49.913Z] --- PASS: TestCreateServiceConflict (2.05s)
08:32:49 [2022-02-06T08:32:49.913Z] === RUN   TestCreateServiceMaxReplicas
08:32:51 [2022-02-06T08:32:51.819Z] --- PASS: TestCreateServiceMaxReplicas (2.10s)
08:32:51 [2022-02-06T08:32:51.819Z] === RUN   TestCreateWithDuplicateNetworkNames
08:33:06 [2022-02-06T08:33:06.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s)
08:33:06 [2022-02-06T08:33:06.698Z] === RUN   TestCreateServiceSecretFileMode
08:33:16 [2022-02-06T08:33:16.677Z] --- PASS: TestCreateServiceSecretFileMode (11.94s)
08:33:16 [2022-02-06T08:33:16.677Z] === RUN   TestCreateServiceConfigFileMode
08:33:28 [2022-02-06T08:33:28.887Z] --- PASS: TestCreateServiceConfigFileMode (11.83s)
08:33:28 [2022-02-06T08:33:28.887Z] === RUN   TestCreateServiceSysctls
08:33:31 [2022-02-06T08:33:31.449Z] --- PASS: TestCreateServiceSysctls (2.95s)
08:33:31 [2022-02-06T08:33:31.449Z] === RUN   TestCreateServiceCapabilities
08:33:33 [2022-02-06T08:33:33.355Z] --- PASS: TestCreateServiceCapabilities (2.01s)
08:33:33 [2022-02-06T08:33:33.355Z] === RUN   TestInspect
08:33:35 [2022-02-06T08:33:35.262Z] --- PASS: TestInspect (2.11s)
08:33:35 [2022-02-06T08:33:35.262Z] === RUN   TestCreateJob
08:33:37 [2022-02-06T08:33:37.794Z] --- PASS: TestCreateJob (2.41s)
08:33:37 [2022-02-06T08:33:37.794Z] === RUN   TestReplicatedJob
08:33:43 [2022-02-06T08:33:43.066Z] --- PASS: TestReplicatedJob (4.83s)
08:33:43 [2022-02-06T08:33:43.066Z] === RUN   TestUpdateReplicatedJob
08:33:44 [2022-02-06T08:33:44.975Z] --- PASS: TestUpdateReplicatedJob (2.39s)
08:33:44 [2022-02-06T08:33:44.975Z] === RUN   TestServiceListWithStatuses
08:33:44 [2022-02-06T08:33:44.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:33:44 [2022-02-06T08:33:44.975Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:33:44 [2022-02-06T08:33:44.975Z] === RUN   TestDockerNetworkConnectAlias
08:33:48 [2022-02-06T08:33:48.262Z] --- PASS: TestDockerNetworkConnectAlias (3.48s)
08:33:48 [2022-02-06T08:33:48.262Z] === RUN   TestDockerNetworkReConnect
08:33:51 [2022-02-06T08:33:51.549Z] --- PASS: TestDockerNetworkReConnect (3.11s)
08:33:51 [2022-02-06T08:33:51.549Z] === RUN   TestServicePlugin
08:33:51 [2022-02-06T08:33:51.549Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:33:51 [2022-02-06T08:33:51.549Z] --- SKIP: TestServicePlugin (0.00s)
08:33:51 [2022-02-06T08:33:51.549Z] === RUN   TestServiceUpdateLabel
08:33:52 [2022-02-06T08:33:52.928Z] --- PASS: TestServiceUpdateLabel (1.66s)
08:33:52 [2022-02-06T08:33:52.928Z] === RUN   TestServiceUpdateSecrets
08:34:07 [2022-02-06T08:34:07.825Z] --- PASS: TestServiceUpdateSecrets (14.15s)
08:34:07 [2022-02-06T08:34:07.825Z] === RUN   TestServiceUpdateConfigs
08:34:22 [2022-02-06T08:34:22.706Z] --- PASS: TestServiceUpdateConfigs (13.85s)
08:34:22 [2022-02-06T08:34:22.706Z] === RUN   TestServiceUpdateNetwork
08:34:34 [2022-02-06T08:34:34.915Z] --- PASS: TestServiceUpdateNetwork (11.95s)
08:34:34 [2022-02-06T08:34:34.915Z] === RUN   TestServiceUpdatePidsLimit
08:34:34 [2022-02-06T08:34:34.915Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:34:34 [2022-02-06T08:34:34.915Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:34:43 [2022-02-06T08:34:43.036Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
08:34:49 [2022-02-06T08:34:49.625Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:34:49 [2022-02-06T08:34:49.625Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
08:34:49 [2022-02-06T08:34:49.625Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
08:34:49 [2022-02-06T08:34:49.625Z] PASS
08:34:49 [2022-02-06T08:34:49.625Z] 
08:34:49 [2022-02-06T08:34:49.625Z] === Skipped
08:34:49 [2022-02-06T08:34:49.625Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:34:49 [2022-02-06T08:34:49.625Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:34:49 [2022-02-06T08:34:49.625Z] 
08:34:49 [2022-02-06T08:34:49.625Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:34:49 [2022-02-06T08:34:49.625Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:34:49 [2022-02-06T08:34:49.625Z] 
08:34:49 [2022-02-06T08:34:49.625Z] DONE 27 tests, 2 skipped in 142.263s
08:34:49 [2022-02-06T08:34:49.625Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:34:49 [2022-02-06T08:34:49.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
08:34:49 [2022-02-06T08:34:49.625Z] ++ set -e
08:34:49 [2022-02-06T08:34:49.625Z] ++ '[' -n 0 ']'
08:34:49 [2022-02-06T08:34:49.625Z] ++ set -x
08:34:49 [2022-02-06T08:34:49.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
08:34:49 [2022-02-06T08:34:49.625Z] INFO: Testing against a local daemon
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestSessionCreate
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestSessionCreate (0.03s)
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestSessionCreateWithBadUpgrade
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:34:49 [2022-02-06T08:34:49.625Z] PASS
08:34:49 [2022-02-06T08:34:49.625Z] 
08:34:49 [2022-02-06T08:34:49.625Z] DONE 2 tests in 0.121s
08:34:49 [2022-02-06T08:34:49.625Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:34:49 [2022-02-06T08:34:49.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
08:34:49 [2022-02-06T08:34:49.625Z] ++ set -e
08:34:49 [2022-02-06T08:34:49.625Z] ++ '[' -n 0 ']'
08:34:49 [2022-02-06T08:34:49.625Z] ++ set -x
08:34:49 [2022-02-06T08:34:49.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
08:34:49 [2022-02-06T08:34:49.625Z] INFO: Testing against a local daemon
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:34:49 [2022-02-06T08:34:49.625Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:34:49 [2022-02-06T08:34:49.625Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestDiskUsage
08:34:49 [2022-02-06T08:34:49.625Z] === PAUSE TestDiskUsage
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestEventsExecDie
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestEventsExecDie (0.44s)
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestEventsBackwardsCompatible
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestEventsVolumeCreate
08:34:49 [2022-02-06T08:34:49.625Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:34:49 [2022-02-06T08:34:49.625Z] === RUN   TestInfoBinaryCommits
08:34:49 [2022-02-06T08:34:49.883Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:34:49 [2022-02-06T08:34:49.883Z] === RUN   TestInfoAPIVersioned
08:34:49 [2022-02-06T08:34:49.883Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:34:49 [2022-02-06T08:34:49.883Z] === RUN   TestInfoAPI
08:34:49 [2022-02-06T08:34:49.883Z] --- PASS: TestInfoAPI (0.02s)
08:34:49 [2022-02-06T08:34:49.883Z] === RUN   TestInfoAPIWarnings
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestInfoAPIWarnings (16.20s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestInfoDebug
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestInfoDebug (0.52s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestInfoInsecureRegistries
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestInfoRegistryMirrors
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestLoginFailsWithBadCredentials
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestPingCacheHeaders
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestPingCacheHeaders (0.02s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestPingGet
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestPingGet (0.01s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestPingHead
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestPingHead (0.02s)
08:35:07 [2022-02-06T08:35:07.972Z] === RUN   TestVersion
08:35:07 [2022-02-06T08:35:07.972Z] --- PASS: TestVersion (0.02s)
08:35:07 [2022-02-06T08:35:07.972Z] === CONT  TestDiskUsage
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/container_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/image_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/volume_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/build-cache_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.231Z] === RUN   TestDiskUsage/after_LoadBusybox
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.490Z] === RUN   TestDiskUsage/after_container.Run
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:35:08 [2022-02-06T08:35:08.749Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:35:08 [2022-02-06T08:35:08.749Z] --- PASS: TestDiskUsage (1.08s)
08:35:08 [2022-02-06T08:35:08.749Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z] PASS
08:35:08 [2022-02-06T08:35:08.749Z] 
08:35:08 [2022-02-06T08:35:08.749Z] === Skipped
08:35:08 [2022-02-06T08:35:08.749Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:35:08 [2022-02-06T08:35:08.749Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:35:08 [2022-02-06T08:35:08.749Z] 
08:35:08 [2022-02-06T08:35:08.749Z] DONE 50 tests, 1 skipped in 19.680s
08:35:08 [2022-02-06T08:35:08.749Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:35:08 [2022-02-06T08:35:08.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:35:08 [2022-02-06T08:35:08.749Z] ++ set -e
08:35:08 [2022-02-06T08:35:08.749Z] ++ '[' -n 0 ']'
08:35:08 [2022-02-06T08:35:08.749Z] ++ set -x
08:35:08 [2022-02-06T08:35:08.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:35:09 [2022-02-06T08:35:09.008Z] INFO: Testing against a local daemon
08:35:09 [2022-02-06T08:35:09.008Z] === RUN   TestVolumesCreateAndList
08:35:09 [2022-02-06T08:35:09.008Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:35:09 [2022-02-06T08:35:09.008Z] === RUN   TestVolumesRemove
08:35:09 [2022-02-06T08:35:09.008Z] --- PASS: TestVolumesRemove (0.06s)
08:35:09 [2022-02-06T08:35:09.008Z] === RUN   TestVolumesInspect
08:35:09 [2022-02-06T08:35:09.008Z] --- PASS: TestVolumesInspect (0.02s)
08:35:09 [2022-02-06T08:35:09.008Z] === RUN   TestVolumesInvalidJSON
08:35:09 [2022-02-06T08:35:09.008Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:35:09 [2022-02-06T08:35:09.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:35:09 [2022-02-06T08:35:09.008Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:35:09 [2022-02-06T08:35:09.008Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:35:09 [2022-02-06T08:35:09.008Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:35:09 [2022-02-06T08:35:09.008Z] PASS
08:35:09 [2022-02-06T08:35:09.008Z] 
08:35:09 [2022-02-06T08:35:09.008Z] DONE 5 tests in 0.192s
08:35:09 [2022-02-06T08:35:09.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:35:09 [2022-02-06T08:35:09.008Z] ++++ cat bundles/test-integration/docker.pid
08:35:09 [2022-02-06T08:35:09.008Z] +++ kill 13073
08:35:09 [2022-02-06T08:35:09.267Z] +++ /etc/init.d/apparmor stop
08:35:09 [2022-02-06T08:35:09.267Z] Leaving: AppArmorNo profiles have been unloaded.
08:35:09 [2022-02-06T08:35:09.267Z] 
08:35:09 [2022-02-06T08:35:09.267Z] Unloading profiles will leave already running processes permanently
08:35:09 [2022-02-06T08:35:09.267Z] unconfined, which can lead to unexpected situations.
08:35:09 [2022-02-06T08:35:09.267Z] 
08:35:09 [2022-02-06T08:35:09.267Z] To set a process to complain mode, use the command line tool
08:35:09 [2022-02-06T08:35:09.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:35:09 [2022-02-06T08:35:09.267Z] +++ true
08:35:09 [2022-02-06T08:35:09.267Z] exiting test-integration
08:35:09 [2022-02-06T08:35:09.267Z] ++ exit 0
08:35:09 [2022-02-06T08:35:09.267Z]