Skip to content

Console Output

06:35:14 [2021-12-16T06:35:14.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -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:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary test-integration
06:35:15 [2021-12-16T06:35:15.151Z] 
06:35:15 [2021-12-16T06:35:15.151Z] Removing bundles/
06:35:15 [2021-12-16T06:35:15.151Z] 
06:35:15 [2021-12-16T06:35:15.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:35:15 [2021-12-16T06:35:15.151Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:35:15 [2021-12-16T06:35:15.151Z] GOOS="" GOARCH="" GOARM=""
06:36:36 [2021-12-16T06:36:36.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:36:36 [2021-12-16T06:36:36.585Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:36:36 [2021-12-16T06:36:36.585Z] GOOS="" GOARCH="" GOARM=""
06:36:36 [2021-12-16T06:36:36.585Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:36:36 [2021-12-16T06:36:36.585Z] 
06:36:36 [2021-12-16T06:36:36.585Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:36:36 [2021-12-16T06:36:36.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:36:36 [2021-12-16T06:36:36.585Z] HOSTNAME=a5424174f592
06:36:36 [2021-12-16T06:36:36.585Z] TESTDEBUG=0
06:36:36 [2021-12-16T06:36:36.585Z] DEST=bundles/test-integration
06:36:36 [2021-12-16T06:36:36.585Z] PWD=/go/src/github.com/docker/docker
06:36:36 [2021-12-16T06:36:36.585Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a
06:36:36 [2021-12-16T06:36:36.585Z] container=docker
06:36:36 [2021-12-16T06:36:36.585Z] HOME=/root
06:36:36 [2021-12-16T06:36:36.585Z] GOLANG_VERSION=1.17.5
06:36:36 [2021-12-16T06:36:36.585Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:36:36 [2021-12-16T06:36:36.585Z] VALIDATE_BRANCH=master
06:36:36 [2021-12-16T06:36:36.585Z] TERM=xterm
06:36:36 [2021-12-16T06:36:36.585Z] DOCKER_PKG=github.com/docker/docker
06:36:36 [2021-12-16T06:36:36.585Z] SHLVL=1
06:36:36 [2021-12-16T06:36:36.585Z] TIMEOUT=120m
06:36:36 [2021-12-16T06:36:36.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:36:36 [2021-12-16T06:36:36.585Z] DOCKER_GRAPHDRIVER=overlay2
06:36:36 [2021-12-16T06:36:36.585Z] GO111MODULE=off
06:36:36 [2021-12-16T06:36:36.585Z] DOCKER_EXPERIMENTAL=1
06:36:36 [2021-12-16T06:36:36.585Z] TEST_SKIP_INTEGRATION_CLI=1
06:36:36 [2021-12-16T06:36:36.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:36:36 [2021-12-16T06:36:36.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:36:36 [2021-12-16T06:36:36.585Z] GOPATH=/go
06:36:36 [2021-12-16T06:36:36.585Z] PKG_CONFIG=pkg-config
06:36:36 [2021-12-16T06:36:36.585Z] _=/usr/bin/env
06:36:36 [2021-12-16T06:36:36.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:37:03 [2021-12-16T06:37:03.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:37:03 [2021-12-16T06:37:03.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:37:21 [2021-12-16T06:37:21.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:37:31 [2021-12-16T06:37:31.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:37:37 [2021-12-16T06:37:37.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:37:38 [2021-12-16T06:37:38.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:37:39 [2021-12-16T06:37:39.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:37:40 [2021-12-16T06:37:40.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:37:40 [2021-12-16T06:37:40.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:37:41 [2021-12-16T06:37:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:37:43 [2021-12-16T06:37:43.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:37:44 [2021-12-16T06:37:44.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:37:45 [2021-12-16T06:37:45.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:37:45 [2021-12-16T06:37:45.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:37:46 [2021-12-16T06:37:46.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:37:46 [2021-12-16T06:37:46.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:37:47 [2021-12-16T06:37:47.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:37:48 [2021-12-16T06:37:48.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:37:49 [2021-12-16T06:37:49.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:37:49 [2021-12-16T06:37:49.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:37:49 [2021-12-16T06:37:49.775Z] Using test binary docker
06:37:49 [2021-12-16T06:37:49.775Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:37:49 [2021-12-16T06:37:49.775Z] +++ /etc/init.d/apparmor start
06:37:49 [2021-12-16T06:37:49.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:37:49 [2021-12-16T06:37:49.775Z] INFO: Waiting for daemon to start...
06:37:49 [2021-12-16T06:37:49.775Z] Starting dockerd
06:37:49 [2021-12-16T06:37:49.775Z] +++ 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
06:37:57 [2021-12-16T06:37:57.889Z] .
06:37:57 [2021-12-16T06:37:57.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:37:57 [2021-12-16T06:37:57.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:37:57 [2021-12-16T06:37:57.889Z] Error: No such image: emptyfs
06:37:57 [2021-12-16T06:37:57.889Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:37:57 [2021-12-16T06:37:57.889Z] ++++ docker load
06:37:57 [2021-12-16T06:37:57.889Z] Running integration-test (iteration 1)
06:37:57 [2021-12-16T06:37:57.889Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
06:37:57 [2021-12-16T06:37:57.889Z] ++ 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
06:37:57 [2021-12-16T06:37:57.889Z] ++ set -e
06:37:57 [2021-12-16T06:37:57.889Z] ++ '[' -n 0 ']'
06:37:57 [2021-12-16T06:37:57.889Z] ++ set -x
06:37:57 [2021-12-16T06:37:57.889Z] ++ 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
06:37:57 [2021-12-16T06:37:57.889Z] Loaded image: busybox:latest
06:37:57 [2021-12-16T06:37:57.889Z] Loaded image: busybox:glibc
06:37:59 [2021-12-16T06:37:59.263Z] Loaded image: debian:bullseye-slim
06:37:59 [2021-12-16T06:37:59.263Z] Loaded image: hello-world:latest
06:37:59 [2021-12-16T06:37:59.263Z] Loaded image: arm32v7/hello-world:latest
06:37:59 [2021-12-16T06:37:59.264Z] INFO: Testing against a local daemon
06:37:59 [2021-12-16T06:37:59.264Z] === RUN   TestCgroupNamespacesBuild
06:38:00 [2021-12-16T06:38:00.198Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
06:38:00 [2021-12-16T06:38:00.198Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:38:01 [2021-12-16T06:38:01.132Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s)
06:38:01 [2021-12-16T06:38:01.132Z] === RUN   TestBuildWithSession
06:38:01 [2021-12-16T06:38:01.132Z]     build_session_test.go:25: TODO: BuildKit
06:38:01 [2021-12-16T06:38:01.132Z] --- SKIP: TestBuildWithSession (0.00s)
06:38:01 [2021-12-16T06:38:01.132Z] === RUN   TestBuildSquashParent
06:38:05 [2021-12-16T06:38:05.317Z] --- PASS: TestBuildSquashParent (3.91s)
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:38:05 [2021-12-16T06:38:05.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:38:05 [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:38:05 [2021-12-16T06:38:05.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:38:05 [2021-12-16T06:38:05.317Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:38:06 [2021-12-16T06:38:06.691Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:38:06 [2021-12-16T06:38:06.691Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:38:07 [2021-12-16T06:38:07.626Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:38:07 [2021-12-16T06:38:07.626Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:38:08 [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s)
06:38:08 [2021-12-16T06:38:08.583Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
06:38:08 [2021-12-16T06:38:08.583Z] === RUN   TestBuildMultiStageCopy
06:38:08 [2021-12-16T06:38:08.583Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:38:09 [2021-12-16T06:38:09.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:38:09 [2021-12-16T06:38:09.775Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:38:10 [2021-12-16T06:38:10.033Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:38:10 [2021-12-16T06:38:10.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:38:10 [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy (1.74s)
06:38:10 [2021-12-16T06:38:10.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
06:38:10 [2021-12-16T06:38:10.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
06:38:10 [2021-12-16T06:38:10.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
06:38:10 [2021-12-16T06:38:10.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
06:38:10 [2021-12-16T06:38:10.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
06:38:10 [2021-12-16T06:38:10.292Z] === RUN   TestBuildMultiStageParentConfig
06:38:10 [2021-12-16T06:38:10.857Z] --- PASS: TestBuildMultiStageParentConfig (0.52s)
06:38:10 [2021-12-16T06:38:10.858Z] === RUN   TestBuildLabelWithTargets
06:38:11 [2021-12-16T06:38:11.791Z] --- PASS: TestBuildLabelWithTargets (0.84s)
06:38:11 [2021-12-16T06:38:11.791Z] === RUN   TestBuildWithEmptyLayers
06:38:12 [2021-12-16T06:38:12.049Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
06:38:12 [2021-12-16T06:38:12.049Z] === RUN   TestBuildMultiStageOnBuild
06:38:13 [2021-12-16T06:38:13.423Z] --- PASS: TestBuildMultiStageOnBuild (1.24s)
06:38:13 [2021-12-16T06:38:13.423Z] === RUN   TestBuildUncleanTarFilenames
06:38:13 [2021-12-16T06:38:13.989Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
06:38:13 [2021-12-16T06:38:13.989Z] === RUN   TestBuildMultiStageLayerLeak
06:38:15 [2021-12-16T06:38:15.364Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s)
06:38:15 [2021-12-16T06:38:15.364Z] === RUN   TestBuildWithHugeFile
06:39:23 [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithHugeFile (67.02s)
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildWCOWSandboxSize
06:39:23 [2021-12-16T06:39:23.033Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:39:23 [2021-12-16T06:39:23.033Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildWithEmptyDockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:39:23 [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
06:39:23 [2021-12-16T06:39:23.033Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
06:39:23 [2021-12-16T06:39:23.033Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
06:39:23 [2021-12-16T06:39:23.033Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildPreserveOwnership
06:39:23 [2021-12-16T06:39:23.033Z] === RUN   TestBuildPreserveOwnership/copy_from
06:39:24 [2021-12-16T06:39:24.406Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:39:24 [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPreserveOwnership (2.62s)
06:39:24 [2021-12-16T06:39:24.972Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.75s)
06:39:24 [2021-12-16T06:39:24.972Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s)
06:39:24 [2021-12-16T06:39:24.972Z] === RUN   TestBuildPlatformInvalid
06:39:24 [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPlatformInvalid (0.07s)
06:39:24 [2021-12-16T06:39:24.972Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:39:25 [2021-12-16T06:39:25.937Z] Loaded image: busybox:latest
06:39:25 [2021-12-16T06:39:25.937Z] Loaded image: busybox:glibc
06:39:26 [2021-12-16T06:39:26.886Z] Loaded image: debian:bullseye-slim
06:39:27 [2021-12-16T06:39:27.144Z] Loaded image: hello-world:latest
06:39:27 [2021-12-16T06:39:27.144Z] Loaded image: arm32v7/hello-world:latest
06:39:35 [2021-12-16T06:39:35.251Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.25s)
06:39:35 [2021-12-16T06:39:35.251Z] PASS
06:39:35 [2021-12-16T06:39:35.251Z] 
06:39:35 [2021-12-16T06:39:35.251Z] === Skipped
06:39:35 [2021-12-16T06:39:35.251Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
06:39:35 [2021-12-16T06:39:35.251Z]     build_session_test.go:25: TODO: BuildKit
06:39:35 [2021-12-16T06:39:35.251Z] 
06:39:35 [2021-12-16T06:39:35.251Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:39:35 [2021-12-16T06:39:35.251Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:39:35 [2021-12-16T06:39:35.251Z] 
06:39:35 [2021-12-16T06:39:35.251Z] DONE 34 tests, 2 skipped in 96.767s
06:39:35 [2021-12-16T06:39:35.251Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
06:39:35 [2021-12-16T06:39:35.251Z] ++ 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
06:39:35 [2021-12-16T06:39:35.251Z] ++ set -e
06:39:35 [2021-12-16T06:39:35.251Z] ++ '[' -n 0 ']'
06:39:35 [2021-12-16T06:39:35.251Z] ++ set -x
06:39:35 [2021-12-16T06:39:35.251Z] ++ 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
06:39:35 [2021-12-16T06:39:35.251Z] INFO: Testing against a local daemon
06:39:35 [2021-12-16T06:39:35.251Z] === RUN   TestConfigInspect
06:39:36 [2021-12-16T06:39:36.624Z] --- PASS: TestConfigInspect (2.24s)
06:39:36 [2021-12-16T06:39:36.625Z] === RUN   TestConfigList
06:39:39 [2021-12-16T06:39:39.152Z] --- PASS: TestConfigList (2.11s)
06:39:39 [2021-12-16T06:39:39.152Z] === RUN   TestConfigsCreateAndDelete
06:39:41 [2021-12-16T06:39:41.051Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
06:39:41 [2021-12-16T06:39:41.051Z] === RUN   TestConfigsUpdate
06:39:42 [2021-12-16T06:39:42.951Z] --- PASS: TestConfigsUpdate (2.05s)
06:39:42 [2021-12-16T06:39:42.952Z] === RUN   TestTemplatedConfig
06:39:45 [2021-12-16T06:39:45.479Z] --- PASS: TestTemplatedConfig (2.30s)
06:39:45 [2021-12-16T06:39:45.479Z] === RUN   TestConfigCreateResolve
06:39:47 [2021-12-16T06:39:47.378Z] --- PASS: TestConfigCreateResolve (2.10s)
06:39:47 [2021-12-16T06:39:47.378Z] PASS
06:39:47 [2021-12-16T06:39:47.378Z] 
06:39:47 [2021-12-16T06:39:47.378Z] DONE 6 tests in 13.011s
06:39:47 [2021-12-16T06:39:47.378Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
06:39:47 [2021-12-16T06:39:47.378Z] ++ 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
06:39:47 [2021-12-16T06:39:47.378Z] ++ set -e
06:39:47 [2021-12-16T06:39:47.378Z] ++ '[' -n 0 ']'
06:39:47 [2021-12-16T06:39:47.378Z] ++ set -x
06:39:47 [2021-12-16T06:39:47.379Z] ++ 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
06:39:47 [2021-12-16T06:39:47.637Z] INFO: Testing against a local daemon
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCheckpoint
06:39:47 [2021-12-16T06:39:47.637Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:39:47 [2021-12-16T06:39:47.637Z] --- SKIP: TestCheckpoint (0.00s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestContainerInvalidJSON
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:39:47 [2021-12-16T06:39:47.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:39:47 [2021-12-16T06:39:47.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:39:47 [2021-12-16T06:39:47.637Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:39:47 [2021-12-16T06:39:47.637Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:39:47 [2021-12-16T06:39:47.637Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:39:47 [2021-12-16T06:39:47.637Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:39:47 [2021-12-16T06:39:47.637Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:39:47 [2021-12-16T06:39:47.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCopyFromContainerPathIsNotDir
06:39:47 [2021-12-16T06:39:47.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCopyToContainerPathDoesNotExist
06:39:47 [2021-12-16T06:39:47.637Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCopyToContainerPathIsNotDir
06:39:47 [2021-12-16T06:39:47.637Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
06:39:47 [2021-12-16T06:39:47.637Z] === RUN   TestCopyFromContainer
06:39:48 [2021-12-16T06:39:48.573Z] === RUN   TestCopyFromContainer//
06:39:48 [2021-12-16T06:39:48.573Z] === RUN   TestCopyFromContainer//bar/root
06:39:48 [2021-12-16T06:39:48.573Z] === RUN   TestCopyFromContainer//bar/root/
06:39:48 [2021-12-16T06:39:48.832Z] === RUN   TestCopyFromContainer/bar/quux
06:39:48 [2021-12-16T06:39:48.832Z] === RUN   TestCopyFromContainer/bar/quux/
06:39:48 [2021-12-16T06:39:48.832Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:39:48 [2021-12-16T06:39:48.832Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:39:48 [2021-12-16T06:39:48.832Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:39:49 [2021-12-16T06:39:49.090Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:39:49 [2021-12-16T06:39:49.090Z] === RUN   TestCopyFromContainer/bar/notarget
06:39:49 [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer (1.37s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
06:39:49 [2021-12-16T06:39:49.090Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:39:49 [2021-12-16T06:39:49.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateLinkToNonExistingContainer
06:39:49 [2021-12-16T06:39:49.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateWithInvalidEnv
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateWithInvalidEnv/0
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/0
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateWithInvalidEnv/1
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/1
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateWithInvalidEnv/2
06:39:49 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/2
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateWithInvalidEnv/0
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateWithInvalidEnv/2
06:39:49 [2021-12-16T06:39:49.091Z] === CONT  TestCreateWithInvalidEnv/1
06:39:49 [2021-12-16T06:39:49.091Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateTmpfsMountsTarget
06:39:49 [2021-12-16T06:39:49.091Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:39:49 [2021-12-16T06:39:49.091Z] === RUN   TestCreateWithCustomMaskedPaths
06:39:50 [2021-12-16T06:39:50.466Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s)
06:39:50 [2021-12-16T06:39:50.466Z] === RUN   TestCreateWithCustomReadonlyPaths
06:39:51 [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:39:51 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:39:51 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:39:51 [2021-12-16T06:39:51.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:39:51 [2021-12-16T06:39:51.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:39:51 [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:39:51 [2021-12-16T06:39:51.402Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:39:51 [2021-12-16T06:39:51.970Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestCreateDifferentPlatform
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestCreateDifferentPlatform/different_os
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:39:51 [2021-12-16T06:39:51.970Z] --- PASS: TestCreateDifferentPlatform (0.02s)
06:39:51 [2021-12-16T06:39:51.970Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:39:51 [2021-12-16T06:39:51.970Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:39:51 [2021-12-16T06:39:51.970Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:39:51 [2021-12-16T06:39:51.970Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestContainerStartOnDaemonRestart
06:39:51 [2021-12-16T06:39:51.970Z] === PAUSE TestContainerStartOnDaemonRestart
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestDaemonRestartIpcMode
06:39:51 [2021-12-16T06:39:51.970Z] === PAUSE TestDaemonRestartIpcMode
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestDaemonHostGatewayIP
06:39:51 [2021-12-16T06:39:51.970Z] === PAUSE TestDaemonHostGatewayIP
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestRestartDaemonWithRestartingContainer
06:39:51 [2021-12-16T06:39:51.970Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestContainerKillOnDaemonStart
06:39:51 [2021-12-16T06:39:51.970Z] === PAUSE TestContainerKillOnDaemonStart
06:39:51 [2021-12-16T06:39:51.970Z] === RUN   TestDiff
06:39:52 [2021-12-16T06:39:52.228Z] --- PASS: TestDiff (0.38s)
06:39:52 [2021-12-16T06:39:52.228Z] === RUN   TestExecWithCloseStdin
06:39:52 [2021-12-16T06:39:52.794Z] --- PASS: TestExecWithCloseStdin (0.48s)
06:39:52 [2021-12-16T06:39:52.795Z] === RUN   TestExec
06:39:53 [2021-12-16T06:39:53.052Z] --- PASS: TestExec (0.41s)
06:39:53 [2021-12-16T06:39:53.052Z] === RUN   TestExecUser
06:39:53 [2021-12-16T06:39:53.618Z] --- PASS: TestExecUser (0.50s)
06:39:53 [2021-12-16T06:39:53.618Z] === RUN   TestExportContainerAndImportImage
06:39:54 [2021-12-16T06:39:54.183Z] --- PASS: TestExportContainerAndImportImage (0.55s)
06:39:54 [2021-12-16T06:39:54.183Z] === RUN   TestExportContainerAfterDaemonRestart
06:39:55 [2021-12-16T06:39:55.555Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
06:39:55 [2021-12-16T06:39:55.555Z] === RUN   TestHealthCheckWorkdir
06:39:56 [2021-12-16T06:39:56.121Z] --- PASS: TestHealthCheckWorkdir (0.51s)
06:39:56 [2021-12-16T06:39:56.121Z] === RUN   TestHealthKillContainer
06:40:04 [2021-12-16T06:40:04.225Z] --- PASS: TestHealthKillContainer (7.86s)
06:40:04 [2021-12-16T06:40:04.225Z] === RUN   TestInspectCpusetInConfigPre120
06:40:04 [2021-12-16T06:40:04.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
06:40:04 [2021-12-16T06:40:04.225Z] === RUN   TestIpcModeNone
06:40:04 [2021-12-16T06:40:04.790Z] --- PASS: TestIpcModeNone (0.54s)
06:40:04 [2021-12-16T06:40:04.790Z] === RUN   TestIpcModePrivate
06:40:05 [2021-12-16T06:40:05.048Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
06:40:05 [2021-12-16T06:40:05.305Z] --- PASS: TestIpcModePrivate (0.46s)
06:40:05 [2021-12-16T06:40:05.305Z] === RUN   TestIpcModeShareable
06:40:05 [2021-12-16T06:40:05.563Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
06:40:05 [2021-12-16T06:40:05.563Z] --- PASS: TestIpcModeShareable (0.44s)
06:40:05 [2021-12-16T06:40:05.563Z] === RUN   TestAPIIpcModeShareableAndContainer
06:40:07 [2021-12-16T06:40:07.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
06:40:07 [2021-12-16T06:40:07.462Z] === RUN   TestAPIIpcModeHost
06:40:07 [2021-12-16T06:40:07.462Z] --- PASS: TestAPIIpcModeHost (0.35s)
06:40:07 [2021-12-16T06:40:07.462Z] === RUN   TestDaemonIpcModeShareable
06:40:08 [2021-12-16T06:40:08.395Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
06:40:08 [2021-12-16T06:40:08.653Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
06:40:08 [2021-12-16T06:40:08.653Z] === RUN   TestDaemonIpcModePrivate
06:40:09 [2021-12-16T06:40:09.586Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
06:40:09 [2021-12-16T06:40:09.586Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
06:40:09 [2021-12-16T06:40:09.586Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:40:10 [2021-12-16T06:40:10.519Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
06:40:10 [2021-12-16T06:40:10.777Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
06:40:10 [2021-12-16T06:40:10.777Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:40:11 [2021-12-16T06:40:11.710Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
06:40:11 [2021-12-16T06:40:11.968Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
06:40:11 [2021-12-16T06:40:11.968Z] === RUN   TestIpcModeOlderClient
06:40:11 [2021-12-16T06:40:11.968Z] === PAUSE TestIpcModeOlderClient
06:40:11 [2021-12-16T06:40:11.968Z] === RUN   TestKillContainerInvalidSignal
06:40:12 [2021-12-16T06:40:12.246Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
06:40:12 [2021-12-16T06:40:12.246Z] === RUN   TestKillContainer
06:40:12 [2021-12-16T06:40:12.246Z] === RUN   TestKillContainer/no_signal
06:40:12 [2021-12-16T06:40:12.837Z] === RUN   TestKillContainer/non_killing_signal
06:40:12 [2021-12-16T06:40:12.837Z] === RUN   TestKillContainer/killing_signal
06:40:13 [2021-12-16T06:40:13.412Z] --- PASS: TestKillContainer (1.21s)
06:40:13 [2021-12-16T06:40:13.412Z]     --- PASS: TestKillContainer/no_signal (0.39s)
06:40:13 [2021-12-16T06:40:13.412Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
06:40:13 [2021-12-16T06:40:13.412Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
06:40:13 [2021-12-16T06:40:13.412Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:40:13 [2021-12-16T06:40:13.412Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:40:13 [2021-12-16T06:40:13.977Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:40:14 [2021-12-16T06:40:14.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
06:40:14 [2021-12-16T06:40:14.544Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
06:40:14 [2021-12-16T06:40:14.544Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
06:40:14 [2021-12-16T06:40:14.544Z] === RUN   TestKillStoppedContainer
06:40:14 [2021-12-16T06:40:14.544Z] --- PASS: TestKillStoppedContainer (0.04s)
06:40:14 [2021-12-16T06:40:14.544Z] === RUN   TestKillStoppedContainerAPIPre120
06:40:14 [2021-12-16T06:40:14.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
06:40:14 [2021-12-16T06:40:14.802Z] === RUN   TestKillDifferentUserContainer
06:40:15 [2021-12-16T06:40:15.368Z] --- PASS: TestKillDifferentUserContainer (0.49s)
06:40:15 [2021-12-16T06:40:15.368Z] === RUN   TestInspectOomKilledTrue
06:40:15 [2021-12-16T06:40:15.626Z] --- PASS: TestInspectOomKilledTrue (0.44s)
06:40:15 [2021-12-16T06:40:15.626Z] === RUN   TestInspectOomKilledFalse
06:40:16 [2021-12-16T06:40:16.192Z] --- PASS: TestInspectOomKilledFalse (0.40s)
06:40:16 [2021-12-16T06:40:16.192Z] === RUN   TestLinksEtcHostsContentMatch
06:40:16 [2021-12-16T06:40:16.450Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
06:40:16 [2021-12-16T06:40:16.450Z] === RUN   TestLinksContainerNames
06:40:17 [2021-12-16T06:40:17.016Z] --- PASS: TestLinksContainerNames (0.77s)
06:40:17 [2021-12-16T06:40:17.016Z] === RUN   TestLogsFollowTailEmpty
06:40:17 [2021-12-16T06:40:17.582Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
06:40:17 [2021-12-16T06:40:17.582Z] === RUN   TestContainerNetworkMountsNoChown
06:40:17 [2021-12-16T06:40:17.840Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/default
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/private
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/private
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rprivate
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rprivate
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/slave
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/slave
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rslave
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rslave
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/shared
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/shared
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rshared
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared
06:40:17 [2021-12-16T06:40:17.840Z] === CONT  TestMountDaemonRoot/default
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/default/mount_root
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/default/bind_root
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:40:17 [2021-12-16T06:40:17.840Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === CONT  TestMountDaemonRoot/rshared
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:40:17 [2021-12-16T06:40:17.840Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:40:17 [2021-12-16T06:40:17.840Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/shared
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rslave
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/slave
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rprivate
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/private
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/private/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/private/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/default/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/default/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:40:18 [2021-12-16T06:40:18.098Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/private/bind_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/private/mount_root
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:40:18 [2021-12-16T06:40:18.356Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:40:18 [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
06:40:18 [2021-12-16T06:40:18.356Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:40:18 [2021-12-16T06:40:18.356Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
06:40:18 [2021-12-16T06:40:18.356Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.356Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:40:18 [2021-12-16T06:40:18.357Z] === RUN   TestContainerBindMountNonRecursive
06:40:19 [2021-12-16T06:40:19.730Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
06:40:19 [2021-12-16T06:40:19.730Z] === RUN   TestContainerVolumesMountedAsShared
06:40:20 [2021-12-16T06:40:20.296Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
06:40:20 [2021-12-16T06:40:20.296Z] === RUN   TestContainerVolumesMountedAsSlave
06:40:20 [2021-12-16T06:40:20.554Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
06:40:20 [2021-12-16T06:40:20.554Z] === RUN   TestNetworkNat
06:40:20 [2021-12-16T06:40:20.811Z] --- PASS: TestNetworkNat (0.41s)
06:40:20 [2021-12-16T06:40:20.811Z] === RUN   TestNetworkLocalhostTCPNat
06:40:21 [2021-12-16T06:40:21.378Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
06:40:21 [2021-12-16T06:40:21.378Z] === RUN   TestNetworkLoopbackNat
06:40:23 [2021-12-16T06:40:23.906Z] --- PASS: TestNetworkLoopbackNat (2.53s)
06:40:23 [2021-12-16T06:40:23.906Z] === RUN   TestPause
06:40:24 [2021-12-16T06:40:24.164Z] --- PASS: TestPause (0.43s)
06:40:24 [2021-12-16T06:40:24.164Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:40:24 [2021-12-16T06:40:24.164Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:40:24 [2021-12-16T06:40:24.164Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:40:24 [2021-12-16T06:40:24.164Z] === RUN   TestPauseStopPausedContainer
06:40:24 [2021-12-16T06:40:24.731Z] --- PASS: TestPauseStopPausedContainer (0.44s)
06:40:24 [2021-12-16T06:40:24.731Z] === RUN   TestPidHost
06:40:25 [2021-12-16T06:40:25.666Z] --- PASS: TestPidHost (0.89s)
06:40:25 [2021-12-16T06:40:25.666Z] === RUN   TestPsFilter
06:40:25 [2021-12-16T06:40:25.666Z] --- PASS: TestPsFilter (0.10s)
06:40:25 [2021-12-16T06:40:25.666Z] === RUN   TestRemoveContainerWithRemovedVolume
06:40:26 [2021-12-16T06:40:26.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
06:40:26 [2021-12-16T06:40:26.231Z] === RUN   TestRemoveContainerWithVolume
06:40:26 [2021-12-16T06:40:26.489Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
06:40:26 [2021-12-16T06:40:26.489Z] === RUN   TestRemoveContainerRunning
06:40:27 [2021-12-16T06:40:27.054Z] --- PASS: TestRemoveContainerRunning (0.43s)
06:40:27 [2021-12-16T06:40:27.054Z] === RUN   TestRemoveContainerForceRemoveRunning
06:40:27 [2021-12-16T06:40:27.312Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
06:40:27 [2021-12-16T06:40:27.312Z] === RUN   TestRemoveInvalidContainer
06:40:27 [2021-12-16T06:40:27.312Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:40:27 [2021-12-16T06:40:27.312Z] === RUN   TestRenameLinkedContainer
06:40:29 [2021-12-16T06:40:29.210Z] --- PASS: TestRenameLinkedContainer (1.59s)
06:40:29 [2021-12-16T06:40:29.210Z] === RUN   TestRenameStoppedContainer
06:40:29 [2021-12-16T06:40:29.468Z] --- PASS: TestRenameStoppedContainer (0.41s)
06:40:29 [2021-12-16T06:40:29.468Z] === RUN   TestRenameRunningContainerAndReuse
06:40:30 [2021-12-16T06:40:30.400Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
06:40:30 [2021-12-16T06:40:30.400Z] === RUN   TestRenameInvalidName
06:40:30 [2021-12-16T06:40:30.658Z] --- PASS: TestRenameInvalidName (0.40s)
06:40:30 [2021-12-16T06:40:30.658Z] === RUN   TestRenameAnonymousContainer
06:40:32 [2021-12-16T06:40:32.031Z] --- PASS: TestRenameAnonymousContainer (1.47s)
06:40:32 [2021-12-16T06:40:32.031Z] === RUN   TestRenameContainerWithSameName
06:40:32 [2021-12-16T06:40:32.596Z] --- PASS: TestRenameContainerWithSameName (0.40s)
06:40:32 [2021-12-16T06:40:32.596Z] === RUN   TestRenameContainerWithLinkedContainer
06:40:33 [2021-12-16T06:40:33.162Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
06:40:33 [2021-12-16T06:40:33.162Z] === RUN   TestResize
06:40:33 [2021-12-16T06:40:33.727Z] --- PASS: TestResize (0.41s)
06:40:33 [2021-12-16T06:40:33.727Z] === RUN   TestResizeWithInvalidSize
06:40:33 [2021-12-16T06:40:33.985Z] --- PASS: TestResizeWithInvalidSize (0.39s)
06:40:33 [2021-12-16T06:40:33.985Z] === RUN   TestResizeWhenContainerNotStarted
06:40:34 [2021-12-16T06:40:34.550Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:40:34 [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:40:34 [2021-12-16T06:40:34.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:40:35 [2021-12-16T06:40:35.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:40:35 [2021-12-16T06:40:35.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:40:36 [2021-12-16T06:40:36.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:40:37 [2021-12-16T06:40:37.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:38 [2021-12-16T06:40:38.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:40 [2021-12-16T06:40:40.883Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:40:41 [2021-12-16T06:40:41.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:40:43 [2021-12-16T06:40:43.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:40:45 [2021-12-16T06:40:45.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:40:45 [2021-12-16T06:40:45.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:40:46 [2021-12-16T06:40:46.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:40:47 [2021-12-16T06:40:47.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:40:48 [2021-12-16T06:40:48.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:40:49 [2021-12-16T06:40:49.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:40:51 [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
06:40:51 [2021-12-16T06:40:51.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s)
06:40:51 [2021-12-16T06:40:51.185Z] === RUN   TestCgroupNamespacesRun
06:40:52 [2021-12-16T06:40:52.119Z] --- PASS: TestCgroupNamespacesRun (1.08s)
06:40:52 [2021-12-16T06:40:52.119Z] === RUN   TestCgroupNamespacesRunPrivileged
06:40:53 [2021-12-16T06:40:53.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
06:40:53 [2021-12-16T06:40:53.052Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:40:54 [2021-12-16T06:40:54.424Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
06:40:54 [2021-12-16T06:40:54.424Z] === RUN   TestCgroupNamespacesRunHostMode
06:40:55 [2021-12-16T06:40:55.823Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s)
06:40:55 [2021-12-16T06:40:55.823Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:40:56 [2021-12-16T06:40:56.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
06:40:56 [2021-12-16T06:40:56.798Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:40:57 [2021-12-16T06:40:57.731Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
06:40:57 [2021-12-16T06:40:57.731Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:40:58 [2021-12-16T06:40:58.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
06:40:58 [2021-12-16T06:40:58.665Z] === RUN   TestCgroupNamespacesRunOlderClient
06:40:59 [2021-12-16T06:40:59.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
06:40:59 [2021-12-16T06:40:59.599Z] === RUN   TestNISDomainname
06:41:00 [2021-12-16T06:41:00.166Z] --- PASS: TestNISDomainname (0.52s)
06:41:00 [2021-12-16T06:41:00.166Z] === RUN   TestHostnameDnsResolution
06:41:00 [2021-12-16T06:41:00.731Z] --- PASS: TestHostnameDnsResolution (0.61s)
06:41:00 [2021-12-16T06:41:00.731Z] === RUN   TestUnprivilegedPortsAndPing
06:41:01 [2021-12-16T06:41:01.296Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
06:41:01 [2021-12-16T06:41:01.296Z] === RUN   TestStats
06:41:03 [2021-12-16T06:41:03.822Z] --- PASS: TestStats (2.41s)
06:41:03 [2021-12-16T06:41:03.822Z] === RUN   TestStopContainerWithTimeout
06:41:03 [2021-12-16T06:41:03.822Z] === RUN   TestStopContainerWithTimeout/0
06:41:03 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/0
06:41:03 [2021-12-16T06:41:03.822Z] === RUN   TestStopContainerWithTimeout/1
06:41:03 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/1
06:41:03 [2021-12-16T06:41:03.822Z] === RUN   TestStopContainerWithTimeout/3
06:41:03 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/3
06:41:03 [2021-12-16T06:41:03.822Z] === RUN   TestStopContainerWithTimeout/-1
06:41:03 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/-1
06:41:03 [2021-12-16T06:41:03.822Z] === CONT  TestStopContainerWithTimeout/0
06:41:03 [2021-12-16T06:41:03.822Z] === CONT  TestStopContainerWithTimeout/3
06:41:04 [2021-12-16T06:41:04.388Z] === CONT  TestStopContainerWithTimeout/-1
06:41:06 [2021-12-16T06:41:06.286Z] === CONT  TestStopContainerWithTimeout/1
06:41:07 [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:41:07 [2021-12-16T06:41:07.660Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
06:41:07 [2021-12-16T06:41:07.660Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
06:41:07 [2021-12-16T06:41:07.660Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
06:41:07 [2021-12-16T06:41:07.660Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
06:41:07 [2021-12-16T06:41:07.660Z] === RUN   TestDeleteDevicemapper
06:41:07 [2021-12-16T06:41:07.660Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:41:07 [2021-12-16T06:41:07.660Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:41:07 [2021-12-16T06:41:07.660Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:41:09 [2021-12-16T06:41:09.035Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
06:41:09 [2021-12-16T06:41:09.035Z] === RUN   TestUpdateMemory
06:41:09 [2021-12-16T06:41:09.601Z] --- PASS: TestUpdateMemory (0.51s)
06:41:09 [2021-12-16T06:41:09.601Z] === RUN   TestUpdateCPUQuota
06:41:10 [2021-12-16T06:41:10.168Z] --- PASS: TestUpdateCPUQuota (0.68s)
06:41:10 [2021-12-16T06:41:10.168Z] === RUN   TestUpdatePidsLimit
06:41:10 [2021-12-16T06:41:10.168Z] === RUN   TestUpdatePidsLimit/update_from_none
06:41:10 [2021-12-16T06:41:10.427Z] === RUN   TestUpdatePidsLimit/no_change
06:41:10 [2021-12-16T06:41:10.427Z] === RUN   TestUpdatePidsLimit/update_lower
06:41:10 [2021-12-16T06:41:10.993Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:41:10 [2021-12-16T06:41:10.993Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:41:11 [2021-12-16T06:41:11.252Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:41:11 [2021-12-16T06:41:11.510Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:41:12 [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit (1.89s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
06:41:12 [2021-12-16T06:41:12.076Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
06:41:12 [2021-12-16T06:41:12.076Z] === RUN   TestUpdateRestartPolicy
06:41:24 [2021-12-16T06:41:24.267Z] --- PASS: TestUpdateRestartPolicy (10.72s)
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestUpdateRestartWithAutoRemove
06:41:24 [2021-12-16T06:41:24.267Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitNonBlocked
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:41:24 [2021-12-16T06:41:24.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:41:24 [2021-12-16T06:41:24.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:41:24 [2021-12-16T06:41:24.267Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:41:24 [2021-12-16T06:41:24.267Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:41:24 [2021-12-16T06:41:24.267Z] --- PASS: TestWaitNonBlocked (0.01s)
06:41:24 [2021-12-16T06:41:24.267Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
06:41:24 [2021-12-16T06:41:24.267Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitBlocked
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:41:24 [2021-12-16T06:41:24.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:41:24 [2021-12-16T06:41:24.267Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:41:24 [2021-12-16T06:41:24.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:41:24 [2021-12-16T06:41:24.267Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:41:24 [2021-12-16T06:41:24.267Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:41:24 [2021-12-16T06:41:24.832Z] --- PASS: TestWaitBlocked (0.01s)
06:41:24 [2021-12-16T06:41:24.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
06:41:24 [2021-12-16T06:41:24.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
06:41:24 [2021-12-16T06:41:24.832Z] === CONT  TestContainerStartOnDaemonRestart
06:41:24 [2021-12-16T06:41:24.832Z] === CONT  TestRestartDaemonWithRestartingContainer
06:41:26 [2021-12-16T06:41:26.733Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s)
06:41:26 [2021-12-16T06:41:26.733Z] === CONT  TestIpcModeOlderClient
06:41:26 [2021-12-16T06:41:26.733Z] --- PASS: TestIpcModeOlderClient (0.06s)
06:41:26 [2021-12-16T06:41:26.733Z] === CONT  TestContainerKillOnDaemonStart
06:41:26 [2021-12-16T06:41:26.991Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
06:41:26 [2021-12-16T06:41:26.991Z] === CONT  TestDaemonHostGatewayIP
06:41:29 [2021-12-16T06:41:29.520Z] --- PASS: TestDaemonHostGatewayIP (2.19s)
06:41:29 [2021-12-16T06:41:29.520Z] === CONT  TestDaemonRestartIpcMode
06:41:31 [2021-12-16T06:41:31.419Z] --- PASS: TestDaemonRestartIpcMode (2.10s)
06:41:39 [2021-12-16T06:41:39.522Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
06:41:39 [2021-12-16T06:41:39.522Z] PASS
06:41:39 [2021-12-16T06:41:39.522Z] 
06:41:39 [2021-12-16T06:41:39.522Z] === Skipped
06:41:39 [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
06:41:39 [2021-12-16T06:41:39.522Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:41:39 [2021-12-16T06:41:39.522Z] 
06:41:39 [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:41:39 [2021-12-16T06:41:39.522Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:41:39 [2021-12-16T06:41:39.522Z] 
06:41:39 [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
06:41:39 [2021-12-16T06:41:39.522Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:41:39 [2021-12-16T06:41:39.522Z] 
06:41:39 [2021-12-16T06:41:39.522Z] DONE 200 tests, 3 skipped in 110.794s
06:41:39 [2021-12-16T06:41:39.522Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
06:41:39 [2021-12-16T06:41:39.522Z] ++ 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
06:41:39 [2021-12-16T06:41:39.522Z] ++ set -e
06:41:39 [2021-12-16T06:41:39.522Z] ++ '[' -n 0 ']'
06:41:39 [2021-12-16T06:41:39.522Z] ++ set -x
06:41:39 [2021-12-16T06:41:39.522Z] ++ 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
06:41:39 [2021-12-16T06:41:39.522Z] === RUN   TestConfigDaemonLibtrustID
06:41:39 [2021-12-16T06:41:39.522Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
06:41:39 [2021-12-16T06:41:39.522Z] === RUN   TestDaemonConfigValidation
06:41:39 [2021-12-16T06:41:39.522Z] === RUN   TestDaemonConfigValidation/config_with_no_content
06:41:39 [2021-12-16T06:41:39.522Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
06:41:39 [2021-12-16T06:41:39.522Z] === RUN   TestDaemonConfigValidation/config_with_{}
06:41:39 [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/config_with_{}
06:41:39 [2021-12-16T06:41:39.523Z] === RUN   TestDaemonConfigValidation/invalid_config
06:41:39 [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/invalid_config
06:41:39 [2021-12-16T06:41:39.523Z] === RUN   TestDaemonConfigValidation/malformed_config
06:41:39 [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/malformed_config
06:41:39 [2021-12-16T06:41:39.523Z] === RUN   TestDaemonConfigValidation/valid_config
06:41:39 [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/valid_config
06:41:39 [2021-12-16T06:41:39.523Z] === CONT  TestDaemonConfigValidation/config_with_no_content
06:41:39 [2021-12-16T06:41:39.523Z] === CONT  TestDaemonConfigValidation/malformed_config
06:41:39 [2021-12-16T06:41:39.523Z] === CONT  TestDaemonConfigValidation/valid_config
06:41:39 [2021-12-16T06:41:39.523Z] === CONT  TestDaemonConfigValidation/invalid_config
06:41:39 [2021-12-16T06:41:39.523Z] === CONT  TestDaemonConfigValidation/config_with_{}
06:41:39 [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation (0.00s)
06:41:39 [2021-12-16T06:41:39.523Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
06:41:39 [2021-12-16T06:41:39.523Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
06:41:39 [2021-12-16T06:41:39.523Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
06:41:39 [2021-12-16T06:41:39.523Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
06:41:39 [2021-12-16T06:41:39.523Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
06:41:39 [2021-12-16T06:41:39.523Z] === RUN   TestConfigDaemonSeccompProfiles
06:41:39 [2021-12-16T06:41:39.523Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
06:41:40 [2021-12-16T06:41:40.094Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
06:41:41 [2021-12-16T06:41:41.026Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
06:41:42 [2021-12-16T06:41:42.399Z] === CONT  TestConfigDaemonSeccompProfiles
06:41:42 [2021-12-16T06:41:42.399Z]     daemon_test.go:156: [dcc566a03cc18] daemon is not started
06:41:42 [2021-12-16T06:41:42.399Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
06:41:42 [2021-12-16T06:41:42.399Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
06:41:42 [2021-12-16T06:41:42.399Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
06:41:42 [2021-12-16T06:41:42.399Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
06:41:42 [2021-12-16T06:41:42.399Z] === RUN   TestDaemonProxy
06:41:42 [2021-12-16T06:41:42.399Z] === RUN   TestDaemonProxy/environment_variables
06:41:44 [2021-12-16T06:41:44.297Z] === RUN   TestDaemonProxy/command-line_options
06:41:45 [2021-12-16T06:41:45.669Z] === RUN   TestDaemonProxy/configuration_file
06:41:47 [2021-12-16T06:41:47.566Z] === RUN   TestDaemonProxy/conflicting_options
06:41:47 [2021-12-16T06:41:47.824Z] === RUN   TestDaemonProxy/reload_sanitized
06:41:48 [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy (6.27s)
06:41:48 [2021-12-16T06:41:48.389Z]     --- PASS: TestDaemonProxy/environment_variables (1.79s)
06:41:48 [2021-12-16T06:41:48.389Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
06:41:48 [2021-12-16T06:41:48.389Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
06:41:48 [2021-12-16T06:41:48.389Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
06:41:48 [2021-12-16T06:41:48.389Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
06:41:48 [2021-12-16T06:41:48.389Z] PASS
06:41:48 [2021-12-16T06:41:48.389Z] 
06:41:48 [2021-12-16T06:41:48.389Z] DONE 17 tests in 10.207s
06:41:48 [2021-12-16T06:41:48.389Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
06:41:48 [2021-12-16T06:41:48.389Z] ++ 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
06:41:48 [2021-12-16T06:41:48.389Z] ++ set -e
06:41:48 [2021-12-16T06:41:48.389Z] ++ '[' -n 0 ']'
06:41:48 [2021-12-16T06:41:48.389Z] ++ set -x
06:41:48 [2021-12-16T06:41:48.389Z] ++ 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
06:41:48 [2021-12-16T06:41:48.647Z] INFO: Testing against a local daemon
06:41:48 [2021-12-16T06:41:48.647Z] === RUN   TestCommitInheritsEnv
06:41:48 [2021-12-16T06:41:48.647Z] --- PASS: TestCommitInheritsEnv (0.23s)
06:41:48 [2021-12-16T06:41:48.647Z] === RUN   TestImportExtremelyLargeImageWorks
06:41:48 [2021-12-16T06:41:48.647Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
06:41:48 [2021-12-16T06:41:48.647Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
06:41:48 [2021-12-16T06:41:48.647Z] === RUN   TestImagesFilterMultiReference
06:41:48 [2021-12-16T06:41:48.905Z] --- PASS: TestImagesFilterMultiReference (0.06s)
06:41:48 [2021-12-16T06:41:48.905Z] === RUN   TestImagePullPlatformInvalid
06:41:48 [2021-12-16T06:41:48.905Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:41:48 [2021-12-16T06:41:48.905Z] === RUN   TestRemoveImageOrphaning
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestRemoveImageOrphaning (0.23s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestRemoveImageGarbageCollector
06:41:49 [2021-12-16T06:41:49.163Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:41:49 [2021-12-16T06:41:49.163Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagInvalidReference
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagInvalidReference (0.01s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagValidPrefixedRepo
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagExistedNameWithoutForce
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagOfficialNames
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagOfficialNames (0.05s)
06:41:49 [2021-12-16T06:41:49.163Z] === RUN   TestTagMatchesDigest
06:41:49 [2021-12-16T06:41:49.163Z] --- PASS: TestTagMatchesDigest (0.01s)
06:41:49 [2021-12-16T06:41:49.163Z] PASS
06:41:49 [2021-12-16T06:41:49.163Z] 
06:41:49 [2021-12-16T06:41:49.163Z] === Skipped
06:41:49 [2021-12-16T06:41:49.163Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
06:41:49 [2021-12-16T06:41:49.163Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
06:41:49 [2021-12-16T06:41:49.163Z] 
06:41:49 [2021-12-16T06:41:49.163Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
06:41:49 [2021-12-16T06:41:49.163Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:41:49 [2021-12-16T06:41:49.163Z] 
06:41:49 [2021-12-16T06:41:49.163Z] DONE 12 tests, 2 skipped in 0.831s
06:41:49 [2021-12-16T06:41:49.163Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
06:41:49 [2021-12-16T06:41:49.163Z] ++ 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
06:41:49 [2021-12-16T06:41:49.163Z] ++ set -e
06:41:49 [2021-12-16T06:41:49.163Z] ++ '[' -n 0 ']'
06:41:49 [2021-12-16T06:41:49.163Z] ++ set -x
06:41:49 [2021-12-16T06:41:49.163Z] ++ 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
06:41:49 [2021-12-16T06:41:49.421Z] INFO: Testing against a local daemon
06:41:49 [2021-12-16T06:41:49.421Z] === RUN   TestNetworkCreateDelete
06:41:49 [2021-12-16T06:41:49.421Z] --- PASS: TestNetworkCreateDelete (0.14s)
06:41:49 [2021-12-16T06:41:49.421Z] === RUN   TestDockerNetworkDeletePreferID
06:41:49 [2021-12-16T06:41:49.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
06:41:49 [2021-12-16T06:41:49.679Z] === RUN   TestDaemonDNSFallback
06:41:56 [2021-12-16T06:41:56.293Z] --- PASS: TestDaemonDNSFallback (6.19s)
06:41:56 [2021-12-16T06:41:56.293Z] === RUN   TestInspectNetwork
06:41:58 [2021-12-16T06:41:58.821Z] === RUN   TestInspectNetwork/full_network_id
06:41:58 [2021-12-16T06:41:58.821Z] === RUN   TestInspectNetwork/partial_network_id
06:41:58 [2021-12-16T06:41:58.821Z] === RUN   TestInspectNetwork/network_name
06:41:58 [2021-12-16T06:41:58.821Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:42:03 [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork (7.02s)
06:42:03 [2021-12-16T06:42:03.001Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:42:03 [2021-12-16T06:42:03.001Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:42:03 [2021-12-16T06:42:03.001Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:42:03 [2021-12-16T06:42:03.001Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:42:03 [2021-12-16T06:42:03.001Z] === RUN   TestRunContainerWithBridgeNone
06:42:04 [2021-12-16T06:42:04.373Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkInvalidJSON
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkInvalidJSON//networks/create
06:42:04 [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:42:04 [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:42:04 [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:42:04 [2021-12-16T06:42:04.374Z] === CONT  TestNetworkInvalidJSON//networks/create
06:42:04 [2021-12-16T06:42:04.374Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:42:04 [2021-12-16T06:42:04.374Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:42:04 [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:42:04 [2021-12-16T06:42:04.374Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:42:04 [2021-12-16T06:42:04.374Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:42:04 [2021-12-16T06:42:04.374Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkList
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkList//networks
06:42:04 [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkList//networks
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestNetworkList//networks/
06:42:04 [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkList//networks/
06:42:04 [2021-12-16T06:42:04.374Z] === CONT  TestNetworkList//networks
06:42:04 [2021-12-16T06:42:04.374Z] === CONT  TestNetworkList//networks/
06:42:04 [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkList (0.01s)
06:42:04 [2021-12-16T06:42:04.374Z]     --- PASS: TestNetworkList//networks (0.00s)
06:42:04 [2021-12-16T06:42:04.374Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:42:04 [2021-12-16T06:42:04.374Z] === RUN   TestHostIPv4BridgeLabel
06:42:04 [2021-12-16T06:42:04.939Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
06:42:04 [2021-12-16T06:42:04.939Z] === RUN   TestDaemonRestartWithLiveRestore
06:42:06 [2021-12-16T06:42:06.312Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
06:42:06 [2021-12-16T06:42:06.312Z] === RUN   TestDaemonDefaultNetworkPools
06:42:06 [2021-12-16T06:42:06.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
06:42:06 [2021-12-16T06:42:06.878Z] === RUN   TestDaemonRestartWithExistingNetwork
06:42:08 [2021-12-16T06:42:08.251Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
06:42:08 [2021-12-16T06:42:08.251Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:42:09 [2021-12-16T06:42:09.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
06:42:09 [2021-12-16T06:42:09.189Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:42:09 [2021-12-16T06:42:09.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
06:42:09 [2021-12-16T06:42:09.755Z] === RUN   TestServiceWithPredefinedNetwork
06:42:12 [2021-12-16T06:42:12.280Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
06:42:12 [2021-12-16T06:42:12.280Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:42:12 [2021-12-16T06:42:12.280Z]     service_test.go:243: FLAKY_TEST
06:42:12 [2021-12-16T06:42:12.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:42:12 [2021-12-16T06:42:12.280Z] === RUN   TestServiceWithDataPathPortInit
06:42:27 [2021-12-16T06:42:27.145Z] --- PASS: TestServiceWithDataPathPortInit (12.91s)
06:42:27 [2021-12-16T06:42:27.145Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:42:27 [2021-12-16T06:42:27.145Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmz6j9ahenyveeakj2qr62ecz Created:2021-12-16 06:42:25.756690929 +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[c00a808d99097cdaa9522d2854017e524ffcb02a444c6bbaf2b6a8b55af78a1a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcv4tc3ekkyxip8wsi08x6lta EndpointID:e8166f6948f5a8e781f3b2d8e56699697f16e5b393e85a4877fd113953681813 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b00a5dab896aef4d45f4a57a27b37d8a5af733a6da87aca61d975e7c13530f62 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:bbd206baeaef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcv4tc3ekkyxip8wsi08x6lta EndpointID:e8166f6948f5a8e781f3b2d8e56699697f16e5b393e85a4877fd113953681813 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:42:31 [2021-12-16T06:42:31.327Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s)
06:42:31 [2021-12-16T06:42:31.327Z] PASS
06:42:31 [2021-12-16T06:42:31.327Z] 
06:42:31 [2021-12-16T06:42:31.327Z] === Skipped
06:42:31 [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:42:31 [2021-12-16T06:42:31.327Z]     service_test.go:243: FLAKY_TEST
06:42:31 [2021-12-16T06:42:31.327Z] 
06:42:31 [2021-12-16T06:42:31.327Z] DONE 26 tests, 1 skipped in 41.908s
06:42:31 [2021-12-16T06:42:31.327Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:42:31 [2021-12-16T06:42:31.327Z] ++ 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
06:42:31 [2021-12-16T06:42:31.327Z] ++ set -e
06:42:31 [2021-12-16T06:42:31.327Z] ++ '[' -n 0 ']'
06:42:31 [2021-12-16T06:42:31.327Z] ++ set -x
06:42:31 [2021-12-16T06:42:31.327Z] ++ 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
06:42:31 [2021-12-16T06:42:31.327Z] INFO: Testing against a local daemon
06:42:31 [2021-12-16T06:42:31.327Z] === RUN   TestDockerNetworkIpvlanPersistance
06:42:31 [2021-12-16T06:42:31.327Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:42:31 [2021-12-16T06:42:31.327Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:42:31 [2021-12-16T06:42:31.327Z] === RUN   TestDockerNetworkIpvlan
06:42:31 [2021-12-16T06:42:31.327Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:42:31 [2021-12-16T06:42:31.327Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:42:31 [2021-12-16T06:42:31.327Z] PASS
06:42:31 [2021-12-16T06:42:31.327Z] 
06:42:31 [2021-12-16T06:42:31.327Z] === Skipped
06:42:31 [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:42:31 [2021-12-16T06:42:31.327Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:42:31 [2021-12-16T06:42:31.327Z] 
06:42:31 [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:42:31 [2021-12-16T06:42:31.327Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:42:31 [2021-12-16T06:42:31.327Z] 
06:42:31 [2021-12-16T06:42:31.327Z] DONE 2 tests, 2 skipped in 0.100s
06:42:31 [2021-12-16T06:42:31.327Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:42:31 [2021-12-16T06:42:31.327Z] ++ 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
06:42:31 [2021-12-16T06:42:31.327Z] ++ set -e
06:42:31 [2021-12-16T06:42:31.327Z] ++ '[' -n 0 ']'
06:42:31 [2021-12-16T06:42:31.327Z] ++ set -x
06:42:31 [2021-12-16T06:42:31.327Z] ++ 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
06:42:31 [2021-12-16T06:42:31.327Z] INFO: Testing against a local daemon
06:42:31 [2021-12-16T06:42:31.327Z] === RUN   TestDockerNetworkMacvlanPersistance
06:42:32 [2021-12-16T06:42:32.705Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
06:42:32 [2021-12-16T06:42:32.705Z] === RUN   TestDockerNetworkMacvlan
06:42:33 [2021-12-16T06:42:33.271Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:42:34 [2021-12-16T06:42:34.205Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:42:34 [2021-12-16T06:42:34.770Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:42:36 [2021-12-16T06:42:36.669Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:42:38 [2021-12-16T06:42:38.043Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:42:41 [2021-12-16T06:42:41.326Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:42:41 [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan (8.92s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.82s)
06:42:41 [2021-12-16T06:42:41.584Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
06:42:41 [2021-12-16T06:42:41.584Z] PASS
06:42:41 [2021-12-16T06:42:41.584Z] 
06:42:41 [2021-12-16T06:42:41.584Z] DONE 8 tests in 10.357s
06:42:41 [2021-12-16T06:42:41.584Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
06:42:41 [2021-12-16T06:42:41.584Z] ++ 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
06:42:41 [2021-12-16T06:42:41.584Z] ++ set -e
06:42:41 [2021-12-16T06:42:41.584Z] ++ '[' -n 0 ']'
06:42:41 [2021-12-16T06:42:41.584Z] ++ set -x
06:42:41 [2021-12-16T06:42:41.584Z] ++ 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
06:42:41 [2021-12-16T06:42:41.584Z] testing: warning: no tests to run
06:42:41 [2021-12-16T06:42:41.584Z] PASS
06:42:41 [2021-12-16T06:42:41.584Z] 
06:42:41 [2021-12-16T06:42:41.584Z] DONE 0 tests in 0.020s
06:42:41 [2021-12-16T06:42:41.584Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:42:41 [2021-12-16T06:42:41.584Z] ++ 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
06:42:41 [2021-12-16T06:42:41.584Z] ++ set -e
06:42:41 [2021-12-16T06:42:41.584Z] ++ '[' -n 0 ']'
06:42:41 [2021-12-16T06:42:41.584Z] ++ set -x
06:42:41 [2021-12-16T06:42:41.584Z] ++ 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
06:42:41 [2021-12-16T06:42:41.842Z] INFO: Testing against a local daemon
06:42:41 [2021-12-16T06:42:41.842Z] === RUN   TestAuthZPluginAllowRequest
06:42:42 [2021-12-16T06:42:42.775Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
06:42:42 [2021-12-16T06:42:42.775Z] === RUN   TestAuthZPluginTLS
06:42:43 [2021-12-16T06:42:43.341Z] --- PASS: TestAuthZPluginTLS (0.55s)
06:42:43 [2021-12-16T06:42:43.341Z] === RUN   TestAuthZPluginDenyRequest
06:42:43 [2021-12-16T06:42:43.906Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:42:43 [2021-12-16T06:42:43.907Z] === RUN   TestAuthZPluginAPIDenyResponse
06:42:44 [2021-12-16T06:42:44.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
06:42:44 [2021-12-16T06:42:44.471Z] === RUN   TestAuthZPluginDenyResponse
06:42:45 [2021-12-16T06:42:45.037Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
06:42:45 [2021-12-16T06:42:45.037Z] === RUN   TestAuthZPluginAllowEventStream
06:42:46 [2021-12-16T06:42:46.409Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
06:42:46 [2021-12-16T06:42:46.409Z] === RUN   TestAuthZPluginErrorResponse
06:42:46 [2021-12-16T06:42:46.667Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
06:42:46 [2021-12-16T06:42:46.667Z] === RUN   TestAuthZPluginErrorRequest
06:42:47 [2021-12-16T06:42:47.232Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
06:42:47 [2021-12-16T06:42:47.232Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:42:47 [2021-12-16T06:42:47.797Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
06:42:47 [2021-12-16T06:42:47.797Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:42:49 [2021-12-16T06:42:49.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s)
06:42:49 [2021-12-16T06:42:49.170Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:42:50 [2021-12-16T06:42:50.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s)
06:42:50 [2021-12-16T06:42:50.543Z] === RUN   TestAuthZPluginHeader
06:42:51 [2021-12-16T06:42:51.108Z] --- PASS: TestAuthZPluginHeader (0.68s)
06:42:51 [2021-12-16T06:42:51.108Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:42:51 [2021-12-16T06:42:51.108Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:42:51 [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:42:51 [2021-12-16T06:42:51.108Z] === RUN   TestAuthZPluginV2Disable
06:42:51 [2021-12-16T06:42:51.108Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:42:51 [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:42:51 [2021-12-16T06:42:51.108Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:42:51 [2021-12-16T06:42:51.108Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:42:51 [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:42:51 [2021-12-16T06:42:51.108Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:42:51 [2021-12-16T06:42:51.108Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:42:51 [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:42:51 [2021-12-16T06:42:51.108Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:43:09 [2021-12-16T06:43:09.223Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
06:43:09 [2021-12-16T06:43:09.223Z] PASS
06:43:09 [2021-12-16T06:43:09.223Z] 
06:43:09 [2021-12-16T06:43:09.223Z] === Skipped
06:43:09 [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:43:09 [2021-12-16T06:43:09.223Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:09 [2021-12-16T06:43:09.223Z] 
06:43:09 [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:43:09 [2021-12-16T06:43:09.223Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:09 [2021-12-16T06:43:09.223Z] 
06:43:09 [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:43:09 [2021-12-16T06:43:09.223Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:09 [2021-12-16T06:43:09.223Z] 
06:43:09 [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:43:09 [2021-12-16T06:43:09.223Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:09 [2021-12-16T06:43:09.223Z] 
06:43:09 [2021-12-16T06:43:09.223Z] DONE 17 tests, 4 skipped in 25.821s
06:43:09 [2021-12-16T06:43:09.223Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:43:09 [2021-12-16T06:43:09.223Z] ++ 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
06:43:09 [2021-12-16T06:43:09.223Z] ++ set -e
06:43:09 [2021-12-16T06:43:09.223Z] ++ '[' -n 0 ']'
06:43:09 [2021-12-16T06:43:09.223Z] ++ set -x
06:43:09 [2021-12-16T06:43:09.223Z] ++ 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
06:43:09 [2021-12-16T06:43:09.223Z] INFO: Testing against a local daemon
06:43:09 [2021-12-16T06:43:09.223Z] === RUN   TestPluginInvalidJSON
06:43:09 [2021-12-16T06:43:09.223Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:43:09 [2021-12-16T06:43:09.223Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:43:09 [2021-12-16T06:43:09.223Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:43:09 [2021-12-16T06:43:09.223Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:43:09 [2021-12-16T06:43:09.223Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:43:09 [2021-12-16T06:43:09.223Z] === RUN   TestPluginInstall
06:43:09 [2021-12-16T06:43:09.223Z] === RUN   TestPluginInstall/no_auth
06:43:09 [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:09 [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:09 [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:09 [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:09 [2021-12-16T06:43:09.223Z] === RUN   TestPluginInstall/with_htpasswd
06:43:09 [2021-12-16T06:43:09.480Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:09 [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:09 [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:09 [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:09 [2021-12-16T06:43:09.738Z] === RUN   TestPluginInstall/with_insecure
06:43:10 [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:10 [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b62e7e750594abeee2b2587dc3510c75f1d27e8f250425cb9702ede63e368d" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:10 [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:43:10 [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b62e7e750594abeee2b2587dc3510c75f1d27e8f250425cb9702ede63e368d" mediatype=application/vnd.docker.plugin.v1+json size=522
06:43:10 [2021-12-16T06:43:10.672Z]     plugin_test.go:165: [db781c46c7053] daemon is not started
06:43:10 [2021-12-16T06:43:10.672Z] --- PASS: TestPluginInstall (3.07s)
06:43:10 [2021-12-16T06:43:10.672Z]     --- PASS: TestPluginInstall/no_auth (1.46s)
06:43:10 [2021-12-16T06:43:10.672Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
06:43:10 [2021-12-16T06:43:10.672Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
06:43:10 [2021-12-16T06:43:10.672Z] === RUN   TestPluginsWithRuntimes
06:43:12 [2021-12-16T06:43:12.570Z] === RUN   TestPluginsWithRuntimes/No_Args
06:43:13 [2021-12-16T06:43:13.136Z] === RUN   TestPluginsWithRuntimes/With_Args
06:43:14 [2021-12-16T06:43:14.070Z] --- PASS: TestPluginsWithRuntimes (3.14s)
06:43:14 [2021-12-16T06:43:14.070Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
06:43:14 [2021-12-16T06:43:14.070Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.81s)
06:43:14 [2021-12-16T06:43:14.070Z] === RUN   TestPluginBackCompatMediaTypes
06:43:14 [2021-12-16T06:43:14.329Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
06:43:14 [2021-12-16T06:43:14.329Z] PASS
06:43:14 [2021-12-16T06:43:14.329Z] 
06:43:14 [2021-12-16T06:43:14.329Z] DONE 10 tests in 6.876s
06:43:14 [2021-12-16T06:43:14.329Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:43:14 [2021-12-16T06:43:14.329Z] ++ 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
06:43:14 [2021-12-16T06:43:14.329Z] ++ set -e
06:43:14 [2021-12-16T06:43:14.329Z] ++ '[' -n 0 ']'
06:43:14 [2021-12-16T06:43:14.329Z] ++ set -x
06:43:14 [2021-12-16T06:43:14.329Z] ++ 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
06:43:14 [2021-12-16T06:43:14.587Z] INFO: Testing against a local daemon
06:43:14 [2021-12-16T06:43:14.587Z] === RUN   TestExternalGraphDriver
06:43:14 [2021-12-16T06:43:14.587Z] === RUN   TestExternalGraphDriver/json
06:43:15 [2021-12-16T06:43:15.960Z] === RUN   TestExternalGraphDriver/spec
06:43:17 [2021-12-16T06:43:17.858Z] === RUN   TestExternalGraphDriver/pull
06:43:19 [2021-12-16T06:43:19.275Z] --- PASS: TestExternalGraphDriver (4.63s)
06:43:19 [2021-12-16T06:43:19.275Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
06:43:19 [2021-12-16T06:43:19.275Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
06:43:19 [2021-12-16T06:43:19.275Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
06:43:19 [2021-12-16T06:43:19.275Z] === RUN   TestGraphdriverPluginV2
06:43:19 [2021-12-16T06:43:19.275Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:19 [2021-12-16T06:43:19.275Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
06:43:19 [2021-12-16T06:43:19.275Z] PASS
06:43:19 [2021-12-16T06:43:19.275Z] 
06:43:19 [2021-12-16T06:43:19.275Z] === Skipped
06:43:19 [2021-12-16T06:43:19.275Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
06:43:19 [2021-12-16T06:43:19.275Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:43:19 [2021-12-16T06:43:19.275Z] 
06:43:19 [2021-12-16T06:43:19.275Z] DONE 5 tests, 1 skipped in 4.742s
06:43:19 [2021-12-16T06:43:19.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:43:19 [2021-12-16T06:43:19.275Z] ++ 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
06:43:19 [2021-12-16T06:43:19.275Z] ++ set -e
06:43:19 [2021-12-16T06:43:19.275Z] ++ '[' -n 0 ']'
06:43:19 [2021-12-16T06:43:19.275Z] ++ set -x
06:43:19 [2021-12-16T06:43:19.275Z] ++ 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
06:43:19 [2021-12-16T06:43:19.275Z] INFO: Testing against a local daemon
06:43:19 [2021-12-16T06:43:19.275Z] === RUN   TestContinueAfterPluginCrash
06:43:19 [2021-12-16T06:43:19.275Z] === PAUSE TestContinueAfterPluginCrash
06:43:19 [2021-12-16T06:43:19.275Z] === RUN   TestReadPluginNoRead
06:43:19 [2021-12-16T06:43:19.275Z] === PAUSE TestReadPluginNoRead
06:43:19 [2021-12-16T06:43:19.275Z] === RUN   TestDaemonStartWithLogOpt
06:43:19 [2021-12-16T06:43:19.275Z] === PAUSE TestDaemonStartWithLogOpt
06:43:19 [2021-12-16T06:43:19.275Z] === CONT  TestContinueAfterPluginCrash
06:43:19 [2021-12-16T06:43:19.275Z] === CONT  TestDaemonStartWithLogOpt
06:43:22 [2021-12-16T06:43:22.556Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
06:43:22 [2021-12-16T06:43:22.556Z] === CONT  TestReadPluginNoRead
06:43:24 [2021-12-16T06:43:24.455Z] === RUN   TestReadPluginNoRead/default
06:43:25 [2021-12-16T06:43:25.390Z] === RUN   TestReadPluginNoRead/disabled_caching
06:43:26 [2021-12-16T06:43:26.764Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:43:27 [2021-12-16T06:43:27.330Z] --- PASS: TestContinueAfterPluginCrash (8.04s)
06:43:27 [2021-12-16T06:43:27.896Z] === CONT  TestReadPluginNoRead
06:43:27 [2021-12-16T06:43:27.896Z]     read_test.go:92: [dbc8b17b54f22] daemon is not started
06:43:27 [2021-12-16T06:43:27.896Z] --- PASS: TestReadPluginNoRead (5.53s)
06:43:27 [2021-12-16T06:43:27.896Z]     --- PASS: TestReadPluginNoRead/default (1.11s)
06:43:27 [2021-12-16T06:43:27.896Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
06:43:27 [2021-12-16T06:43:27.896Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
06:43:27 [2021-12-16T06:43:27.896Z] PASS
06:43:27 [2021-12-16T06:43:27.896Z] 
06:43:27 [2021-12-16T06:43:27.896Z] DONE 6 tests in 8.558s
06:43:27 [2021-12-16T06:43:27.896Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:43:27 [2021-12-16T06:43:27.896Z] ++ 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
06:43:27 [2021-12-16T06:43:27.896Z] ++ set -e
06:43:27 [2021-12-16T06:43:27.896Z] ++ '[' -n 0 ']'
06:43:27 [2021-12-16T06:43:27.896Z] ++ set -x
06:43:27 [2021-12-16T06:43:27.896Z] ++ 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
06:43:27 [2021-12-16T06:43:27.896Z] testing: warning: no tests to run
06:43:27 [2021-12-16T06:43:27.896Z] PASS
06:43:27 [2021-12-16T06:43:27.896Z] 
06:43:27 [2021-12-16T06:43:27.896Z] DONE 0 tests in 0.031s
06:43:27 [2021-12-16T06:43:27.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:43:27 [2021-12-16T06:43:27.896Z] ++ 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
06:43:27 [2021-12-16T06:43:27.896Z] ++ set -e
06:43:27 [2021-12-16T06:43:27.896Z] ++ '[' -n 0 ']'
06:43:27 [2021-12-16T06:43:27.896Z] ++ set -x
06:43:27 [2021-12-16T06:43:27.896Z] ++ 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
06:43:27 [2021-12-16T06:43:27.896Z] INFO: Testing against a local daemon
06:43:27 [2021-12-16T06:43:27.896Z] === RUN   TestPluginWithDevMounts
06:43:27 [2021-12-16T06:43:27.896Z] === PAUSE TestPluginWithDevMounts
06:43:27 [2021-12-16T06:43:27.896Z] === CONT  TestPluginWithDevMounts
06:43:29 [2021-12-16T06:43:29.269Z] --- PASS: TestPluginWithDevMounts (1.51s)
06:43:29 [2021-12-16T06:43:29.269Z] PASS
06:43:29 [2021-12-16T06:43:29.269Z] 
06:43:29 [2021-12-16T06:43:29.269Z] DONE 1 tests in 1.594s
06:43:29 [2021-12-16T06:43:29.269Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
06:43:29 [2021-12-16T06:43:29.269Z] ++ 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
06:43:29 [2021-12-16T06:43:29.269Z] ++ set -e
06:43:29 [2021-12-16T06:43:29.269Z] ++ '[' -n 0 ']'
06:43:29 [2021-12-16T06:43:29.269Z] ++ set -x
06:43:29 [2021-12-16T06:43:29.269Z] ++ 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
06:43:29 [2021-12-16T06:43:29.527Z] INFO: Testing against a local daemon
06:43:29 [2021-12-16T06:43:29.527Z] === RUN   TestSecretInspect
06:43:31 [2021-12-16T06:43:31.424Z] --- PASS: TestSecretInspect (2.04s)
06:43:31 [2021-12-16T06:43:31.424Z] === RUN   TestSecretList
06:43:33 [2021-12-16T06:43:33.322Z] --- PASS: TestSecretList (1.72s)
06:43:33 [2021-12-16T06:43:33.322Z] === RUN   TestSecretsCreateAndDelete
06:43:35 [2021-12-16T06:43:35.220Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
06:43:35 [2021-12-16T06:43:35.220Z] === RUN   TestSecretsUpdate
06:43:37 [2021-12-16T06:43:37.746Z] --- PASS: TestSecretsUpdate (2.10s)
06:43:37 [2021-12-16T06:43:37.746Z] === RUN   TestTemplatedSecret
06:43:39 [2021-12-16T06:43:39.645Z] --- PASS: TestTemplatedSecret (1.99s)
06:43:39 [2021-12-16T06:43:39.645Z] === RUN   TestSecretCreateResolve
06:43:41 [2021-12-16T06:43:41.018Z] --- PASS: TestSecretCreateResolve (1.66s)
06:43:41 [2021-12-16T06:43:41.018Z] PASS
06:43:41 [2021-12-16T06:43:41.018Z] 
06:43:41 [2021-12-16T06:43:41.018Z] DONE 6 tests in 11.695s
06:43:41 [2021-12-16T06:43:41.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
06:43:41 [2021-12-16T06:43:41.018Z] ++ 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
06:43:41 [2021-12-16T06:43:41.018Z] ++ set -e
06:43:41 [2021-12-16T06:43:41.018Z] ++ '[' -n 0 ']'
06:43:41 [2021-12-16T06:43:41.018Z] ++ set -x
06:43:41 [2021-12-16T06:43:41.018Z] ++ 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
06:43:41 [2021-12-16T06:43:41.276Z] INFO: Testing against a local daemon
06:43:41 [2021-12-16T06:43:41.276Z] === RUN   TestServiceCreateInit
06:43:41 [2021-12-16T06:43:41.276Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:43:44 [2021-12-16T06:43:44.554Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:43:47 [2021-12-16T06:43:47.836Z] --- PASS: TestServiceCreateInit (6.36s)
06:43:47 [2021-12-16T06:43:47.836Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.16s)
06:43:47 [2021-12-16T06:43:47.836Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.18s)
06:43:47 [2021-12-16T06:43:47.836Z] === RUN   TestCreateServiceMultipleTimes
06:44:02 [2021-12-16T06:44:02.804Z] --- PASS: TestCreateServiceMultipleTimes (14.94s)
06:44:02 [2021-12-16T06:44:02.804Z] === RUN   TestCreateServiceConflict
06:44:04 [2021-12-16T06:44:04.701Z] --- PASS: TestCreateServiceConflict (2.07s)
06:44:04 [2021-12-16T06:44:04.701Z] === RUN   TestCreateServiceMaxReplicas
06:44:07 [2021-12-16T06:44:07.228Z] --- PASS: TestCreateServiceMaxReplicas (2.50s)
06:44:07 [2021-12-16T06:44:07.228Z] === RUN   TestCreateWithDuplicateNetworkNames
06:44:22 [2021-12-16T06:44:22.140Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s)
06:44:22 [2021-12-16T06:44:22.140Z] === RUN   TestCreateServiceSecretFileMode
06:44:34 [2021-12-16T06:44:34.330Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
06:44:34 [2021-12-16T06:44:34.330Z] === RUN   TestCreateServiceConfigFileMode
06:44:46 [2021-12-16T06:44:46.518Z] --- PASS: TestCreateServiceConfigFileMode (12.46s)
06:44:46 [2021-12-16T06:44:46.518Z] === RUN   TestCreateServiceSysctls
06:44:47 [2021-12-16T06:44:47.451Z] --- PASS: TestCreateServiceSysctls (2.66s)
06:44:47 [2021-12-16T06:44:47.451Z] === RUN   TestCreateServiceCapabilities
06:44:49 [2021-12-16T06:44:49.351Z] --- PASS: TestCreateServiceCapabilities (1.98s)
06:44:49 [2021-12-16T06:44:49.351Z] === RUN   TestInspect
06:44:51 [2021-12-16T06:44:51.878Z] --- PASS: TestInspect (2.18s)
06:44:51 [2021-12-16T06:44:51.878Z] === RUN   TestCreateJob
06:44:55 [2021-12-16T06:44:55.160Z] --- PASS: TestCreateJob (3.06s)
06:44:55 [2021-12-16T06:44:55.160Z] === RUN   TestReplicatedJob
06:44:59 [2021-12-16T06:44:59.343Z] --- PASS: TestReplicatedJob (4.65s)
06:44:59 [2021-12-16T06:44:59.343Z] === RUN   TestUpdateReplicatedJob
06:45:01 [2021-12-16T06:45:01.870Z] --- PASS: TestUpdateReplicatedJob (2.53s)
06:45:01 [2021-12-16T06:45:01.870Z] === RUN   TestServiceListWithStatuses
06:45:01 [2021-12-16T06:45:01.870Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:45:01 [2021-12-16T06:45:01.870Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:45:01 [2021-12-16T06:45:01.870Z] === RUN   TestDockerNetworkConnectAlias
06:45:06 [2021-12-16T06:45:06.052Z] --- PASS: TestDockerNetworkConnectAlias (3.52s)
06:45:06 [2021-12-16T06:45:06.052Z] === RUN   TestDockerNetworkReConnect
06:45:08 [2021-12-16T06:45:08.580Z] --- PASS: TestDockerNetworkReConnect (2.77s)
06:45:08 [2021-12-16T06:45:08.580Z] === RUN   TestServicePlugin
06:45:08 [2021-12-16T06:45:08.580Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:45:08 [2021-12-16T06:45:08.580Z] --- SKIP: TestServicePlugin (0.00s)
06:45:08 [2021-12-16T06:45:08.580Z] === RUN   TestServiceUpdateLabel
06:45:09 [2021-12-16T06:45:09.953Z] --- PASS: TestServiceUpdateLabel (1.70s)
06:45:09 [2021-12-16T06:45:09.953Z] === RUN   TestServiceUpdateSecrets
06:45:24 [2021-12-16T06:45:24.819Z] --- PASS: TestServiceUpdateSecrets (13.86s)
06:45:24 [2021-12-16T06:45:24.819Z] === RUN   TestServiceUpdateConfigs
06:45:39 [2021-12-16T06:45:39.681Z] --- PASS: TestServiceUpdateConfigs (13.78s)
06:45:39 [2021-12-16T06:45:39.681Z] === RUN   TestServiceUpdateNetwork
06:45:49 [2021-12-16T06:45:49.645Z] --- PASS: TestServiceUpdateNetwork (11.55s)
06:45:49 [2021-12-16T06:45:49.645Z] === RUN   TestServiceUpdatePidsLimit
06:45:50 [2021-12-16T06:45:50.211Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:45:50 [2021-12-16T06:45:50.777Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:45:58 [2021-12-16T06:45:58.918Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:46:05 [2021-12-16T06:46:05.472Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
06:46:05 [2021-12-16T06:46:05.472Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
06:46:05 [2021-12-16T06:46:05.472Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
06:46:05 [2021-12-16T06:46:05.472Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
06:46:05 [2021-12-16T06:46:05.472Z] PASS
06:46:05 [2021-12-16T06:46:05.472Z] 
06:46:05 [2021-12-16T06:46:05.472Z] === Skipped
06:46:05 [2021-12-16T06:46:05.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
06:46:05 [2021-12-16T06:46:05.472Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:46:05 [2021-12-16T06:46:05.472Z] 
06:46:05 [2021-12-16T06:46:05.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
06:46:05 [2021-12-16T06:46:05.472Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:05 [2021-12-16T06:46:05.472Z] 
06:46:05 [2021-12-16T06:46:05.472Z] DONE 27 tests, 2 skipped in 143.898s
06:46:05 [2021-12-16T06:46:05.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
06:46:05 [2021-12-16T06:46:05.472Z] ++ 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
06:46:05 [2021-12-16T06:46:05.472Z] ++ set -e
06:46:05 [2021-12-16T06:46:05.472Z] ++ '[' -n 0 ']'
06:46:05 [2021-12-16T06:46:05.472Z] ++ set -x
06:46:05 [2021-12-16T06:46:05.472Z] ++ 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
06:46:05 [2021-12-16T06:46:05.472Z] INFO: Testing against a local daemon
06:46:05 [2021-12-16T06:46:05.472Z] === RUN   TestSessionCreate
06:46:05 [2021-12-16T06:46:05.472Z] --- PASS: TestSessionCreate (0.02s)
06:46:05 [2021-12-16T06:46:05.472Z] === RUN   TestSessionCreateWithBadUpgrade
06:46:05 [2021-12-16T06:46:05.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
06:46:05 [2021-12-16T06:46:05.472Z] PASS
06:46:05 [2021-12-16T06:46:05.472Z] 
06:46:05 [2021-12-16T06:46:05.472Z] DONE 2 tests in 0.135s
06:46:05 [2021-12-16T06:46:05.472Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
06:46:05 [2021-12-16T06:46:05.472Z] ++ 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
06:46:05 [2021-12-16T06:46:05.472Z] ++ set -e
06:46:05 [2021-12-16T06:46:05.472Z] ++ '[' -n 0 ']'
06:46:05 [2021-12-16T06:46:05.472Z] ++ set -x
06:46:05 [2021-12-16T06:46:05.472Z] ++ 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
06:46:05 [2021-12-16T06:46:05.472Z] INFO: Testing against a local daemon
06:46:05 [2021-12-16T06:46:05.472Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:46:05 [2021-12-16T06:46:05.472Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:46:05 [2021-12-16T06:46:05.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:46:05 [2021-12-16T06:46:05.472Z] === RUN   TestDiskUsage
06:46:05 [2021-12-16T06:46:05.472Z] === PAUSE TestDiskUsage
06:46:05 [2021-12-16T06:46:05.472Z] === RUN   TestEventsExecDie
06:46:05 [2021-12-16T06:46:05.730Z] --- PASS: TestEventsExecDie (0.56s)
06:46:05 [2021-12-16T06:46:05.730Z] === RUN   TestEventsBackwardsCompatible
06:46:05 [2021-12-16T06:46:05.730Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
06:46:05 [2021-12-16T06:46:05.730Z] === RUN   TestEventsVolumeCreate
06:46:05 [2021-12-16T06:46:05.988Z] --- PASS: TestEventsVolumeCreate (0.06s)
06:46:05 [2021-12-16T06:46:05.988Z] === RUN   TestInfoBinaryCommits
06:46:05 [2021-12-16T06:46:05.988Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:46:05 [2021-12-16T06:46:05.988Z] === RUN   TestInfoAPIVersioned
06:46:05 [2021-12-16T06:46:05.988Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:46:05 [2021-12-16T06:46:05.988Z] === RUN   TestInfoDiscoveryBackend
06:46:06 [2021-12-16T06:46:06.554Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
06:46:06 [2021-12-16T06:46:06.554Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:46:07 [2021-12-16T06:46:07.486Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:46:07 [2021-12-16T06:46:07.486Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:46:08 [2021-12-16T06:46:08.051Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
06:46:08 [2021-12-16T06:46:08.051Z] === RUN   TestInfoAPI
06:46:08 [2021-12-16T06:46:08.051Z] --- PASS: TestInfoAPI (0.02s)
06:46:08 [2021-12-16T06:46:08.051Z] === RUN   TestInfoAPIWarnings
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestInfoAPIWarnings (16.21s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestInfoDebug
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestInfoDebug (0.52s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestInfoInsecureRegistries
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestInfoRegistryMirrors
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestInfoRegistryMirrors (0.52s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestLoginFailsWithBadCredentials
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestPingCacheHeaders
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestPingCacheHeaders (0.02s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestPingGet
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestPingGet (0.01s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestPingHead
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestPingHead (0.02s)
06:46:26 [2021-12-16T06:46:26.119Z] === RUN   TestVersion
06:46:26 [2021-12-16T06:46:26.119Z] --- PASS: TestVersion (0.02s)
06:46:26 [2021-12-16T06:46:26.119Z] === CONT  TestDiskUsage
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/container_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/image_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/volume_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/build-cache_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/container,_volume_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.378Z] === RUN   TestDiskUsage/after_LoadBusybox
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.636Z] === RUN   TestDiskUsage/after_container.Run
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/container_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/image_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/volume_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
06:46:26 [2021-12-16T06:46:26.894Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
06:46:27 [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage (1.09s)
06:46:27 [2021-12-16T06:46:27.153Z]     --- PASS: TestDiskUsage/empty (0.01s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z] PASS
06:46:27 [2021-12-16T06:46:27.153Z] 
06:46:27 [2021-12-16T06:46:27.153Z] === Skipped
06:46:27 [2021-12-16T06:46:27.153Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:46:27 [2021-12-16T06:46:27.153Z] 
06:46:27 [2021-12-16T06:46:27.153Z] DONE 53 tests, 1 skipped in 21.882s
06:46:27 [2021-12-16T06:46:27.153Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
06:46:27 [2021-12-16T06:46:27.153Z] ++ 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
06:46:27 [2021-12-16T06:46:27.153Z] ++ set -e
06:46:27 [2021-12-16T06:46:27.153Z] ++ '[' -n 0 ']'
06:46:27 [2021-12-16T06:46:27.153Z] ++ set -x
06:46:27 [2021-12-16T06:46:27.153Z] ++ 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
06:46:27 [2021-12-16T06:46:27.153Z] INFO: Testing against a local daemon
06:46:27 [2021-12-16T06:46:27.153Z] === RUN   TestVolumesCreateAndList
06:46:27 [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:46:27 [2021-12-16T06:46:27.153Z] === RUN   TestVolumesRemove
06:46:27 [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesRemove (0.06s)
06:46:27 [2021-12-16T06:46:27.153Z] === RUN   TestVolumesInspect
06:46:27 [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesInspect (0.02s)
06:46:27 [2021-12-16T06:46:27.153Z] === RUN   TestVolumesInvalidJSON
06:46:27 [2021-12-16T06:46:27.153Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:46:27 [2021-12-16T06:46:27.153Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:46:27 [2021-12-16T06:46:27.153Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:46:27 [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:46:27 [2021-12-16T06:46:27.153Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:46:27 [2021-12-16T06:46:27.153Z] PASS
06:46:27 [2021-12-16T06:46:27.153Z] 
06:46:27 [2021-12-16T06:46:27.153Z] DONE 5 tests in 0.195s
06:46:27 [2021-12-16T06:46:27.153Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:46:27 [2021-12-16T06:46:27.412Z] ++++ cat bundles/test-integration/docker.pid
06:46:27 [2021-12-16T06:46:27.412Z] +++ kill 13341
06:46:27 [2021-12-16T06:46:27.670Z] +++ /etc/init.d/apparmor stop
06:46:27 [2021-12-16T06:46:27.670Z] Leaving: AppArmorNo profiles have been unloaded.
06:46:27 [2021-12-16T06:46:27.670Z] 
06:46:27 [2021-12-16T06:46:27.670Z] Unloading profiles will leave already running processes permanently
06:46:27 [2021-12-16T06:46:27.670Z] unconfined, which can lead to unexpected situations.
06:46:27 [2021-12-16T06:46:27.670Z] 
06:46:27 [2021-12-16T06:46:27.670Z] To set a process to complain mode, use the command line tool
06:46:27 [2021-12-16T06:46:27.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:46:27 [2021-12-16T06:46:27.670Z] +++ true
06:46:27 [2021-12-16T06:46:27.670Z] exiting test-integration
06:46:27 [2021-12-16T06:46:27.670Z] ++ exit 0
06:46:27 [2021-12-16T06:46:27.670Z]