Skip to content

Console Output

19:30:18 [2022-02-15T19:30:18.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9c8eca468259c087931a6c98129fd38892f834c -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:b9c8eca468259c087931a6c98129fd38892f834c hack/make.sh dynbinary test-integration
19:30:18 [2022-02-15T19:30:18.309Z] 
19:30:18 [2022-02-15T19:30:18.571Z] Removing bundles/
19:30:18 [2022-02-15T19:30:18.571Z] 
19:30:18 [2022-02-15T19:30:18.571Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:30:18 [2022-02-15T19:30:18.571Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:30:18 [2022-02-15T19:30:18.571Z] GOOS="" GOARCH="" GOARM=""
19:31:40 [2022-02-15T19:31:40.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:31:40 [2022-02-15T19:31:40.076Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:31:40 [2022-02-15T19:31:40.076Z] GOOS="" GOARCH="" GOARM=""
19:31:40 [2022-02-15T19:31:40.076Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:31:40 [2022-02-15T19:31:40.076Z] 
19:31:40 [2022-02-15T19:31:40.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:31:40 [2022-02-15T19:31:40.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:31:40 [2022-02-15T19:31:40.076Z] HOSTNAME=127b4dc4801d
19:31:40 [2022-02-15T19:31:40.076Z] TESTDEBUG=0
19:31:40 [2022-02-15T19:31:40.076Z] DEST=bundles/test-integration
19:31:40 [2022-02-15T19:31:40.076Z] PWD=/go/src/github.com/docker/docker
19:31:40 [2022-02-15T19:31:40.076Z] DOCKER_GITCOMMIT=b9c8eca468259c087931a6c98129fd38892f834c
19:31:40 [2022-02-15T19:31:40.076Z] container=docker
19:31:40 [2022-02-15T19:31:40.076Z] HOME=/root
19:31:40 [2022-02-15T19:31:40.076Z] GOLANG_VERSION=1.17.6
19:31:40 [2022-02-15T19:31:40.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:31:40 [2022-02-15T19:31:40.076Z] VALIDATE_BRANCH=master
19:31:40 [2022-02-15T19:31:40.076Z] TERM=xterm
19:31:40 [2022-02-15T19:31:40.076Z] DOCKER_PKG=github.com/docker/docker
19:31:40 [2022-02-15T19:31:40.076Z] SHLVL=1
19:31:40 [2022-02-15T19:31:40.076Z] TIMEOUT=120m
19:31:40 [2022-02-15T19:31:40.076Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:31:40 [2022-02-15T19:31:40.076Z] DOCKER_GRAPHDRIVER=overlay2
19:31:40 [2022-02-15T19:31:40.076Z] GO111MODULE=off
19:31:40 [2022-02-15T19:31:40.076Z] DOCKER_EXPERIMENTAL=1
19:31:40 [2022-02-15T19:31:40.076Z] TEST_SKIP_INTEGRATION_CLI=1
19:31:40 [2022-02-15T19:31:40.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:31:40 [2022-02-15T19:31:40.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:31:40 [2022-02-15T19:31:40.076Z] GOPATH=/go
19:31:40 [2022-02-15T19:31:40.076Z] PKG_CONFIG=pkg-config
19:31:40 [2022-02-15T19:31:40.076Z] _=/usr/bin/env
19:31:40 [2022-02-15T19:31:40.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:32:06 [2022-02-15T19:32:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:32:06 [2022-02-15T19:32:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:32:24 [2022-02-15T19:32:24.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:32:28 [2022-02-15T19:32:28.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:32:37 [2022-02-15T19:32:37.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:32:37 [2022-02-15T19:32:37.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:32:37 [2022-02-15T19:32:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:32:38 [2022-02-15T19:32:38.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:32:38 [2022-02-15T19:32:38.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:32:39 [2022-02-15T19:32:39.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:32:41 [2022-02-15T19:32:41.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:32:42 [2022-02-15T19:32:42.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:32:43 [2022-02-15T19:32:43.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:32:43 [2022-02-15T19:32:43.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:32:44 [2022-02-15T19:32:44.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:32:44 [2022-02-15T19:32:44.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:32:45 [2022-02-15T19:32:45.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:32:46 [2022-02-15T19:32:46.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:32:47 [2022-02-15T19:32:47.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:32:47 [2022-02-15T19:32:47.949Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:32:47 [2022-02-15T19:32:47.949Z] Using test binary docker
19:32:47 [2022-02-15T19:32:47.949Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:32:47 [2022-02-15T19:32:47.949Z] +++ /etc/init.d/apparmor start
19:32:47 [2022-02-15T19:32:47.949Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:32:47 [2022-02-15T19:32:47.949Z] INFO: Waiting for daemon to start...
19:32:47 [2022-02-15T19:32:47.949Z] Starting dockerd
19:32:47 [2022-02-15T19:32:47.949Z] +++ 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
19:32:54 [2022-02-15T19:32:54.530Z] .
19:32:54 [2022-02-15T19:32:54.530Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:32:54 [2022-02-15T19:32:54.530Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:32:54 [2022-02-15T19:32:54.530Z] Error: No such image: emptyfs
19:32:54 [2022-02-15T19:32:54.530Z] ++++ docker load
19:32:54 [2022-02-15T19:32:54.530Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:32:54 [2022-02-15T19:32:54.792Z] Running integration-test (iteration 1)
19:32:54 [2022-02-15T19:32:54.792Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:32:54 [2022-02-15T19:32:54.792Z] ++ 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
19:32:54 [2022-02-15T19:32:54.792Z] ++ set -e
19:32:54 [2022-02-15T19:32:54.792Z] ++ '[' -n 0 ']'
19:32:54 [2022-02-15T19:32:54.792Z] ++ set -x
19:32:54 [2022-02-15T19:32:54.792Z] ++ 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
19:32:55 [2022-02-15T19:32:55.053Z] Loaded image: busybox:latest
19:32:55 [2022-02-15T19:32:55.053Z] Loaded image: busybox:glibc
19:32:55 [2022-02-15T19:32:55.997Z] Loaded image: debian:bullseye-slim
19:32:56 [2022-02-15T19:32:56.263Z] Loaded image: hello-world:latest
19:32:56 [2022-02-15T19:32:56.263Z] Loaded image: arm32v7/hello-world:latest
19:32:56 [2022-02-15T19:32:56.263Z] INFO: Testing against a local daemon
19:32:56 [2022-02-15T19:32:56.263Z] === RUN   TestCgroupNamespacesBuild
19:32:57 [2022-02-15T19:32:57.649Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
19:32:57 [2022-02-15T19:32:57.649Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:32:58 [2022-02-15T19:32:58.705Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
19:32:58 [2022-02-15T19:32:58.705Z] === RUN   TestBuildWithSession
19:32:58 [2022-02-15T19:32:58.705Z]     build_session_test.go:25: TODO: BuildKit
19:32:58 [2022-02-15T19:32:58.705Z] --- SKIP: TestBuildWithSession (0.00s)
19:32:58 [2022-02-15T19:32:58.705Z] === RUN   TestBuildSquashParent
19:33:02 [2022-02-15T19:33:02.909Z] --- PASS: TestBuildSquashParent (3.64s)
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:33:02 [2022-02-15T19:33:02.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:33:02 [2022-02-15T19:33:02.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:33:02 [2022-02-15T19:33:02.909Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:33:02 [2022-02-15T19:33:02.909Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:33:03 [2022-02-15T19:33:03.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:33:03 [2022-02-15T19:33:03.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:33:04 [2022-02-15T19:33:04.869Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:33:04 [2022-02-15T19:33:04.869Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:33:06 [2022-02-15T19:33:06.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s)
19:33:06 [2022-02-15T19:33:06.255Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s)
19:33:06 [2022-02-15T19:33:06.255Z] === RUN   TestBuildMultiStageCopy
19:33:06 [2022-02-15T19:33:06.255Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:33:07 [2022-02-15T19:33:07.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:33:07 [2022-02-15T19:33:07.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:33:07 [2022-02-15T19:33:07.460Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:33:07 [2022-02-15T19:33:07.722Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:33:07 [2022-02-15T19:33:07.983Z] --- PASS: TestBuildMultiStageCopy (1.87s)
19:33:07 [2022-02-15T19:33:07.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s)
19:33:07 [2022-02-15T19:33:07.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
19:33:07 [2022-02-15T19:33:07.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
19:33:07 [2022-02-15T19:33:07.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
19:33:07 [2022-02-15T19:33:07.983Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
19:33:07 [2022-02-15T19:33:07.983Z] === RUN   TestBuildMultiStageParentConfig
19:33:08 [2022-02-15T19:33:08.555Z] --- PASS: TestBuildMultiStageParentConfig (0.58s)
19:33:08 [2022-02-15T19:33:08.555Z] === RUN   TestBuildLabelWithTargets
19:33:09 [2022-02-15T19:33:09.499Z] --- PASS: TestBuildLabelWithTargets (0.87s)
19:33:09 [2022-02-15T19:33:09.499Z] === RUN   TestBuildWithEmptyLayers
19:33:09 [2022-02-15T19:33:09.760Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
19:33:09 [2022-02-15T19:33:09.760Z] === RUN   TestBuildMultiStageOnBuild
19:33:11 [2022-02-15T19:33:11.145Z] --- PASS: TestBuildMultiStageOnBuild (1.18s)
19:33:11 [2022-02-15T19:33:11.145Z] === RUN   TestBuildUncleanTarFilenames
19:33:11 [2022-02-15T19:33:11.407Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
19:33:11 [2022-02-15T19:33:11.407Z] === RUN   TestBuildMultiStageLayerLeak
19:33:12 [2022-02-15T19:33:12.789Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s)
19:33:12 [2022-02-15T19:33:12.789Z] === RUN   TestBuildWithHugeFile
19:34:09 [2022-02-15T19:34:09.130Z] --- PASS: TestBuildWithHugeFile (52.48s)
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildWCOWSandboxSize
19:34:09 [2022-02-15T19:34:09.130Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:34:09 [2022-02-15T19:34:09.130Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildWithEmptyDockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:34:09 [2022-02-15T19:34:09.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
19:34:09 [2022-02-15T19:34:09.130Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
19:34:09 [2022-02-15T19:34:09.130Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
19:34:09 [2022-02-15T19:34:09.130Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildPreserveOwnership
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildPreserveOwnership/copy_from
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:34:09 [2022-02-15T19:34:09.130Z] --- PASS: TestBuildPreserveOwnership (2.67s)
19:34:09 [2022-02-15T19:34:09.130Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.82s)
19:34:09 [2022-02-15T19:34:09.130Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.84s)
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildPlatformInvalid
19:34:09 [2022-02-15T19:34:09.130Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:34:09 [2022-02-15T19:34:09.130Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:34:09 [2022-02-15T19:34:09.130Z] Loaded image: busybox:latest
19:34:09 [2022-02-15T19:34:09.130Z] Loaded image: busybox:glibc
19:34:10 [2022-02-15T19:34:10.071Z] Loaded image: debian:bullseye-slim
19:34:10 [2022-02-15T19:34:10.071Z] Loaded image: hello-world:latest
19:34:10 [2022-02-15T19:34:10.071Z] Loaded image: arm32v7/hello-world:latest
19:34:18 [2022-02-15T19:34:18.214Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.96s)
19:34:18 [2022-02-15T19:34:18.215Z] PASS
19:34:18 [2022-02-15T19:34:18.215Z] 
19:34:18 [2022-02-15T19:34:18.215Z] === Skipped
19:34:18 [2022-02-15T19:34:18.215Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:34:18 [2022-02-15T19:34:18.215Z]     build_session_test.go:25: TODO: BuildKit
19:34:18 [2022-02-15T19:34:18.215Z] 
19:34:18 [2022-02-15T19:34:18.215Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:34:18 [2022-02-15T19:34:18.215Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:34:18 [2022-02-15T19:34:18.215Z] 
19:34:18 [2022-02-15T19:34:18.215Z] DONE 34 tests, 2 skipped in 82.330s
19:34:18 [2022-02-15T19:34:18.215Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:34:18 [2022-02-15T19:34:18.215Z] ++ 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
19:34:18 [2022-02-15T19:34:18.215Z] ++ set -e
19:34:18 [2022-02-15T19:34:18.215Z] ++ '[' -n 0 ']'
19:34:18 [2022-02-15T19:34:18.215Z] ++ set -x
19:34:18 [2022-02-15T19:34:18.215Z] ++ 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
19:34:18 [2022-02-15T19:34:18.215Z] INFO: Testing against a local daemon
19:34:18 [2022-02-15T19:34:18.215Z] === RUN   TestConfigInspect
19:34:19 [2022-02-15T19:34:19.596Z] --- PASS: TestConfigInspect (2.15s)
19:34:19 [2022-02-15T19:34:19.596Z] === RUN   TestConfigList
19:34:21 [2022-02-15T19:34:21.505Z] --- PASS: TestConfigList (2.05s)
19:34:21 [2022-02-15T19:34:21.505Z] === RUN   TestConfigsCreateAndDelete
19:34:23 [2022-02-15T19:34:23.421Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
19:34:23 [2022-02-15T19:34:23.421Z] === RUN   TestConfigsUpdate
19:34:25 [2022-02-15T19:34:25.966Z] --- PASS: TestConfigsUpdate (2.11s)
19:34:25 [2022-02-15T19:34:25.966Z] === RUN   TestTemplatedConfig
19:34:28 [2022-02-15T19:34:28.514Z] --- PASS: TestTemplatedConfig (2.50s)
19:34:28 [2022-02-15T19:34:28.514Z] === RUN   TestConfigCreateResolve
19:34:30 [2022-02-15T19:34:30.426Z] --- PASS: TestConfigCreateResolve (2.10s)
19:34:30 [2022-02-15T19:34:30.426Z] PASS
19:34:30 [2022-02-15T19:34:30.426Z] 
19:34:30 [2022-02-15T19:34:30.426Z] DONE 6 tests in 13.111s
19:34:30 [2022-02-15T19:34:30.426Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:34:30 [2022-02-15T19:34:30.426Z] ++ 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
19:34:30 [2022-02-15T19:34:30.426Z] ++ set -e
19:34:30 [2022-02-15T19:34:30.426Z] ++ '[' -n 0 ']'
19:34:30 [2022-02-15T19:34:30.426Z] ++ set -x
19:34:30 [2022-02-15T19:34:30.426Z] ++ 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
19:34:30 [2022-02-15T19:34:30.426Z] INFO: Testing against a local daemon
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestCheckpoint
19:34:30 [2022-02-15T19:34:30.426Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:34:30 [2022-02-15T19:34:30.426Z] --- SKIP: TestCheckpoint (0.00s)
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestContainerInvalidJSON
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:34:30 [2022-02-15T19:34:30.426Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:34:30 [2022-02-15T19:34:30.426Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:34:30 [2022-02-15T19:34:30.426Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:34:30 [2022-02-15T19:34:30.426Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:34:30 [2022-02-15T19:34:30.426Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:34:30 [2022-02-15T19:34:30.426Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:34:30 [2022-02-15T19:34:30.426Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:34:30 [2022-02-15T19:34:30.426Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestCopyFromContainerPathIsNotDir
19:34:30 [2022-02-15T19:34:30.426Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestCopyToContainerPathDoesNotExist
19:34:30 [2022-02-15T19:34:30.426Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:34:30 [2022-02-15T19:34:30.426Z] === RUN   TestCopyToContainerPathIsNotDir
19:34:30 [2022-02-15T19:34:30.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:34:30 [2022-02-15T19:34:30.687Z] === RUN   TestCopyFromContainer
19:34:31 [2022-02-15T19:34:31.257Z] === RUN   TestCopyFromContainer//
19:34:31 [2022-02-15T19:34:31.518Z] === RUN   TestCopyFromContainer//bar/root
19:34:31 [2022-02-15T19:34:31.518Z] === RUN   TestCopyFromContainer//bar/root/
19:34:31 [2022-02-15T19:34:31.518Z] === RUN   TestCopyFromContainer/bar/quux
19:34:31 [2022-02-15T19:34:31.518Z] === RUN   TestCopyFromContainer/bar/quux/
19:34:31 [2022-02-15T19:34:31.518Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:34:31 [2022-02-15T19:34:31.778Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:34:31 [2022-02-15T19:34:31.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:34:31 [2022-02-15T19:34:31.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:34:31 [2022-02-15T19:34:31.778Z] === RUN   TestCopyFromContainer/bar/notarget
19:34:32 [2022-02-15T19:34:32.039Z] --- PASS: TestCopyFromContainer (1.37s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer// (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:34:32 [2022-02-15T19:34:32.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateLinkToNonExistingContainer
19:34:32 [2022-02-15T19:34:32.039Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateWithInvalidEnv
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateWithInvalidEnv/0
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateWithInvalidEnv/0
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateWithInvalidEnv/1
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateWithInvalidEnv/1
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateWithInvalidEnv/2
19:34:32 [2022-02-15T19:34:32.039Z] === PAUSE TestCreateWithInvalidEnv/2
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateWithInvalidEnv/0
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateWithInvalidEnv/2
19:34:32 [2022-02-15T19:34:32.039Z] === CONT  TestCreateWithInvalidEnv/1
19:34:32 [2022-02-15T19:34:32.039Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateTmpfsMountsTarget
19:34:32 [2022-02-15T19:34:32.039Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:34:32 [2022-02-15T19:34:32.039Z] === RUN   TestCreateWithCustomMaskedPaths
19:34:33 [2022-02-15T19:34:33.422Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
19:34:33 [2022-02-15T19:34:33.422Z] === RUN   TestCreateWithCustomReadonlyPaths
19:34:34 [2022-02-15T19:34:34.369Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
19:34:34 [2022-02-15T19:34:34.369Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:34:34 [2022-02-15T19:34:34.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:34:34 [2022-02-15T19:34:34.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:34:34 [2022-02-15T19:34:34.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:34:34 [2022-02-15T19:34:34.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:34:34 [2022-02-15T19:34:34.369Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:34:34 [2022-02-15T19:34:34.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:34:34 [2022-02-15T19:34:34.370Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:34:34 [2022-02-15T19:34:34.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:34:34 [2022-02-15T19:34:34.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:34:34 [2022-02-15T19:34:34.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:34:34 [2022-02-15T19:34:34.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:34:34 [2022-02-15T19:34:34.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:34:34 [2022-02-15T19:34:34.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:34:34 [2022-02-15T19:34:34.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:34:34 [2022-02-15T19:34:34.370Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:34:34 [2022-02-15T19:34:34.370Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:34:34 [2022-02-15T19:34:34.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestCreateDifferentPlatform
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestCreateDifferentPlatform/different_os
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:34:34 [2022-02-15T19:34:34.631Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:34:34 [2022-02-15T19:34:34.631Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:34:34 [2022-02-15T19:34:34.631Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:34:34 [2022-02-15T19:34:34.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:34:34 [2022-02-15T19:34:34.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestContainerStartOnDaemonRestart
19:34:34 [2022-02-15T19:34:34.631Z] === PAUSE TestContainerStartOnDaemonRestart
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestDaemonRestartIpcMode
19:34:34 [2022-02-15T19:34:34.631Z] === PAUSE TestDaemonRestartIpcMode
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestDaemonHostGatewayIP
19:34:34 [2022-02-15T19:34:34.631Z] === PAUSE TestDaemonHostGatewayIP
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestRestartDaemonWithRestartingContainer
19:34:34 [2022-02-15T19:34:34.631Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestContainerKillOnDaemonStart
19:34:34 [2022-02-15T19:34:34.631Z] === PAUSE TestContainerKillOnDaemonStart
19:34:34 [2022-02-15T19:34:34.631Z] === RUN   TestDiff
19:34:35 [2022-02-15T19:34:35.204Z] --- PASS: TestDiff (0.40s)
19:34:35 [2022-02-15T19:34:35.204Z] === RUN   TestExecWithCloseStdin
19:34:35 [2022-02-15T19:34:35.465Z] --- PASS: TestExecWithCloseStdin (0.45s)
19:34:35 [2022-02-15T19:34:35.465Z] === RUN   TestExec
19:34:36 [2022-02-15T19:34:36.038Z] --- PASS: TestExec (0.41s)
19:34:36 [2022-02-15T19:34:36.038Z] === RUN   TestExecUser
19:34:36 [2022-02-15T19:34:36.299Z] --- PASS: TestExecUser (0.41s)
19:34:36 [2022-02-15T19:34:36.299Z] === RUN   TestExportContainerAndImportImage
19:34:36 [2022-02-15T19:34:36.872Z] --- PASS: TestExportContainerAndImportImage (0.52s)
19:34:36 [2022-02-15T19:34:36.872Z] === RUN   TestExportContainerAfterDaemonRestart
19:34:38 [2022-02-15T19:34:38.258Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
19:34:38 [2022-02-15T19:34:38.258Z] === RUN   TestHealthCheckWorkdir
19:34:38 [2022-02-15T19:34:38.520Z] --- PASS: TestHealthCheckWorkdir (0.49s)
19:34:38 [2022-02-15T19:34:38.520Z] === RUN   TestHealthKillContainer
19:34:46 [2022-02-15T19:34:46.655Z] --- PASS: TestHealthKillContainer (7.84s)
19:34:46 [2022-02-15T19:34:46.655Z] === RUN   TestInspectCpusetInConfigPre120
19:34:46 [2022-02-15T19:34:46.916Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
19:34:46 [2022-02-15T19:34:46.916Z] === RUN   TestIpcModeNone
19:34:47 [2022-02-15T19:34:47.178Z] --- PASS: TestIpcModeNone (0.42s)
19:34:47 [2022-02-15T19:34:47.178Z] === RUN   TestIpcModePrivate
19:34:47 [2022-02-15T19:34:47.750Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
19:34:47 [2022-02-15T19:34:47.750Z] --- PASS: TestIpcModePrivate (0.43s)
19:34:47 [2022-02-15T19:34:47.750Z] === RUN   TestIpcModeShareable
19:34:48 [2022-02-15T19:34:48.011Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
19:34:48 [2022-02-15T19:34:48.011Z] --- PASS: TestIpcModeShareable (0.40s)
19:34:48 [2022-02-15T19:34:48.011Z] === RUN   TestAPIIpcModeShareableAndContainer
19:34:49 [2022-02-15T19:34:49.397Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
19:34:49 [2022-02-15T19:34:49.397Z] === RUN   TestAPIIpcModeHost
19:34:49 [2022-02-15T19:34:49.970Z] --- PASS: TestAPIIpcModeHost (0.33s)
19:34:49 [2022-02-15T19:34:49.970Z] === RUN   TestDaemonIpcModeShareable
19:34:50 [2022-02-15T19:34:50.913Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:34:50 [2022-02-15T19:34:50.913Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
19:34:50 [2022-02-15T19:34:50.913Z] === RUN   TestDaemonIpcModePrivate
19:34:51 [2022-02-15T19:34:51.856Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:34:51 [2022-02-15T19:34:51.857Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
19:34:51 [2022-02-15T19:34:51.857Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:34:53 [2022-02-15T19:34:53.239Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
19:34:53 [2022-02-15T19:34:53.239Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
19:34:53 [2022-02-15T19:34:53.239Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:34:54 [2022-02-15T19:34:54.179Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
19:34:54 [2022-02-15T19:34:54.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
19:34:54 [2022-02-15T19:34:54.179Z] === RUN   TestIpcModeOlderClient
19:34:54 [2022-02-15T19:34:54.179Z] === PAUSE TestIpcModeOlderClient
19:34:54 [2022-02-15T19:34:54.179Z] === RUN   TestKillContainerInvalidSignal
19:34:54 [2022-02-15T19:34:54.456Z] --- PASS: TestKillContainerInvalidSignal (0.37s)
19:34:54 [2022-02-15T19:34:54.456Z] === RUN   TestKillContainer
19:34:54 [2022-02-15T19:34:54.456Z] === RUN   TestKillContainer/no_signal
19:34:55 [2022-02-15T19:34:55.046Z] === RUN   TestKillContainer/non_killing_signal
19:34:55 [2022-02-15T19:34:55.322Z] === RUN   TestKillContainer/killing_signal
19:34:55 [2022-02-15T19:34:55.895Z] --- PASS: TestKillContainer (1.18s)
19:34:55 [2022-02-15T19:34:55.895Z]     --- PASS: TestKillContainer/no_signal (0.36s)
19:34:55 [2022-02-15T19:34:55.895Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
19:34:55 [2022-02-15T19:34:55.895Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
19:34:55 [2022-02-15T19:34:55.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:34:55 [2022-02-15T19:34:55.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:34:56 [2022-02-15T19:34:56.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:34:56 [2022-02-15T19:34:56.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
19:34:56 [2022-02-15T19:34:56.731Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
19:34:56 [2022-02-15T19:34:56.731Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
19:34:56 [2022-02-15T19:34:56.731Z] === RUN   TestKillStoppedContainer
19:34:56 [2022-02-15T19:34:56.731Z] --- PASS: TestKillStoppedContainer (0.04s)
19:34:56 [2022-02-15T19:34:56.731Z] === RUN   TestKillStoppedContainerAPIPre120
19:34:56 [2022-02-15T19:34:56.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:34:56 [2022-02-15T19:34:56.993Z] === RUN   TestKillDifferentUserContainer
19:34:57 [2022-02-15T19:34:57.254Z] --- PASS: TestKillDifferentUserContainer (0.34s)
19:34:57 [2022-02-15T19:34:57.254Z] === RUN   TestInspectOomKilledTrue
19:34:57 [2022-02-15T19:34:57.826Z] --- PASS: TestInspectOomKilledTrue (0.44s)
19:34:57 [2022-02-15T19:34:57.826Z] === RUN   TestInspectOomKilledFalse
19:34:58 [2022-02-15T19:34:58.088Z] --- PASS: TestInspectOomKilledFalse (0.35s)
19:34:58 [2022-02-15T19:34:58.088Z] === RUN   TestLinksEtcHostsContentMatch
19:34:58 [2022-02-15T19:34:58.348Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
19:34:58 [2022-02-15T19:34:58.348Z] === RUN   TestLinksContainerNames
19:34:59 [2022-02-15T19:34:59.292Z] --- PASS: TestLinksContainerNames (0.76s)
19:34:59 [2022-02-15T19:34:59.292Z] === RUN   TestLogsFollowTailEmpty
19:34:59 [2022-02-15T19:34:59.554Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
19:34:59 [2022-02-15T19:34:59.554Z] === RUN   TestContainerNetworkMountsNoChown
19:34:59 [2022-02-15T19:34:59.816Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/default
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/default
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/private
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/private
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rprivate
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rprivate
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/slave
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/slave
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rslave
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rslave
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/shared
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/shared
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rshared
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rshared
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/default
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/default/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/rslave
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/default/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/rshared
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/shared
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/rprivate
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/slave
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/private
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/private/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/private/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/default/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:34:59 [2022-02-15T19:34:59.816Z] === CONT  TestMountDaemonRoot/default/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/private/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/private/mount_root
19:35:00 [2022-02-15T19:35:00.079Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:35:00 [2022-02-15T19:35:00.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:35:00 [2022-02-15T19:35:00.342Z] --- PASS: TestMountDaemonRoot (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
19:35:00 [2022-02-15T19:35:00.342Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:35:00 [2022-02-15T19:35:00.342Z] === RUN   TestContainerBindMountNonRecursive
19:35:01 [2022-02-15T19:35:01.730Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
19:35:01 [2022-02-15T19:35:01.730Z] === RUN   TestContainerVolumesMountedAsShared
19:35:01 [2022-02-15T19:35:01.992Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
19:35:01 [2022-02-15T19:35:01.992Z] === RUN   TestContainerVolumesMountedAsSlave
19:35:02 [2022-02-15T19:35:02.254Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
19:35:02 [2022-02-15T19:35:02.254Z] === RUN   TestNetworkNat
19:35:02 [2022-02-15T19:35:02.827Z] --- PASS: TestNetworkNat (0.45s)
19:35:02 [2022-02-15T19:35:02.827Z] === RUN   TestNetworkLocalhostTCPNat
19:35:03 [2022-02-15T19:35:03.088Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
19:35:03 [2022-02-15T19:35:03.088Z] === RUN   TestNetworkLoopbackNat
19:35:05 [2022-02-15T19:35:05.630Z] --- PASS: TestNetworkLoopbackNat (2.50s)
19:35:05 [2022-02-15T19:35:05.630Z] === RUN   TestPause
19:35:06 [2022-02-15T19:35:06.200Z] --- PASS: TestPause (0.43s)
19:35:06 [2022-02-15T19:35:06.200Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:35:06 [2022-02-15T19:35:06.200Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:35:06 [2022-02-15T19:35:06.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:35:06 [2022-02-15T19:35:06.200Z] === RUN   TestPauseStopPausedContainer
19:35:06 [2022-02-15T19:35:06.461Z] --- PASS: TestPauseStopPausedContainer (0.41s)
19:35:06 [2022-02-15T19:35:06.461Z] === RUN   TestPidHost
19:35:07 [2022-02-15T19:35:07.404Z] --- PASS: TestPidHost (0.89s)
19:35:07 [2022-02-15T19:35:07.404Z] === RUN   TestPsFilter
19:35:07 [2022-02-15T19:35:07.667Z] --- PASS: TestPsFilter (0.18s)
19:35:07 [2022-02-15T19:35:07.668Z] === RUN   TestRemoveContainerWithRemovedVolume
19:35:07 [2022-02-15T19:35:07.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
19:35:07 [2022-02-15T19:35:07.929Z] === RUN   TestRemoveContainerWithVolume
19:35:08 [2022-02-15T19:35:08.506Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
19:35:08 [2022-02-15T19:35:08.506Z] === RUN   TestRemoveContainerRunning
19:35:08 [2022-02-15T19:35:08.768Z] --- PASS: TestRemoveContainerRunning (0.39s)
19:35:08 [2022-02-15T19:35:08.768Z] === RUN   TestRemoveContainerForceRemoveRunning
19:35:09 [2022-02-15T19:35:09.339Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s)
19:35:09 [2022-02-15T19:35:09.339Z] === RUN   TestRemoveInvalidContainer
19:35:09 [2022-02-15T19:35:09.339Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:35:09 [2022-02-15T19:35:09.339Z] === RUN   TestRenameLinkedContainer
19:35:10 [2022-02-15T19:35:10.726Z] --- PASS: TestRenameLinkedContainer (1.57s)
19:35:10 [2022-02-15T19:35:10.726Z] === RUN   TestRenameStoppedContainer
19:35:10 [2022-02-15T19:35:10.988Z] --- PASS: TestRenameStoppedContainer (0.37s)
19:35:10 [2022-02-15T19:35:10.988Z] === RUN   TestRenameRunningContainerAndReuse
19:35:11 [2022-02-15T19:35:11.932Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
19:35:11 [2022-02-15T19:35:11.932Z] === RUN   TestRenameInvalidName
19:35:12 [2022-02-15T19:35:12.195Z] --- PASS: TestRenameInvalidName (0.39s)
19:35:12 [2022-02-15T19:35:12.195Z] === RUN   TestRenameAnonymousContainer
19:35:13 [2022-02-15T19:35:13.582Z] --- PASS: TestRenameAnonymousContainer (1.40s)
19:35:13 [2022-02-15T19:35:13.582Z] === RUN   TestRenameContainerWithSameName
19:35:14 [2022-02-15T19:35:14.155Z] --- PASS: TestRenameContainerWithSameName (0.40s)
19:35:14 [2022-02-15T19:35:14.155Z] === RUN   TestRenameContainerWithLinkedContainer
19:35:15 [2022-02-15T19:35:15.094Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
19:35:15 [2022-02-15T19:35:15.094Z] === RUN   TestResize
19:35:15 [2022-02-15T19:35:15.354Z] --- PASS: TestResize (0.40s)
19:35:15 [2022-02-15T19:35:15.355Z] === RUN   TestResizeWithInvalidSize
19:35:15 [2022-02-15T19:35:15.614Z] --- PASS: TestResizeWithInvalidSize (0.39s)
19:35:15 [2022-02-15T19:35:15.615Z] === RUN   TestResizeWhenContainerNotStarted
19:35:16 [2022-02-15T19:35:16.188Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:35:16 [2022-02-15T19:35:16.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:35:17 [2022-02-15T19:35:17.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:35:17 [2022-02-15T19:35:17.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:35:18 [2022-02-15T19:35:18.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:35:18 [2022-02-15T19:35:18.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:19 [2022-02-15T19:35:19.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:22 [2022-02-15T19:35:22.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:35:23 [2022-02-15T19:35:23.215Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:35:25 [2022-02-15T19:35:25.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:35:26 [2022-02-15T19:35:26.702Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:35:27 [2022-02-15T19:35:27.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:35:28 [2022-02-15T19:35:28.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:35:29 [2022-02-15T19:35:29.225Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:35:30 [2022-02-15T19:35:30.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:35:31 [2022-02-15T19:35:31.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:35:32 [2022-02-15T19:35:32.505Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
19:35:32 [2022-02-15T19:35:32.505Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
19:35:32 [2022-02-15T19:35:32.506Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
19:35:32 [2022-02-15T19:35:32.506Z] === RUN   TestCgroupNamespacesRun
19:35:33 [2022-02-15T19:35:33.892Z] --- PASS: TestCgroupNamespacesRun (1.10s)
19:35:33 [2022-02-15T19:35:33.892Z] === RUN   TestCgroupNamespacesRunPrivileged
19:35:34 [2022-02-15T19:35:34.837Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
19:35:34 [2022-02-15T19:35:34.837Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:35:35 [2022-02-15T19:35:35.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
19:35:35 [2022-02-15T19:35:35.782Z] === RUN   TestCgroupNamespacesRunHostMode
19:35:37 [2022-02-15T19:35:37.168Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
19:35:37 [2022-02-15T19:35:37.168Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:35:38 [2022-02-15T19:35:38.125Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
19:35:38 [2022-02-15T19:35:38.125Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:35:39 [2022-02-15T19:35:39.088Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
19:35:39 [2022-02-15T19:35:39.088Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:35:40 [2022-02-15T19:35:40.036Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
19:35:40 [2022-02-15T19:35:40.036Z] === RUN   TestCgroupNamespacesRunOlderClient
19:35:40 [2022-02-15T19:35:40.979Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
19:35:40 [2022-02-15T19:35:40.979Z] === RUN   TestNISDomainname
19:35:41 [2022-02-15T19:35:41.551Z] --- PASS: TestNISDomainname (0.48s)
19:35:41 [2022-02-15T19:35:41.551Z] === RUN   TestHostnameDnsResolution
19:35:42 [2022-02-15T19:35:42.124Z] --- PASS: TestHostnameDnsResolution (0.60s)
19:35:42 [2022-02-15T19:35:42.124Z] === RUN   TestUnprivilegedPortsAndPing
19:35:42 [2022-02-15T19:35:42.386Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
19:35:42 [2022-02-15T19:35:42.386Z] === RUN   TestStats
19:35:44 [2022-02-15T19:35:44.934Z] --- PASS: TestStats (2.41s)
19:35:44 [2022-02-15T19:35:44.934Z] === RUN   TestStopContainerWithTimeout
19:35:44 [2022-02-15T19:35:44.934Z] === RUN   TestStopContainerWithTimeout/0
19:35:44 [2022-02-15T19:35:44.934Z] === PAUSE TestStopContainerWithTimeout/0
19:35:44 [2022-02-15T19:35:44.934Z] === RUN   TestStopContainerWithTimeout/1
19:35:44 [2022-02-15T19:35:44.934Z] === PAUSE TestStopContainerWithTimeout/1
19:35:44 [2022-02-15T19:35:44.934Z] === RUN   TestStopContainerWithTimeout/3
19:35:44 [2022-02-15T19:35:44.934Z] === PAUSE TestStopContainerWithTimeout/3
19:35:44 [2022-02-15T19:35:44.934Z] === RUN   TestStopContainerWithTimeout/-1
19:35:44 [2022-02-15T19:35:44.934Z] === PAUSE TestStopContainerWithTimeout/-1
19:35:44 [2022-02-15T19:35:44.934Z] === CONT  TestStopContainerWithTimeout/0
19:35:44 [2022-02-15T19:35:44.934Z] === CONT  TestStopContainerWithTimeout/-1
19:35:45 [2022-02-15T19:35:45.506Z] === CONT  TestStopContainerWithTimeout/3
19:35:47 [2022-02-15T19:35:47.421Z] === CONT  TestStopContainerWithTimeout/1
19:35:48 [2022-02-15T19:35:48.805Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:35:48 [2022-02-15T19:35:48.805Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
19:35:48 [2022-02-15T19:35:48.805Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
19:35:48 [2022-02-15T19:35:48.805Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
19:35:48 [2022-02-15T19:35:48.805Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
19:35:48 [2022-02-15T19:35:48.805Z] === RUN   TestDeleteDevicemapper
19:35:48 [2022-02-15T19:35:48.805Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:35:48 [2022-02-15T19:35:48.805Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:35:48 [2022-02-15T19:35:48.805Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:35:50 [2022-02-15T19:35:50.187Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s)
19:35:50 [2022-02-15T19:35:50.187Z] === RUN   TestUpdateMemory
19:35:50 [2022-02-15T19:35:50.757Z] --- PASS: TestUpdateMemory (0.46s)
19:35:50 [2022-02-15T19:35:50.757Z] === RUN   TestUpdateCPUQuota
19:35:51 [2022-02-15T19:35:51.487Z] --- PASS: TestUpdateCPUQuota (0.73s)
19:35:51 [2022-02-15T19:35:51.487Z] === RUN   TestUpdatePidsLimit
19:35:51 [2022-02-15T19:35:51.487Z] === RUN   TestUpdatePidsLimit/update_from_none
19:35:51 [2022-02-15T19:35:51.487Z] === RUN   TestUpdatePidsLimit/no_change
19:35:51 [2022-02-15T19:35:51.747Z] === RUN   TestUpdatePidsLimit/update_lower
19:35:52 [2022-02-15T19:35:52.010Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:35:52 [2022-02-15T19:35:52.010Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:35:52 [2022-02-15T19:35:52.272Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:35:52 [2022-02-15T19:35:52.533Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:35:53 [2022-02-15T19:35:53.106Z] --- PASS: TestUpdatePidsLimit (1.67s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
19:35:53 [2022-02-15T19:35:53.106Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
19:35:53 [2022-02-15T19:35:53.106Z] === RUN   TestUpdateRestartPolicy
19:36:05 [2022-02-15T19:36:05.341Z] --- PASS: TestUpdateRestartPolicy (10.67s)
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestUpdateRestartWithAutoRemove
19:36:05 [2022-02-15T19:36:05.341Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitNonBlocked
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:36:05 [2022-02-15T19:36:05.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:36:05 [2022-02-15T19:36:05.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:36:05 [2022-02-15T19:36:05.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:36:05 [2022-02-15T19:36:05.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:36:05 [2022-02-15T19:36:05.341Z] --- PASS: TestWaitNonBlocked (0.01s)
19:36:05 [2022-02-15T19:36:05.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
19:36:05 [2022-02-15T19:36:05.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitBlocked
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:36:05 [2022-02-15T19:36:05.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:36:05 [2022-02-15T19:36:05.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:36:05 [2022-02-15T19:36:05.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:36:05 [2022-02-15T19:36:05.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:36:05 [2022-02-15T19:36:05.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:36:05 [2022-02-15T19:36:05.602Z] --- PASS: TestWaitBlocked (0.01s)
19:36:05 [2022-02-15T19:36:05.603Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
19:36:05 [2022-02-15T19:36:05.603Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
19:36:05 [2022-02-15T19:36:05.603Z] === CONT  TestContainerStartOnDaemonRestart
19:36:05 [2022-02-15T19:36:05.603Z] === CONT  TestRestartDaemonWithRestartingContainer
19:36:07 [2022-02-15T19:36:07.520Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s)
19:36:07 [2022-02-15T19:36:07.520Z] === CONT  TestIpcModeOlderClient
19:36:07 [2022-02-15T19:36:07.781Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s)
19:36:07 [2022-02-15T19:36:07.781Z] === CONT  TestContainerKillOnDaemonStart
19:36:07 [2022-02-15T19:36:07.781Z] --- PASS: TestIpcModeOlderClient (0.07s)
19:36:07 [2022-02-15T19:36:07.781Z] === CONT  TestDaemonHostGatewayIP
19:36:10 [2022-02-15T19:36:10.332Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
19:36:10 [2022-02-15T19:36:10.332Z] === CONT  TestDaemonRestartIpcMode
19:36:12 [2022-02-15T19:36:12.242Z] --- PASS: TestDaemonRestartIpcMode (2.08s)
19:36:20 [2022-02-15T19:36:20.377Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
19:36:20 [2022-02-15T19:36:20.377Z] PASS
19:36:20 [2022-02-15T19:36:20.377Z] 
19:36:20 [2022-02-15T19:36:20.377Z] === Skipped
19:36:20 [2022-02-15T19:36:20.377Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:36:20 [2022-02-15T19:36:20.377Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:36:20 [2022-02-15T19:36:20.377Z] 
19:36:20 [2022-02-15T19:36:20.377Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:36:20 [2022-02-15T19:36:20.377Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:36:20 [2022-02-15T19:36:20.377Z] 
19:36:20 [2022-02-15T19:36:20.377Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:36:20 [2022-02-15T19:36:20.377Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:36:20 [2022-02-15T19:36:20.377Z] 
19:36:20 [2022-02-15T19:36:20.377Z] DONE 200 tests, 3 skipped in 109.085s
19:36:20 [2022-02-15T19:36:20.377Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:36:20 [2022-02-15T19:36:20.377Z] ++ 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
19:36:20 [2022-02-15T19:36:20.377Z] ++ set -e
19:36:20 [2022-02-15T19:36:20.377Z] ++ '[' -n 0 ']'
19:36:20 [2022-02-15T19:36:20.377Z] ++ set -x
19:36:20 [2022-02-15T19:36:20.377Z] ++ 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
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestConfigDaemonLibtrustID
19:36:20 [2022-02-15T19:36:20.377Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:36:20 [2022-02-15T19:36:20.377Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:36:20 [2022-02-15T19:36:20.377Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation/invalid_config
19:36:20 [2022-02-15T19:36:20.377Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation/malformed_config
19:36:20 [2022-02-15T19:36:20.377Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestDaemonConfigValidation/valid_config
19:36:20 [2022-02-15T19:36:20.377Z] === PAUSE TestDaemonConfigValidation/valid_config
19:36:20 [2022-02-15T19:36:20.377Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:36:20 [2022-02-15T19:36:20.377Z] === CONT  TestDaemonConfigValidation/malformed_config
19:36:20 [2022-02-15T19:36:20.377Z] === CONT  TestDaemonConfigValidation/valid_config
19:36:20 [2022-02-15T19:36:20.377Z] === CONT  TestDaemonConfigValidation/invalid_config
19:36:20 [2022-02-15T19:36:20.377Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:36:20 [2022-02-15T19:36:20.377Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:36:20 [2022-02-15T19:36:20.377Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:36:20 [2022-02-15T19:36:20.377Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:36:20 [2022-02-15T19:36:20.377Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:36:20 [2022-02-15T19:36:20.377Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
19:36:20 [2022-02-15T19:36:20.377Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestConfigDaemonSeccompProfiles
19:36:20 [2022-02-15T19:36:20.377Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:36:21 [2022-02-15T19:36:21.319Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:36:22 [2022-02-15T19:36:22.259Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:36:23 [2022-02-15T19:36:23.198Z] === CONT  TestConfigDaemonSeccompProfiles
19:36:23 [2022-02-15T19:36:23.198Z]     daemon_test.go:156: [d221f95e29d68] daemon is not started
19:36:23 [2022-02-15T19:36:23.198Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
19:36:23 [2022-02-15T19:36:23.198Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:36:23 [2022-02-15T19:36:23.198Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:36:23 [2022-02-15T19:36:23.198Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:36:23 [2022-02-15T19:36:23.198Z] === RUN   TestDaemonProxy
19:36:23 [2022-02-15T19:36:23.198Z] === RUN   TestDaemonProxy/environment_variables
19:36:25 [2022-02-15T19:36:25.108Z] === RUN   TestDaemonProxy/command-line_options
19:36:27 [2022-02-15T19:36:27.022Z] === RUN   TestDaemonProxy/configuration_file
19:36:28 [2022-02-15T19:36:28.408Z] === RUN   TestDaemonProxy/conflicting_options
19:36:28 [2022-02-15T19:36:28.981Z] === RUN   TestDaemonProxy/reload_sanitized
19:36:29 [2022-02-15T19:36:29.554Z] --- PASS: TestDaemonProxy (6.29s)
19:36:29 [2022-02-15T19:36:29.554Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
19:36:29 [2022-02-15T19:36:29.554Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
19:36:29 [2022-02-15T19:36:29.554Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
19:36:29 [2022-02-15T19:36:29.554Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:36:29 [2022-02-15T19:36:29.554Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:36:29 [2022-02-15T19:36:29.554Z] PASS
19:36:29 [2022-02-15T19:36:29.554Z] 
19:36:29 [2022-02-15T19:36:29.554Z] DONE 17 tests in 10.203s
19:36:29 [2022-02-15T19:36:29.554Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:36:29 [2022-02-15T19:36:29.554Z] ++ 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
19:36:29 [2022-02-15T19:36:29.554Z] ++ set -e
19:36:29 [2022-02-15T19:36:29.554Z] ++ '[' -n 0 ']'
19:36:29 [2022-02-15T19:36:29.554Z] ++ set -x
19:36:29 [2022-02-15T19:36:29.554Z] ++ 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
19:36:29 [2022-02-15T19:36:29.554Z] INFO: Testing against a local daemon
19:36:29 [2022-02-15T19:36:29.554Z] === RUN   TestCommitInheritsEnv
19:36:29 [2022-02-15T19:36:29.816Z] --- PASS: TestCommitInheritsEnv (0.24s)
19:36:29 [2022-02-15T19:36:29.816Z] === RUN   TestImportExtremelyLargeImageWorks
19:36:29 [2022-02-15T19:36:29.816Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:36:29 [2022-02-15T19:36:29.816Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:36:29 [2022-02-15T19:36:29.816Z] === RUN   TestImportWithCustomPlatform
19:36:29 [2022-02-15T19:36:29.816Z] === RUN   TestImportWithCustomPlatform/#00
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/_______
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform//
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/linux
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/LINUX
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/macos
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:36:30 [2022-02-15T19:36:30.078Z] --- PASS: TestImportWithCustomPlatform (0.28s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:36:30 [2022-02-15T19:36:30.078Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:36:30 [2022-02-15T19:36:30.078Z] === RUN   TestImagesFilterMultiReference
19:36:30 [2022-02-15T19:36:30.339Z] --- PASS: TestImagesFilterMultiReference (0.06s)
19:36:30 [2022-02-15T19:36:30.339Z] === RUN   TestImagePullPlatformInvalid
19:36:30 [2022-02-15T19:36:30.340Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:36:30 [2022-02-15T19:36:30.340Z] === RUN   TestRemoveImageOrphaning
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestRemoveImageOrphaning (0.24s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestRemoveImageGarbageCollector
19:36:30 [2022-02-15T19:36:30.601Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:30 [2022-02-15T19:36:30.601Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagInvalidReference
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagInvalidReference (0.01s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagValidPrefixedRepo
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagExistedNameWithoutForce
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagOfficialNames
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagOfficialNames (0.05s)
19:36:30 [2022-02-15T19:36:30.601Z] === RUN   TestTagMatchesDigest
19:36:30 [2022-02-15T19:36:30.601Z] --- PASS: TestTagMatchesDigest (0.01s)
19:36:30 [2022-02-15T19:36:30.601Z] PASS
19:36:30 [2022-02-15T19:36:30.601Z] 
19:36:30 [2022-02-15T19:36:30.601Z] === Skipped
19:36:30 [2022-02-15T19:36:30.601Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:36:30 [2022-02-15T19:36:30.601Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:36:30 [2022-02-15T19:36:30.601Z] 
19:36:30 [2022-02-15T19:36:30.601Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:36:30 [2022-02-15T19:36:30.601Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:36:30 [2022-02-15T19:36:30.601Z] 
19:36:30 [2022-02-15T19:36:30.601Z] DONE 22 tests, 2 skipped in 1.167s
19:36:30 [2022-02-15T19:36:30.601Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:36:30 [2022-02-15T19:36:30.601Z] ++ 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
19:36:30 [2022-02-15T19:36:30.601Z] ++ set -e
19:36:30 [2022-02-15T19:36:30.601Z] ++ '[' -n 0 ']'
19:36:30 [2022-02-15T19:36:30.601Z] ++ set -x
19:36:30 [2022-02-15T19:36:30.601Z] ++ 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
19:36:30 [2022-02-15T19:36:30.862Z] INFO: Testing against a local daemon
19:36:30 [2022-02-15T19:36:30.862Z] === RUN   TestNetworkCreateDelete
19:36:30 [2022-02-15T19:36:30.862Z] --- PASS: TestNetworkCreateDelete (0.12s)
19:36:30 [2022-02-15T19:36:30.862Z] === RUN   TestDockerNetworkDeletePreferID
19:36:31 [2022-02-15T19:36:31.122Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
19:36:31 [2022-02-15T19:36:31.122Z] === RUN   TestDaemonDNSFallback
19:36:37 [2022-02-15T19:36:37.741Z] --- PASS: TestDaemonDNSFallback (6.22s)
19:36:37 [2022-02-15T19:36:37.741Z] === RUN   TestInspectNetwork
19:36:40 [2022-02-15T19:36:40.306Z] === RUN   TestInspectNetwork/full_network_id
19:36:40 [2022-02-15T19:36:40.306Z] === RUN   TestInspectNetwork/partial_network_id
19:36:40 [2022-02-15T19:36:40.306Z] === RUN   TestInspectNetwork/network_name
19:36:40 [2022-02-15T19:36:40.306Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:36:44 [2022-02-15T19:36:44.511Z] --- PASS: TestInspectNetwork (6.92s)
19:36:44 [2022-02-15T19:36:44.511Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:36:44 [2022-02-15T19:36:44.511Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:36:44 [2022-02-15T19:36:44.511Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:36:44 [2022-02-15T19:36:44.511Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:36:44 [2022-02-15T19:36:44.511Z] === RUN   TestRunContainerWithBridgeNone
19:36:45 [2022-02-15T19:36:45.895Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkInvalidJSON
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkInvalidJSON//networks/create
19:36:45 [2022-02-15T19:36:45.895Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2022-02-15T19:36:45.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2022-02-15T19:36:45.895Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2022-02-15T19:36:45.895Z] === CONT  TestNetworkInvalidJSON//networks/create
19:36:45 [2022-02-15T19:36:45.895Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:36:45 [2022-02-15T19:36:45.895Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:36:45 [2022-02-15T19:36:45.895Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:36:45 [2022-02-15T19:36:45.895Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:36:45 [2022-02-15T19:36:45.895Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:36:45 [2022-02-15T19:36:45.895Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkList
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkList//networks
19:36:45 [2022-02-15T19:36:45.895Z] === PAUSE TestNetworkList//networks
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestNetworkList//networks/
19:36:45 [2022-02-15T19:36:45.895Z] === PAUSE TestNetworkList//networks/
19:36:45 [2022-02-15T19:36:45.895Z] === CONT  TestNetworkList//networks
19:36:45 [2022-02-15T19:36:45.895Z] === CONT  TestNetworkList//networks/
19:36:45 [2022-02-15T19:36:45.895Z] --- PASS: TestNetworkList (0.01s)
19:36:45 [2022-02-15T19:36:45.895Z]     --- PASS: TestNetworkList//networks (0.00s)
19:36:45 [2022-02-15T19:36:45.895Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:36:45 [2022-02-15T19:36:45.895Z] === RUN   TestHostIPv4BridgeLabel
19:36:46 [2022-02-15T19:36:46.466Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
19:36:46 [2022-02-15T19:36:46.466Z] === RUN   TestDaemonRestartWithLiveRestore
19:36:47 [2022-02-15T19:36:47.406Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:36:47 [2022-02-15T19:36:47.406Z] === RUN   TestDaemonDefaultNetworkPools
19:36:47 [2022-02-15T19:36:47.977Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
19:36:47 [2022-02-15T19:36:47.977Z] === RUN   TestDaemonRestartWithExistingNetwork
19:36:49 [2022-02-15T19:36:49.363Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
19:36:49 [2022-02-15T19:36:49.363Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:36:50 [2022-02-15T19:36:50.307Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
19:36:50 [2022-02-15T19:36:50.307Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:36:50 [2022-02-15T19:36:50.882Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:36:50 [2022-02-15T19:36:50.882Z] === RUN   TestServiceWithPredefinedNetwork
19:36:52 [2022-02-15T19:36:52.799Z] --- PASS: TestServiceWithPredefinedNetwork (1.72s)
19:36:52 [2022-02-15T19:36:52.799Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:36:52 [2022-02-15T19:36:52.799Z]     service_test.go:243: FLAKY_TEST
19:36:52 [2022-02-15T19:36:52.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:36:52 [2022-02-15T19:36:52.799Z] === RUN   TestServiceWithDataPathPortInit
19:37:07 [2022-02-15T19:37:07.712Z] --- PASS: TestServiceWithDataPathPortInit (12.59s)
19:37:07 [2022-02-15T19:37:07.712Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:37:07 [2022-02-15T19:37:07.712Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vmppay4pkxzqmycm58cprb4sk Created:2022-02-15 19:37:06.155279022 +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[34f8b82fc9c5835112463a96c4f4809193380cb0e8e3c86ff92d7fe4a3ac4c20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sm1nnzwtz0p3myxvv4an4uyu9 EndpointID:601ee292e5054e96aa1e7401dc07eb1e3847654d27ca8d58895389de20c8da0a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bcadef14d54265aa94c4ccb2cb66e5d9c8c3b5be738f6d6d133ea7b83fe9a453 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:0bbffd5b6758 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sm1nnzwtz0p3myxvv4an4uyu9 EndpointID:601ee292e5054e96aa1e7401dc07eb1e3847654d27ca8d58895389de20c8da0a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:37:12 [2022-02-15T19:37:12.001Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.25s)
19:37:12 [2022-02-15T19:37:12.001Z] PASS
19:37:12 [2022-02-15T19:37:12.001Z] 
19:37:12 [2022-02-15T19:37:12.001Z] === Skipped
19:37:12 [2022-02-15T19:37:12.001Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:37:12 [2022-02-15T19:37:12.001Z]     service_test.go:243: FLAKY_TEST
19:37:12 [2022-02-15T19:37:12.001Z] 
19:37:12 [2022-02-15T19:37:12.001Z] DONE 26 tests, 1 skipped in 40.825s
19:37:12 [2022-02-15T19:37:12.001Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:37:12 [2022-02-15T19:37:12.001Z] ++ 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
19:37:12 [2022-02-15T19:37:12.001Z] ++ set -e
19:37:12 [2022-02-15T19:37:12.001Z] ++ '[' -n 0 ']'
19:37:12 [2022-02-15T19:37:12.001Z] ++ set -x
19:37:12 [2022-02-15T19:37:12.001Z] ++ 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
19:37:12 [2022-02-15T19:37:12.001Z] INFO: Testing against a local daemon
19:37:12 [2022-02-15T19:37:12.001Z] === RUN   TestDockerNetworkIpvlanPersistance
19:37:12 [2022-02-15T19:37:12.001Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:12 [2022-02-15T19:37:12.001Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:37:12 [2022-02-15T19:37:12.001Z] === RUN   TestDockerNetworkIpvlan
19:37:12 [2022-02-15T19:37:12.001Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:12 [2022-02-15T19:37:12.001Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:37:12 [2022-02-15T19:37:12.001Z] PASS
19:37:12 [2022-02-15T19:37:12.001Z] 
19:37:12 [2022-02-15T19:37:12.001Z] === Skipped
19:37:12 [2022-02-15T19:37:12.001Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:37:12 [2022-02-15T19:37:12.001Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:12 [2022-02-15T19:37:12.001Z] 
19:37:12 [2022-02-15T19:37:12.001Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:37:12 [2022-02-15T19:37:12.001Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:37:12 [2022-02-15T19:37:12.001Z] 
19:37:12 [2022-02-15T19:37:12.001Z] DONE 2 tests, 2 skipped in 0.085s
19:37:12 [2022-02-15T19:37:12.001Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:37:12 [2022-02-15T19:37:12.001Z] ++ 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
19:37:12 [2022-02-15T19:37:12.001Z] ++ set -e
19:37:12 [2022-02-15T19:37:12.001Z] ++ '[' -n 0 ']'
19:37:12 [2022-02-15T19:37:12.001Z] ++ set -x
19:37:12 [2022-02-15T19:37:12.001Z] ++ 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
19:37:12 [2022-02-15T19:37:12.001Z] INFO: Testing against a local daemon
19:37:12 [2022-02-15T19:37:12.001Z] === RUN   TestDockerNetworkMacvlanPersistance
19:37:12 [2022-02-15T19:37:12.945Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
19:37:12 [2022-02-15T19:37:12.945Z] === RUN   TestDockerNetworkMacvlan
19:37:13 [2022-02-15T19:37:13.891Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:37:14 [2022-02-15T19:37:14.463Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:37:15 [2022-02-15T19:37:15.408Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:37:16 [2022-02-15T19:37:16.796Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:37:18 [2022-02-15T19:37:18.711Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:37:21 [2022-02-15T19:37:21.252Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:37:22 [2022-02-15T19:37:22.194Z] --- PASS: TestDockerNetworkMacvlan (8.90s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.76s)
19:37:22 [2022-02-15T19:37:22.194Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
19:37:22 [2022-02-15T19:37:22.194Z] PASS
19:37:22 [2022-02-15T19:37:22.194Z] 
19:37:22 [2022-02-15T19:37:22.194Z] DONE 8 tests in 10.335s
19:37:22 [2022-02-15T19:37:22.194Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:37:22 [2022-02-15T19:37:22.194Z] ++ 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
19:37:22 [2022-02-15T19:37:22.194Z] ++ set -e
19:37:22 [2022-02-15T19:37:22.194Z] ++ '[' -n 0 ']'
19:37:22 [2022-02-15T19:37:22.194Z] ++ set -x
19:37:22 [2022-02-15T19:37:22.194Z] ++ 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
19:37:22 [2022-02-15T19:37:22.194Z] testing: warning: no tests to run
19:37:22 [2022-02-15T19:37:22.194Z] PASS
19:37:22 [2022-02-15T19:37:22.194Z] 
19:37:22 [2022-02-15T19:37:22.194Z] DONE 0 tests in 0.024s
19:37:22 [2022-02-15T19:37:22.194Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:37:22 [2022-02-15T19:37:22.194Z] ++ 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
19:37:22 [2022-02-15T19:37:22.194Z] ++ set -e
19:37:22 [2022-02-15T19:37:22.194Z] ++ '[' -n 0 ']'
19:37:22 [2022-02-15T19:37:22.194Z] ++ set -x
19:37:22 [2022-02-15T19:37:22.194Z] ++ 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
19:37:22 [2022-02-15T19:37:22.194Z] INFO: Testing against a local daemon
19:37:22 [2022-02-15T19:37:22.194Z] === RUN   TestAuthZPluginAllowRequest
19:37:23 [2022-02-15T19:37:23.138Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
19:37:23 [2022-02-15T19:37:23.138Z] === RUN   TestAuthZPluginTLS
19:37:23 [2022-02-15T19:37:23.709Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:37:23 [2022-02-15T19:37:23.709Z] === RUN   TestAuthZPluginDenyRequest
19:37:24 [2022-02-15T19:37:24.281Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:37:24 [2022-02-15T19:37:24.281Z] === RUN   TestAuthZPluginAPIDenyResponse
19:37:24 [2022-02-15T19:37:24.852Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:37:24 [2022-02-15T19:37:24.852Z] === RUN   TestAuthZPluginDenyResponse
19:37:25 [2022-02-15T19:37:25.425Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:37:25 [2022-02-15T19:37:25.425Z] === RUN   TestAuthZPluginAllowEventStream
19:37:26 [2022-02-15T19:37:26.369Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s)
19:37:26 [2022-02-15T19:37:26.369Z] === RUN   TestAuthZPluginErrorResponse
19:37:26 [2022-02-15T19:37:26.942Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:37:26 [2022-02-15T19:37:26.942Z] === RUN   TestAuthZPluginErrorRequest
19:37:27 [2022-02-15T19:37:27.515Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:37:27 [2022-02-15T19:37:27.515Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:37:28 [2022-02-15T19:37:28.087Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:37:28 [2022-02-15T19:37:28.087Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:37:29 [2022-02-15T19:37:29.472Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
19:37:29 [2022-02-15T19:37:29.472Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:37:30 [2022-02-15T19:37:30.854Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
19:37:30 [2022-02-15T19:37:30.854Z] === RUN   TestAuthZPluginHeader
19:37:31 [2022-02-15T19:37:31.424Z] --- PASS: TestAuthZPluginHeader (0.68s)
19:37:31 [2022-02-15T19:37:31.424Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:37:31 [2022-02-15T19:37:31.424Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:31 [2022-02-15T19:37:31.424Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:37:31 [2022-02-15T19:37:31.424Z] === RUN   TestAuthZPluginV2Disable
19:37:31 [2022-02-15T19:37:31.424Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:31 [2022-02-15T19:37:31.424Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:37:31 [2022-02-15T19:37:31.424Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:37:31 [2022-02-15T19:37:31.424Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:31 [2022-02-15T19:37:31.424Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:37:31 [2022-02-15T19:37:31.424Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:37:31 [2022-02-15T19:37:31.424Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:31 [2022-02-15T19:37:31.424Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:37:31 [2022-02-15T19:37:31.424Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:37:49 [2022-02-15T19:37:49.587Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
19:37:49 [2022-02-15T19:37:49.587Z] PASS
19:37:49 [2022-02-15T19:37:49.587Z] 
19:37:49 [2022-02-15T19:37:49.587Z] === Skipped
19:37:49 [2022-02-15T19:37:49.587Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:37:49 [2022-02-15T19:37:49.587Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:49 [2022-02-15T19:37:49.587Z] 
19:37:49 [2022-02-15T19:37:49.587Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:37:49 [2022-02-15T19:37:49.587Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:49 [2022-02-15T19:37:49.587Z] 
19:37:49 [2022-02-15T19:37:49.587Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:37:49 [2022-02-15T19:37:49.587Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:49 [2022-02-15T19:37:49.587Z] 
19:37:49 [2022-02-15T19:37:49.587Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:37:49 [2022-02-15T19:37:49.587Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:49 [2022-02-15T19:37:49.587Z] 
19:37:49 [2022-02-15T19:37:49.587Z] DONE 17 tests, 4 skipped in 25.942s
19:37:49 [2022-02-15T19:37:49.587Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:37:49 [2022-02-15T19:37:49.587Z] ++ 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
19:37:49 [2022-02-15T19:37:49.587Z] ++ set -e
19:37:49 [2022-02-15T19:37:49.587Z] ++ '[' -n 0 ']'
19:37:49 [2022-02-15T19:37:49.587Z] ++ set -x
19:37:49 [2022-02-15T19:37:49.587Z] ++ 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
19:37:49 [2022-02-15T19:37:49.587Z] INFO: Testing against a local daemon
19:37:49 [2022-02-15T19:37:49.587Z] === RUN   TestPluginInvalidJSON
19:37:49 [2022-02-15T19:37:49.587Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:37:49 [2022-02-15T19:37:49.587Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:37:49 [2022-02-15T19:37:49.587Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:37:49 [2022-02-15T19:37:49.587Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:37:49 [2022-02-15T19:37:49.587Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:37:49 [2022-02-15T19:37:49.587Z] === RUN   TestPluginInstall
19:37:49 [2022-02-15T19:37:49.587Z] === RUN   TestPluginInstall/no_auth
19:37:49 [2022-02-15T19:37:49.587Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:49 [2022-02-15T19:37:49.587Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62c8832e8e47ba3c5eb6762c3dea79dddf4705bea11734dcadce33d8c5eb6cc2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:49 [2022-02-15T19:37:49.587Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:49 [2022-02-15T19:37:49.587Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62c8832e8e47ba3c5eb6762c3dea79dddf4705bea11734dcadce33d8c5eb6cc2" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:49 [2022-02-15T19:37:49.587Z] === RUN   TestPluginInstall/with_htpasswd
19:37:49 [2022-02-15T19:37:49.848Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:49 [2022-02-15T19:37:49.848Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cd09aed48ebe9a724c6a05c42cff9b9b5fa6ae4fce20f01beb4d1243fcbd40f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:49 [2022-02-15T19:37:49.848Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:49 [2022-02-15T19:37:49.848Z] time="2022-02-15T19:37:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cd09aed48ebe9a724c6a05c42cff9b9b5fa6ae4fce20f01beb4d1243fcbd40f" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:50 [2022-02-15T19:37:50.109Z] === RUN   TestPluginInstall/with_insecure
19:37:51 [2022-02-15T19:37:51.052Z] time="2022-02-15T19:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:51 [2022-02-15T19:37:51.052Z] time="2022-02-15T19:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9116c2840f1d9a3ed5d8aa69a66418f27b524ebe20b6b8e2fe587cc03a72450" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:51 [2022-02-15T19:37:51.052Z] time="2022-02-15T19:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:37:51 [2022-02-15T19:37:51.052Z] time="2022-02-15T19:37:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9116c2840f1d9a3ed5d8aa69a66418f27b524ebe20b6b8e2fe587cc03a72450" mediatype=application/vnd.docker.plugin.v1+json size=522
19:37:51 [2022-02-15T19:37:51.313Z]     plugin_test.go:165: [d3e2950322a28] daemon is not started
19:37:51 [2022-02-15T19:37:51.313Z] --- PASS: TestPluginInstall (3.10s)
19:37:51 [2022-02-15T19:37:51.313Z]     --- PASS: TestPluginInstall/no_auth (1.52s)
19:37:51 [2022-02-15T19:37:51.313Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
19:37:51 [2022-02-15T19:37:51.313Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
19:37:51 [2022-02-15T19:37:51.313Z] === RUN   TestPluginsWithRuntimes
19:37:52 [2022-02-15T19:37:52.696Z] === RUN   TestPluginsWithRuntimes/No_Args
19:37:53 [2022-02-15T19:37:53.635Z] === RUN   TestPluginsWithRuntimes/With_Args
19:37:54 [2022-02-15T19:37:54.205Z] --- PASS: TestPluginsWithRuntimes (3.13s)
19:37:54 [2022-02-15T19:37:54.205Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
19:37:54 [2022-02-15T19:37:54.205Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
19:37:54 [2022-02-15T19:37:54.205Z] === RUN   TestPluginBackCompatMediaTypes
19:37:54 [2022-02-15T19:37:54.775Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
19:37:54 [2022-02-15T19:37:54.775Z] PASS
19:37:54 [2022-02-15T19:37:54.775Z] 
19:37:54 [2022-02-15T19:37:54.775Z] DONE 10 tests in 6.918s
19:37:54 [2022-02-15T19:37:54.775Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:37:54 [2022-02-15T19:37:54.775Z] ++ 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
19:37:54 [2022-02-15T19:37:54.775Z] ++ set -e
19:37:54 [2022-02-15T19:37:54.775Z] ++ '[' -n 0 ']'
19:37:55 [2022-02-15T19:37:55.035Z] ++ set -x
19:37:55 [2022-02-15T19:37:55.035Z] ++ 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
19:37:55 [2022-02-15T19:37:55.035Z] INFO: Testing against a local daemon
19:37:55 [2022-02-15T19:37:55.035Z] === RUN   TestExternalGraphDriver
19:37:55 [2022-02-15T19:37:55.035Z] === RUN   TestExternalGraphDriver/json
19:37:56 [2022-02-15T19:37:56.950Z] === RUN   TestExternalGraphDriver/spec
19:37:58 [2022-02-15T19:37:58.335Z] === RUN   TestExternalGraphDriver/pull
19:37:59 [2022-02-15T19:37:59.723Z] --- PASS: TestExternalGraphDriver (4.67s)
19:37:59 [2022-02-15T19:37:59.723Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
19:37:59 [2022-02-15T19:37:59.723Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
19:37:59 [2022-02-15T19:37:59.723Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
19:37:59 [2022-02-15T19:37:59.723Z] === RUN   TestGraphdriverPluginV2
19:37:59 [2022-02-15T19:37:59.723Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:59 [2022-02-15T19:37:59.723Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:37:59 [2022-02-15T19:37:59.723Z] PASS
19:37:59 [2022-02-15T19:37:59.723Z] 
19:37:59 [2022-02-15T19:37:59.723Z] === Skipped
19:37:59 [2022-02-15T19:37:59.723Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:37:59 [2022-02-15T19:37:59.723Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:37:59 [2022-02-15T19:37:59.723Z] 
19:37:59 [2022-02-15T19:37:59.723Z] DONE 5 tests, 1 skipped in 4.804s
19:37:59 [2022-02-15T19:37:59.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:37:59 [2022-02-15T19:37:59.723Z] ++ 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
19:37:59 [2022-02-15T19:37:59.723Z] ++ set -e
19:37:59 [2022-02-15T19:37:59.723Z] ++ '[' -n 0 ']'
19:37:59 [2022-02-15T19:37:59.723Z] ++ set -x
19:37:59 [2022-02-15T19:37:59.723Z] ++ 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
19:37:59 [2022-02-15T19:37:59.723Z] INFO: Testing against a local daemon
19:37:59 [2022-02-15T19:37:59.723Z] === RUN   TestContinueAfterPluginCrash
19:37:59 [2022-02-15T19:37:59.723Z] === PAUSE TestContinueAfterPluginCrash
19:37:59 [2022-02-15T19:37:59.723Z] === RUN   TestReadPluginNoRead
19:37:59 [2022-02-15T19:37:59.723Z] === PAUSE TestReadPluginNoRead
19:37:59 [2022-02-15T19:37:59.723Z] === RUN   TestDaemonStartWithLogOpt
19:37:59 [2022-02-15T19:37:59.723Z] === PAUSE TestDaemonStartWithLogOpt
19:37:59 [2022-02-15T19:37:59.723Z] === CONT  TestContinueAfterPluginCrash
19:37:59 [2022-02-15T19:37:59.723Z] === CONT  TestDaemonStartWithLogOpt
19:38:03 [2022-02-15T19:38:03.027Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
19:38:03 [2022-02-15T19:38:03.027Z] === CONT  TestReadPluginNoRead
19:38:04 [2022-02-15T19:38:04.937Z] === RUN   TestReadPluginNoRead/default
19:38:06 [2022-02-15T19:38:06.318Z] === RUN   TestReadPluginNoRead/disabled_caching
19:38:07 [2022-02-15T19:38:07.258Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:38:07 [2022-02-15T19:38:07.827Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
19:38:08 [2022-02-15T19:38:08.397Z] === CONT  TestReadPluginNoRead
19:38:08 [2022-02-15T19:38:08.397Z]     read_test.go:92: [daf3e1a44f097] daemon is not started
19:38:08 [2022-02-15T19:38:08.397Z] --- PASS: TestReadPluginNoRead (5.56s)
19:38:08 [2022-02-15T19:38:08.397Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
19:38:08 [2022-02-15T19:38:08.397Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
19:38:08 [2022-02-15T19:38:08.397Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
19:38:08 [2022-02-15T19:38:08.397Z] PASS
19:38:08 [2022-02-15T19:38:08.397Z] 
19:38:08 [2022-02-15T19:38:08.397Z] DONE 6 tests in 8.652s
19:38:08 [2022-02-15T19:38:08.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:38:08 [2022-02-15T19:38:08.398Z] ++ 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
19:38:08 [2022-02-15T19:38:08.398Z] ++ set -e
19:38:08 [2022-02-15T19:38:08.398Z] ++ '[' -n 0 ']'
19:38:08 [2022-02-15T19:38:08.398Z] ++ set -x
19:38:08 [2022-02-15T19:38:08.398Z] ++ 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
19:38:08 [2022-02-15T19:38:08.398Z] testing: warning: no tests to run
19:38:08 [2022-02-15T19:38:08.398Z] PASS
19:38:08 [2022-02-15T19:38:08.398Z] 
19:38:08 [2022-02-15T19:38:08.398Z] DONE 0 tests in 0.027s
19:38:08 [2022-02-15T19:38:08.398Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:38:08 [2022-02-15T19:38:08.398Z] ++ 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
19:38:08 [2022-02-15T19:38:08.398Z] ++ set -e
19:38:08 [2022-02-15T19:38:08.398Z] ++ '[' -n 0 ']'
19:38:08 [2022-02-15T19:38:08.398Z] ++ set -x
19:38:08 [2022-02-15T19:38:08.398Z] ++ 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
19:38:08 [2022-02-15T19:38:08.657Z] INFO: Testing against a local daemon
19:38:08 [2022-02-15T19:38:08.657Z] === RUN   TestPluginWithDevMounts
19:38:08 [2022-02-15T19:38:08.657Z] === PAUSE TestPluginWithDevMounts
19:38:08 [2022-02-15T19:38:08.657Z] === CONT  TestPluginWithDevMounts
19:38:10 [2022-02-15T19:38:10.038Z] --- PASS: TestPluginWithDevMounts (1.52s)
19:38:10 [2022-02-15T19:38:10.038Z] PASS
19:38:10 [2022-02-15T19:38:10.038Z] 
19:38:10 [2022-02-15T19:38:10.038Z] DONE 1 tests in 1.703s
19:38:10 [2022-02-15T19:38:10.038Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:38:10 [2022-02-15T19:38:10.038Z] ++ 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
19:38:10 [2022-02-15T19:38:10.038Z] ++ set -e
19:38:10 [2022-02-15T19:38:10.038Z] ++ '[' -n 0 ']'
19:38:10 [2022-02-15T19:38:10.038Z] ++ set -x
19:38:10 [2022-02-15T19:38:10.038Z] ++ 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
19:38:10 [2022-02-15T19:38:10.297Z] INFO: Testing against a local daemon
19:38:10 [2022-02-15T19:38:10.297Z] === RUN   TestSecretInspect
19:38:12 [2022-02-15T19:38:12.206Z] --- PASS: TestSecretInspect (2.06s)
19:38:12 [2022-02-15T19:38:12.206Z] === RUN   TestSecretList
19:38:14 [2022-02-15T19:38:14.747Z] --- PASS: TestSecretList (2.09s)
19:38:14 [2022-02-15T19:38:14.747Z] === RUN   TestSecretsCreateAndDelete
19:38:16 [2022-02-15T19:38:16.656Z] --- PASS: TestSecretsCreateAndDelete (2.08s)
19:38:16 [2022-02-15T19:38:16.656Z] === RUN   TestSecretsUpdate
19:38:18 [2022-02-15T19:38:18.568Z] --- PASS: TestSecretsUpdate (2.08s)
19:38:18 [2022-02-15T19:38:18.568Z] === RUN   TestTemplatedSecret
19:38:20 [2022-02-15T19:38:20.481Z] --- PASS: TestTemplatedSecret (1.98s)
19:38:20 [2022-02-15T19:38:20.481Z] === RUN   TestSecretCreateResolve
19:38:23 [2022-02-15T19:38:23.026Z] --- PASS: TestSecretCreateResolve (2.10s)
19:38:23 [2022-02-15T19:38:23.026Z] PASS
19:38:23 [2022-02-15T19:38:23.026Z] 
19:38:23 [2022-02-15T19:38:23.026Z] DONE 6 tests in 12.490s
19:38:23 [2022-02-15T19:38:23.026Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:38:23 [2022-02-15T19:38:23.027Z] ++ 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
19:38:23 [2022-02-15T19:38:23.027Z] ++ set -e
19:38:23 [2022-02-15T19:38:23.027Z] ++ '[' -n 0 ']'
19:38:23 [2022-02-15T19:38:23.027Z] ++ set -x
19:38:23 [2022-02-15T19:38:23.027Z] ++ 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
19:38:23 [2022-02-15T19:38:23.027Z] INFO: Testing against a local daemon
19:38:23 [2022-02-15T19:38:23.027Z] === RUN   TestServiceCreateInit
19:38:23 [2022-02-15T19:38:23.027Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:38:26 [2022-02-15T19:38:26.325Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:38:29 [2022-02-15T19:38:29.626Z] --- PASS: TestServiceCreateInit (6.87s)
19:38:29 [2022-02-15T19:38:29.626Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.37s)
19:38:29 [2022-02-15T19:38:29.626Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
19:38:29 [2022-02-15T19:38:29.626Z] === RUN   TestCreateServiceMultipleTimes
19:38:44 [2022-02-15T19:38:44.532Z] --- PASS: TestCreateServiceMultipleTimes (14.67s)
19:38:44 [2022-02-15T19:38:44.532Z] === RUN   TestCreateServiceConflict
19:38:46 [2022-02-15T19:38:46.441Z] --- PASS: TestCreateServiceConflict (2.11s)
19:38:46 [2022-02-15T19:38:46.441Z] === RUN   TestCreateServiceMaxReplicas
19:38:48 [2022-02-15T19:38:48.986Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
19:38:48 [2022-02-15T19:38:48.986Z] === RUN   TestCreateWithDuplicateNetworkNames
19:39:03 [2022-02-15T19:39:03.912Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s)
19:39:03 [2022-02-15T19:39:03.912Z] === RUN   TestCreateServiceSecretFileMode
19:39:13 [2022-02-15T19:39:13.908Z] --- PASS: TestCreateServiceSecretFileMode (11.98s)
19:39:13 [2022-02-15T19:39:13.908Z] === RUN   TestCreateServiceConfigFileMode
19:39:26 [2022-02-15T19:39:26.125Z] --- PASS: TestCreateServiceConfigFileMode (11.96s)
19:39:26 [2022-02-15T19:39:26.125Z] === RUN   TestCreateServiceSysctls
19:39:28 [2022-02-15T19:39:28.664Z] --- PASS: TestCreateServiceSysctls (2.92s)
19:39:28 [2022-02-15T19:39:28.664Z] === RUN   TestCreateServiceCapabilities
19:39:30 [2022-02-15T19:39:30.574Z] --- PASS: TestCreateServiceCapabilities (1.90s)
19:39:30 [2022-02-15T19:39:30.574Z] === RUN   TestInspect
19:39:33 [2022-02-15T19:39:33.114Z] --- PASS: TestInspect (2.61s)
19:39:33 [2022-02-15T19:39:33.114Z] === RUN   TestCreateJob
19:39:36 [2022-02-15T19:39:36.411Z] --- PASS: TestCreateJob (2.95s)
19:39:36 [2022-02-15T19:39:36.411Z] === RUN   TestReplicatedJob
19:39:40 [2022-02-15T19:39:40.608Z] --- PASS: TestReplicatedJob (4.55s)
19:39:40 [2022-02-15T19:39:40.608Z] === RUN   TestUpdateReplicatedJob
19:39:43 [2022-02-15T19:39:43.148Z] --- PASS: TestUpdateReplicatedJob (2.60s)
19:39:43 [2022-02-15T19:39:43.148Z] === RUN   TestServiceListWithStatuses
19:39:43 [2022-02-15T19:39:43.148Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:39:43 [2022-02-15T19:39:43.148Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:39:43 [2022-02-15T19:39:43.148Z] === RUN   TestDockerNetworkConnectAlias
19:39:47 [2022-02-15T19:39:47.349Z] --- PASS: TestDockerNetworkConnectAlias (3.84s)
19:39:47 [2022-02-15T19:39:47.349Z] === RUN   TestDockerNetworkReConnect
19:39:49 [2022-02-15T19:39:49.891Z] --- PASS: TestDockerNetworkReConnect (2.71s)
19:39:49 [2022-02-15T19:39:49.891Z] === RUN   TestServicePlugin
19:39:49 [2022-02-15T19:39:49.891Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:39:49 [2022-02-15T19:39:49.891Z] --- SKIP: TestServicePlugin (0.00s)
19:39:49 [2022-02-15T19:39:49.891Z] === RUN   TestServiceUpdateLabel
19:39:51 [2022-02-15T19:39:51.800Z] --- PASS: TestServiceUpdateLabel (2.11s)
19:39:51 [2022-02-15T19:39:51.800Z] === RUN   TestServiceUpdateSecrets
19:40:06 [2022-02-15T19:40:06.699Z] --- PASS: TestServiceUpdateSecrets (14.33s)
19:40:06 [2022-02-15T19:40:06.699Z] === RUN   TestServiceUpdateConfigs
19:40:21 [2022-02-15T19:40:21.596Z] --- PASS: TestServiceUpdateConfigs (13.88s)
19:40:21 [2022-02-15T19:40:21.596Z] === RUN   TestServiceUpdateNetwork
19:40:31 [2022-02-15T19:40:31.618Z] --- PASS: TestServiceUpdateNetwork (11.55s)
19:40:31 [2022-02-15T19:40:31.618Z] === RUN   TestServiceUpdatePidsLimit
19:40:32 [2022-02-15T19:40:32.584Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:40:33 [2022-02-15T19:40:33.154Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:40:41 [2022-02-15T19:40:41.284Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:40:47 [2022-02-15T19:40:47.860Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
19:40:47 [2022-02-15T19:40:47.860Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:40:47 [2022-02-15T19:40:47.860Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
19:40:47 [2022-02-15T19:40:47.860Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
19:40:47 [2022-02-15T19:40:47.860Z] PASS
19:40:47 [2022-02-15T19:40:47.860Z] 
19:40:47 [2022-02-15T19:40:47.860Z] === Skipped
19:40:47 [2022-02-15T19:40:47.860Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:40:47 [2022-02-15T19:40:47.860Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:40:47 [2022-02-15T19:40:47.860Z] 
19:40:47 [2022-02-15T19:40:47.860Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:40:47 [2022-02-15T19:40:47.860Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:40:47 [2022-02-15T19:40:47.860Z] 
19:40:47 [2022-02-15T19:40:47.860Z] DONE 27 tests, 2 skipped in 144.786s
19:40:47 [2022-02-15T19:40:47.860Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:40:47 [2022-02-15T19:40:47.860Z] ++ 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
19:40:47 [2022-02-15T19:40:47.860Z] ++ set -e
19:40:47 [2022-02-15T19:40:47.860Z] ++ '[' -n 0 ']'
19:40:47 [2022-02-15T19:40:47.860Z] ++ set -x
19:40:47 [2022-02-15T19:40:47.860Z] ++ 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
19:40:47 [2022-02-15T19:40:47.860Z] INFO: Testing against a local daemon
19:40:47 [2022-02-15T19:40:47.860Z] === RUN   TestSessionCreate
19:40:47 [2022-02-15T19:40:47.860Z] --- PASS: TestSessionCreate (0.02s)
19:40:47 [2022-02-15T19:40:47.860Z] === RUN   TestSessionCreateWithBadUpgrade
19:40:47 [2022-02-15T19:40:47.860Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:40:47 [2022-02-15T19:40:47.860Z] PASS
19:40:47 [2022-02-15T19:40:47.860Z] 
19:40:47 [2022-02-15T19:40:47.860Z] DONE 2 tests in 0.128s
19:40:47 [2022-02-15T19:40:47.860Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:40:47 [2022-02-15T19:40:47.861Z] ++ 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
19:40:47 [2022-02-15T19:40:47.861Z] ++ set -e
19:40:47 [2022-02-15T19:40:47.861Z] ++ '[' -n 0 ']'
19:40:47 [2022-02-15T19:40:47.861Z] ++ set -x
19:40:47 [2022-02-15T19:40:47.861Z] ++ 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
19:40:47 [2022-02-15T19:40:47.861Z] INFO: Testing against a local daemon
19:40:47 [2022-02-15T19:40:47.861Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:40:47 [2022-02-15T19:40:47.861Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:40:47 [2022-02-15T19:40:47.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:40:47 [2022-02-15T19:40:47.861Z] === RUN   TestDiskUsage
19:40:47 [2022-02-15T19:40:47.861Z] === PAUSE TestDiskUsage
19:40:47 [2022-02-15T19:40:47.861Z] === RUN   TestEventsExecDie
19:40:48 [2022-02-15T19:40:48.120Z] --- PASS: TestEventsExecDie (0.46s)
19:40:48 [2022-02-15T19:40:48.120Z] === RUN   TestEventsBackwardsCompatible
19:40:48 [2022-02-15T19:40:48.120Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:40:48 [2022-02-15T19:40:48.120Z] === RUN   TestEventsVolumeCreate
19:40:48 [2022-02-15T19:40:48.120Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:40:48 [2022-02-15T19:40:48.120Z] === RUN   TestInfoBinaryCommits
19:40:48 [2022-02-15T19:40:48.380Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:40:48 [2022-02-15T19:40:48.380Z] === RUN   TestInfoAPIVersioned
19:40:48 [2022-02-15T19:40:48.380Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:40:48 [2022-02-15T19:40:48.380Z] === RUN   TestInfoAPI
19:40:48 [2022-02-15T19:40:48.380Z] --- PASS: TestInfoAPI (0.02s)
19:40:48 [2022-02-15T19:40:48.380Z] === RUN   TestInfoAPIWarnings
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestInfoAPIWarnings (16.21s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestInfoDebug
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestInfoDebug (0.52s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestInfoInsecureRegistries
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestInfoRegistryMirrors
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestLoginFailsWithBadCredentials
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestPingCacheHeaders
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestPingCacheHeaders (0.03s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestPingGet
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestPingGet (0.01s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestPingHead
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestPingHead (0.02s)
19:41:06 [2022-02-15T19:41:06.485Z] === RUN   TestVersion
19:41:06 [2022-02-15T19:41:06.485Z] --- PASS: TestVersion (0.02s)
19:41:06 [2022-02-15T19:41:06.485Z] === CONT  TestDiskUsage
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/container_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/image_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/volume_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/build-cache_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:41:06 [2022-02-15T19:41:06.745Z] === RUN   TestDiskUsage/after_LoadBusybox
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.006Z] === RUN   TestDiskUsage/after_container.Run
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:41:07 [2022-02-15T19:41:07.267Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:41:07 [2022-02-15T19:41:07.267Z] --- PASS: TestDiskUsage (1.07s)
19:41:07 [2022-02-15T19:41:07.267Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z] PASS
19:41:07 [2022-02-15T19:41:07.267Z] 
19:41:07 [2022-02-15T19:41:07.267Z] === Skipped
19:41:07 [2022-02-15T19:41:07.267Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:41:07 [2022-02-15T19:41:07.267Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:41:07 [2022-02-15T19:41:07.267Z] 
19:41:07 [2022-02-15T19:41:07.267Z] DONE 50 tests, 1 skipped in 19.725s
19:41:07 [2022-02-15T19:41:07.267Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:41:07 [2022-02-15T19:41:07.267Z] ++ 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
19:41:07 [2022-02-15T19:41:07.267Z] ++ set -e
19:41:07 [2022-02-15T19:41:07.267Z] ++ '[' -n 0 ']'
19:41:07 [2022-02-15T19:41:07.267Z] ++ set -x
19:41:07 [2022-02-15T19:41:07.267Z] ++ 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
19:41:07 [2022-02-15T19:41:07.528Z] INFO: Testing against a local daemon
19:41:07 [2022-02-15T19:41:07.528Z] === RUN   TestVolumesCreateAndList
19:41:07 [2022-02-15T19:41:07.528Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:41:07 [2022-02-15T19:41:07.528Z] === RUN   TestVolumesRemove
19:41:07 [2022-02-15T19:41:07.528Z] --- PASS: TestVolumesRemove (0.06s)
19:41:07 [2022-02-15T19:41:07.528Z] === RUN   TestVolumesInspect
19:41:07 [2022-02-15T19:41:07.528Z] --- PASS: TestVolumesInspect (0.02s)
19:41:07 [2022-02-15T19:41:07.528Z] === RUN   TestVolumesInvalidJSON
19:41:07 [2022-02-15T19:41:07.528Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:41:07 [2022-02-15T19:41:07.528Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:41:07 [2022-02-15T19:41:07.528Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:41:07 [2022-02-15T19:41:07.528Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:41:07 [2022-02-15T19:41:07.528Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:41:07 [2022-02-15T19:41:07.528Z] PASS
19:41:07 [2022-02-15T19:41:07.528Z] 
19:41:07 [2022-02-15T19:41:07.528Z] DONE 5 tests in 0.203s
19:41:07 [2022-02-15T19:41:07.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:41:07 [2022-02-15T19:41:07.528Z] ++++ cat bundles/test-integration/docker.pid
19:41:07 [2022-02-15T19:41:07.528Z] +++ kill 13085
19:41:07 [2022-02-15T19:41:07.788Z] +++ /etc/init.d/apparmor stop
19:41:07 [2022-02-15T19:41:07.788Z] Leaving: AppArmorNo profiles have been unloaded.
19:41:07 [2022-02-15T19:41:07.788Z] 
19:41:07 [2022-02-15T19:41:07.788Z] Unloading profiles will leave already running processes permanently
19:41:07 [2022-02-15T19:41:07.788Z] unconfined, which can lead to unexpected situations.
19:41:07 [2022-02-15T19:41:07.788Z] 
19:41:07 [2022-02-15T19:41:07.788Z] To set a process to complain mode, use the command line tool
19:41:07 [2022-02-15T19:41:07.788Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:41:07 [2022-02-15T19:41:07.788Z] +++ true
19:41:07 [2022-02-15T19:41:07.788Z] exiting test-integration
19:41:07 [2022-02-15T19:41:07.788Z] ++ exit 0
19:41:07 [2022-02-15T19:41:07.788Z]