Skip to content

Console Output

10:21:52 [2022-01-20T10:21:52.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43168/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=037b4c0e8e2d5a11914385627546e167a13bf82a -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:037b4c0e8e2d5a11914385627546e167a13bf82a hack/make.sh dynbinary test-integration
10:21:52 [2022-01-20T10:21:52.433Z] 
10:21:52 [2022-01-20T10:21:52.433Z] Removing bundles/
10:21:52 [2022-01-20T10:21:52.433Z] 
10:21:52 [2022-01-20T10:21:52.433Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:21:52 [2022-01-20T10:21:52.433Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:21:52 [2022-01-20T10:21:52.433Z] GOOS="" GOARCH="" GOARM=""
10:23:13 [2022-01-20T10:23:13.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:23:13 [2022-01-20T10:23:13.818Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
10:23:13 [2022-01-20T10:23:13.818Z] GOOS="" GOARCH="" GOARM=""
10:23:13 [2022-01-20T10:23:13.818Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
10:23:13 [2022-01-20T10:23:13.818Z] 
10:23:13 [2022-01-20T10:23:13.818Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:23:13 [2022-01-20T10:23:13.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:23:13 [2022-01-20T10:23:13.818Z] HOSTNAME=956d7c7ba4d0
10:23:13 [2022-01-20T10:23:13.818Z] TESTDEBUG=0
10:23:13 [2022-01-20T10:23:13.818Z] DEST=bundles/test-integration
10:23:13 [2022-01-20T10:23:13.818Z] PWD=/go/src/github.com/docker/docker
10:23:13 [2022-01-20T10:23:13.818Z] DOCKER_GITCOMMIT=037b4c0e8e2d5a11914385627546e167a13bf82a
10:23:13 [2022-01-20T10:23:13.818Z] container=docker
10:23:13 [2022-01-20T10:23:13.818Z] HOME=/root
10:23:13 [2022-01-20T10:23:13.818Z] GOLANG_VERSION=1.17.6
10:23:13 [2022-01-20T10:23:13.818Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:23:13 [2022-01-20T10:23:13.818Z] VALIDATE_BRANCH=master
10:23:13 [2022-01-20T10:23:13.818Z] TERM=xterm
10:23:13 [2022-01-20T10:23:13.818Z] DOCKER_PKG=github.com/docker/docker
10:23:13 [2022-01-20T10:23:13.818Z] SHLVL=1
10:23:13 [2022-01-20T10:23:13.818Z] TIMEOUT=120m
10:23:13 [2022-01-20T10:23:13.818Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:23:13 [2022-01-20T10:23:13.819Z] DOCKER_GRAPHDRIVER=overlay2
10:23:13 [2022-01-20T10:23:13.819Z] GO111MODULE=off
10:23:13 [2022-01-20T10:23:13.819Z] DOCKER_EXPERIMENTAL=1
10:23:13 [2022-01-20T10:23:13.819Z] TEST_SKIP_INTEGRATION_CLI=1
10:23:13 [2022-01-20T10:23:13.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:23:13 [2022-01-20T10:23:13.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:23:13 [2022-01-20T10:23:13.819Z] GOPATH=/go
10:23:13 [2022-01-20T10:23:13.819Z] PKG_CONFIG=pkg-config
10:23:13 [2022-01-20T10:23:13.819Z] _=/usr/bin/env
10:23:13 [2022-01-20T10:23:13.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:23:35 [2022-01-20T10:23:35.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:23:36 [2022-01-20T10:23:36.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:23:54 [2022-01-20T10:23:54.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
10:24:01 [2022-01-20T10:24:01.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:24:09 [2022-01-20T10:24:09.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:24:09 [2022-01-20T10:24:09.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:24:10 [2022-01-20T10:24:10.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:24:10 [2022-01-20T10:24:10.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:24:11 [2022-01-20T10:24:11.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:24:11 [2022-01-20T10:24:11.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:24:13 [2022-01-20T10:24:13.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:24:14 [2022-01-20T10:24:14.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:24:15 [2022-01-20T10:24:15.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:24:15 [2022-01-20T10:24:15.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:24:16 [2022-01-20T10:24:16.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:24:17 [2022-01-20T10:24:17.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:24:18 [2022-01-20T10:24:18.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:24:18 [2022-01-20T10:24:18.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:24:19 [2022-01-20T10:24:19.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:24:20 [2022-01-20T10:24:20.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:24:20 [2022-01-20T10:24:20.136Z] Using test binary docker
10:24:20 [2022-01-20T10:24:20.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:24:20 [2022-01-20T10:24:20.136Z] +++ /etc/init.d/apparmor start
10:24:20 [2022-01-20T10:24:20.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:24:20 [2022-01-20T10:24:20.136Z] Starting dockerd
10:24:20 [2022-01-20T10:24:20.136Z] INFO: Waiting for daemon to start...
10:24:20 [2022-01-20T10:24:20.136Z] +++ 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
10:24:22 [2022-01-20T10:24:22.022Z] .
10:24:22 [2022-01-20T10:24:22.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:24:22 [2022-01-20T10:24:22.278Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:24:22 [2022-01-20T10:24:22.278Z] Error: No such image: emptyfs
10:24:22 [2022-01-20T10:24:22.278Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:24:22 [2022-01-20T10:24:22.278Z] ++++ docker load
10:24:22 [2022-01-20T10:24:22.278Z] Running integration-test (iteration 1)
10:24:22 [2022-01-20T10:24:22.278Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:24:22 [2022-01-20T10:24:22.278Z] ++ 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
10:24:22 [2022-01-20T10:24:22.278Z] ++ set -e
10:24:22 [2022-01-20T10:24:22.278Z] ++ '[' -n 0 ']'
10:24:22 [2022-01-20T10:24:22.278Z] ++ set -x
10:24:22 [2022-01-20T10:24:22.278Z] ++ 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
10:24:22 [2022-01-20T10:24:22.533Z] Loaded image: busybox:latest
10:24:22 [2022-01-20T10:24:22.533Z] Loaded image: busybox:glibc
10:24:23 [2022-01-20T10:24:23.918Z] Loaded image: debian:bullseye-slim
10:24:23 [2022-01-20T10:24:23.918Z] Loaded image: hello-world:latest
10:24:23 [2022-01-20T10:24:23.918Z] Loaded image: arm32v7/hello-world:latest
10:24:23 [2022-01-20T10:24:23.918Z] INFO: Testing against a local daemon
10:24:23 [2022-01-20T10:24:23.918Z] === RUN   TestCgroupNamespacesBuild
10:24:24 [2022-01-20T10:24:24.844Z] --- PASS: TestCgroupNamespacesBuild (1.05s)
10:24:24 [2022-01-20T10:24:24.844Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:24:25 [2022-01-20T10:24:25.772Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s)
10:24:25 [2022-01-20T10:24:25.772Z] === RUN   TestBuildWithSession
10:24:25 [2022-01-20T10:24:25.772Z]     build_session_test.go:25: TODO: BuildKit
10:24:25 [2022-01-20T10:24:25.772Z] --- SKIP: TestBuildWithSession (0.00s)
10:24:25 [2022-01-20T10:24:25.772Z] === RUN   TestBuildSquashParent
10:24:29 [2022-01-20T10:24:29.036Z] --- PASS: TestBuildSquashParent (3.27s)
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:29 [2022-01-20T10:24:29.036Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:29 [2022-01-20T10:24:29.036Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:29 [2022-01-20T10:24:29.036Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:24:29 [2022-01-20T10:24:29.036Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:24:30 [2022-01-20T10:24:30.399Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:24:30 [2022-01-20T10:24:30.399Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:24:31 [2022-01-20T10:24:31.326Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:24:31 [2022-01-20T10:24:31.581Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:24:32 [2022-01-20T10:24:32.507Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.05s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s)
10:24:32 [2022-01-20T10:24:32.507Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s)
10:24:32 [2022-01-20T10:24:32.507Z] === RUN   TestBuildMultiStageCopy
10:24:32 [2022-01-20T10:24:32.507Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:24:33 [2022-01-20T10:24:33.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:24:33 [2022-01-20T10:24:33.690Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:24:33 [2022-01-20T10:24:33.945Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:24:33 [2022-01-20T10:24:33.945Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:24:34 [2022-01-20T10:24:34.201Z] --- PASS: TestBuildMultiStageCopy (1.65s)
10:24:34 [2022-01-20T10:24:34.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s)
10:24:34 [2022-01-20T10:24:34.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s)
10:24:34 [2022-01-20T10:24:34.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
10:24:34 [2022-01-20T10:24:34.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
10:24:34 [2022-01-20T10:24:34.201Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s)
10:24:34 [2022-01-20T10:24:34.201Z] === RUN   TestBuildMultiStageParentConfig
10:24:34 [2022-01-20T10:24:34.762Z] --- PASS: TestBuildMultiStageParentConfig (0.50s)
10:24:34 [2022-01-20T10:24:34.762Z] === RUN   TestBuildLabelWithTargets
10:24:35 [2022-01-20T10:24:35.689Z] --- PASS: TestBuildLabelWithTargets (0.83s)
10:24:35 [2022-01-20T10:24:35.689Z] === RUN   TestBuildWithEmptyLayers
10:24:35 [2022-01-20T10:24:35.945Z] --- PASS: TestBuildWithEmptyLayers (0.36s)
10:24:35 [2022-01-20T10:24:35.945Z] === RUN   TestBuildMultiStageOnBuild
10:24:37 [2022-01-20T10:24:37.309Z] --- PASS: TestBuildMultiStageOnBuild (1.19s)
10:24:37 [2022-01-20T10:24:37.309Z] === RUN   TestBuildUncleanTarFilenames
10:24:37 [2022-01-20T10:24:37.564Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
10:24:37 [2022-01-20T10:24:37.564Z] === RUN   TestBuildMultiStageLayerLeak
10:24:38 [2022-01-20T10:24:38.927Z] --- PASS: TestBuildMultiStageLayerLeak (1.18s)
10:24:38 [2022-01-20T10:24:38.927Z] === RUN   TestBuildWithHugeFile
10:25:17 [2022-01-20T10:25:17.592Z] --- PASS: TestBuildWithHugeFile (34.79s)
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildWCOWSandboxSize
10:25:17 [2022-01-20T10:25:17.592Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:25:17 [2022-01-20T10:25:17.592Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildWithEmptyDockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:25:17 [2022-01-20T10:25:17.592Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:25:17 [2022-01-20T10:25:17.592Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
10:25:17 [2022-01-20T10:25:17.592Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
10:25:17 [2022-01-20T10:25:17.592Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildPreserveOwnership
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildPreserveOwnership/copy_from
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:25:17 [2022-01-20T10:25:17.592Z] --- PASS: TestBuildPreserveOwnership (2.41s)
10:25:17 [2022-01-20T10:25:17.592Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.61s)
10:25:17 [2022-01-20T10:25:17.592Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.80s)
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildPlatformInvalid
10:25:17 [2022-01-20T10:25:17.592Z] --- PASS: TestBuildPlatformInvalid (0.06s)
10:25:17 [2022-01-20T10:25:17.592Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:25:17 [2022-01-20T10:25:17.592Z] Loaded image: busybox:latest
10:25:17 [2022-01-20T10:25:17.592Z] Loaded image: busybox:glibc
10:25:18 [2022-01-20T10:25:18.153Z] Loaded image: debian:bullseye-slim
10:25:18 [2022-01-20T10:25:18.153Z] Loaded image: hello-world:latest
10:25:18 [2022-01-20T10:25:18.153Z] Loaded image: arm32v7/hello-world:latest
10:25:26 [2022-01-20T10:25:26.233Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.81s)
10:25:26 [2022-01-20T10:25:26.233Z] PASS
10:25:26 [2022-01-20T10:25:26.233Z] 
10:25:26 [2022-01-20T10:25:26.233Z] === Skipped
10:25:26 [2022-01-20T10:25:26.233Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:25:26 [2022-01-20T10:25:26.233Z]     build_session_test.go:25: TODO: BuildKit
10:25:26 [2022-01-20T10:25:26.233Z] 
10:25:26 [2022-01-20T10:25:26.233Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:25:26 [2022-01-20T10:25:26.233Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
10:25:26 [2022-01-20T10:25:26.233Z] 
10:25:26 [2022-01-20T10:25:26.233Z] DONE 34 tests, 2 skipped in 62.720s
10:25:26 [2022-01-20T10:25:26.233Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:25:26 [2022-01-20T10:25:26.233Z] ++ 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
10:25:26 [2022-01-20T10:25:26.233Z] ++ set -e
10:25:26 [2022-01-20T10:25:26.233Z] ++ '[' -n 0 ']'
10:25:26 [2022-01-20T10:25:26.233Z] ++ set -x
10:25:26 [2022-01-20T10:25:26.233Z] ++ 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
10:25:26 [2022-01-20T10:25:26.233Z] INFO: Testing against a local daemon
10:25:26 [2022-01-20T10:25:26.233Z] === RUN   TestConfigInspect
10:25:27 [2022-01-20T10:25:27.159Z] --- PASS: TestConfigInspect (2.04s)
10:25:27 [2022-01-20T10:25:27.159Z] === RUN   TestConfigList
10:25:29 [2022-01-20T10:25:29.673Z] --- PASS: TestConfigList (2.08s)
10:25:29 [2022-01-20T10:25:29.673Z] === RUN   TestConfigsCreateAndDelete
10:25:31 [2022-01-20T10:25:31.560Z] --- PASS: TestConfigsCreateAndDelete (2.06s)
10:25:31 [2022-01-20T10:25:31.560Z] === RUN   TestConfigsUpdate
10:25:32 [2022-01-20T10:25:32.925Z] --- PASS: TestConfigsUpdate (1.69s)
10:25:32 [2022-01-20T10:25:32.925Z] === RUN   TestTemplatedConfig
10:25:35 [2022-01-20T10:25:35.437Z] --- PASS: TestTemplatedConfig (2.03s)
10:25:35 [2022-01-20T10:25:35.437Z] === RUN   TestConfigCreateResolve
10:25:37 [2022-01-20T10:25:37.323Z] --- PASS: TestConfigCreateResolve (2.10s)
10:25:37 [2022-01-20T10:25:37.323Z] PASS
10:25:37 [2022-01-20T10:25:37.323Z] 
10:25:37 [2022-01-20T10:25:37.323Z] DONE 6 tests in 12.089s
10:25:37 [2022-01-20T10:25:37.323Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:25:37 [2022-01-20T10:25:37.323Z] ++ 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
10:25:37 [2022-01-20T10:25:37.323Z] ++ set -e
10:25:37 [2022-01-20T10:25:37.323Z] ++ '[' -n 0 ']'
10:25:37 [2022-01-20T10:25:37.323Z] ++ set -x
10:25:37 [2022-01-20T10:25:37.323Z] ++ 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
10:25:37 [2022-01-20T10:25:37.323Z] INFO: Testing against a local daemon
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestCheckpoint
10:25:37 [2022-01-20T10:25:37.323Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:25:37 [2022-01-20T10:25:37.323Z] --- SKIP: TestCheckpoint (0.00s)
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestContainerInvalidJSON
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:25:37 [2022-01-20T10:25:37.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:25:37 [2022-01-20T10:25:37.323Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:25:37 [2022-01-20T10:25:37.323Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:25:37 [2022-01-20T10:25:37.323Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:25:37 [2022-01-20T10:25:37.323Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:25:37 [2022-01-20T10:25:37.323Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:25:37 [2022-01-20T10:25:37.323Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:25:37 [2022-01-20T10:25:37.323Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestCopyFromContainerPathIsNotDir
10:25:37 [2022-01-20T10:25:37.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:25:37 [2022-01-20T10:25:37.323Z] === RUN   TestCopyToContainerPathDoesNotExist
10:25:37 [2022-01-20T10:25:37.579Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:25:37 [2022-01-20T10:25:37.579Z] === RUN   TestCopyToContainerPathIsNotDir
10:25:37 [2022-01-20T10:25:37.579Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:25:37 [2022-01-20T10:25:37.579Z] === RUN   TestCopyFromContainer
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer//
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer//bar/root
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer//bar/root/
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer/bar/quux
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer/bar/quux/
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:25:38 [2022-01-20T10:25:38.505Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCopyFromContainer/bar/notarget
10:25:38 [2022-01-20T10:25:38.761Z] --- PASS: TestCopyFromContainer (1.28s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:25:38 [2022-01-20T10:25:38.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateLinkToNonExistingContainer
10:25:38 [2022-01-20T10:25:38.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateWithInvalidEnv
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateWithInvalidEnv/0
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateWithInvalidEnv/0
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateWithInvalidEnv/1
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateWithInvalidEnv/1
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateWithInvalidEnv/2
10:25:38 [2022-01-20T10:25:38.761Z] === PAUSE TestCreateWithInvalidEnv/2
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateWithInvalidEnv/0
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateWithInvalidEnv/2
10:25:38 [2022-01-20T10:25:38.761Z] === CONT  TestCreateWithInvalidEnv/1
10:25:38 [2022-01-20T10:25:38.761Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateTmpfsMountsTarget
10:25:38 [2022-01-20T10:25:38.761Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:25:38 [2022-01-20T10:25:38.761Z] === RUN   TestCreateWithCustomMaskedPaths
10:25:40 [2022-01-20T10:25:40.126Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
10:25:40 [2022-01-20T10:25:40.126Z] === RUN   TestCreateWithCustomReadonlyPaths
10:25:41 [2022-01-20T10:25:41.065Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:41 [2022-01-20T10:25:41.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:41 [2022-01-20T10:25:41.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:25:41 [2022-01-20T10:25:41.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:25:41 [2022-01-20T10:25:41.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:25:41 [2022-01-20T10:25:41.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:25:41 [2022-01-20T10:25:41.065Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:25:41 [2022-01-20T10:25:41.628Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestCreateDifferentPlatform
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestCreateDifferentPlatform/different_os
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:25:41 [2022-01-20T10:25:41.628Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:25:41 [2022-01-20T10:25:41.628Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:25:41 [2022-01-20T10:25:41.628Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:25:41 [2022-01-20T10:25:41.628Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:25:41 [2022-01-20T10:25:41.628Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestContainerStartOnDaemonRestart
10:25:41 [2022-01-20T10:25:41.628Z] === PAUSE TestContainerStartOnDaemonRestart
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestDaemonRestartIpcMode
10:25:41 [2022-01-20T10:25:41.628Z] === PAUSE TestDaemonRestartIpcMode
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestDaemonHostGatewayIP
10:25:41 [2022-01-20T10:25:41.628Z] === PAUSE TestDaemonHostGatewayIP
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestRestartDaemonWithRestartingContainer
10:25:41 [2022-01-20T10:25:41.628Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestContainerKillOnDaemonStart
10:25:41 [2022-01-20T10:25:41.628Z] === PAUSE TestContainerKillOnDaemonStart
10:25:41 [2022-01-20T10:25:41.628Z] === RUN   TestDiff
10:25:41 [2022-01-20T10:25:41.884Z] --- PASS: TestDiff (0.39s)
10:25:41 [2022-01-20T10:25:41.884Z] === RUN   TestExecWithCloseStdin
10:25:42 [2022-01-20T10:25:42.446Z] --- PASS: TestExecWithCloseStdin (0.45s)
10:25:42 [2022-01-20T10:25:42.446Z] === RUN   TestExec
10:25:42 [2022-01-20T10:25:42.702Z] --- PASS: TestExec (0.42s)
10:25:42 [2022-01-20T10:25:42.702Z] === RUN   TestExecUser
10:25:43 [2022-01-20T10:25:43.263Z] --- PASS: TestExecUser (0.44s)
10:25:43 [2022-01-20T10:25:43.263Z] === RUN   TestExportContainerAndImportImage
10:25:43 [2022-01-20T10:25:43.825Z] --- PASS: TestExportContainerAndImportImage (0.53s)
10:25:43 [2022-01-20T10:25:43.825Z] === RUN   TestExportContainerAfterDaemonRestart
10:25:45 [2022-01-20T10:25:45.190Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
10:25:45 [2022-01-20T10:25:45.190Z] === RUN   TestHealthCheckWorkdir
10:25:45 [2022-01-20T10:25:45.446Z] --- PASS: TestHealthCheckWorkdir (0.48s)
10:25:45 [2022-01-20T10:25:45.446Z] === RUN   TestHealthKillContainer
10:25:53 [2022-01-20T10:25:53.525Z] --- PASS: TestHealthKillContainer (7.85s)
10:25:53 [2022-01-20T10:25:53.525Z] === RUN   TestInspectCpusetInConfigPre120
10:25:53 [2022-01-20T10:25:53.781Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
10:25:53 [2022-01-20T10:25:53.781Z] === RUN   TestIpcModeNone
10:25:54 [2022-01-20T10:25:54.036Z] --- PASS: TestIpcModeNone (0.43s)
10:25:54 [2022-01-20T10:25:54.036Z] === RUN   TestIpcModePrivate
10:25:54 [2022-01-20T10:25:54.598Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
10:25:54 [2022-01-20T10:25:54.598Z] --- PASS: TestIpcModePrivate (0.43s)
10:25:54 [2022-01-20T10:25:54.598Z] === RUN   TestIpcModeShareable
10:25:54 [2022-01-20T10:25:54.853Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
10:25:55 [2022-01-20T10:25:55.109Z] --- PASS: TestIpcModeShareable (0.44s)
10:25:55 [2022-01-20T10:25:55.109Z] === RUN   TestAPIIpcModeShareableAndContainer
10:25:56 [2022-01-20T10:25:56.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
10:25:56 [2022-01-20T10:25:56.473Z] === RUN   TestAPIIpcModeHost
10:25:56 [2022-01-20T10:25:56.729Z] --- PASS: TestAPIIpcModeHost (0.31s)
10:25:56 [2022-01-20T10:25:56.729Z] === RUN   TestDaemonIpcModeShareable
10:25:57 [2022-01-20T10:25:57.656Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
10:25:57 [2022-01-20T10:25:57.656Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
10:25:57 [2022-01-20T10:25:57.656Z] === RUN   TestDaemonIpcModePrivate
10:25:58 [2022-01-20T10:25:58.582Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
10:25:58 [2022-01-20T10:25:58.838Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
10:25:58 [2022-01-20T10:25:58.838Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:25:59 [2022-01-20T10:25:59.764Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
10:26:00 [2022-01-20T10:26:00.020Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
10:26:00 [2022-01-20T10:26:00.020Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:26:00 [2022-01-20T10:26:00.946Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
10:26:00 [2022-01-20T10:26:00.946Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s)
10:26:00 [2022-01-20T10:26:00.946Z] === RUN   TestIpcModeOlderClient
10:26:00 [2022-01-20T10:26:00.946Z] === PAUSE TestIpcModeOlderClient
10:26:00 [2022-01-20T10:26:00.946Z] === RUN   TestKillContainerInvalidSignal
10:26:01 [2022-01-20T10:26:01.507Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
10:26:01 [2022-01-20T10:26:01.507Z] === RUN   TestKillContainer
10:26:01 [2022-01-20T10:26:01.507Z] === RUN   TestKillContainer/no_signal
10:26:01 [2022-01-20T10:26:01.763Z] === RUN   TestKillContainer/non_killing_signal
10:26:02 [2022-01-20T10:26:02.018Z] === RUN   TestKillContainer/killing_signal
10:26:02 [2022-01-20T10:26:02.579Z] --- PASS: TestKillContainer (1.17s)
10:26:02 [2022-01-20T10:26:02.579Z]     --- PASS: TestKillContainer/no_signal (0.38s)
10:26:02 [2022-01-20T10:26:02.579Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
10:26:02 [2022-01-20T10:26:02.579Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
10:26:02 [2022-01-20T10:26:02.579Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:26:02 [2022-01-20T10:26:02.579Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:26:03 [2022-01-20T10:26:03.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:26:03 [2022-01-20T10:26:03.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
10:26:03 [2022-01-20T10:26:03.729Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
10:26:03 [2022-01-20T10:26:03.729Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
10:26:03 [2022-01-20T10:26:03.729Z] === RUN   TestKillStoppedContainer
10:26:03 [2022-01-20T10:26:03.729Z] --- PASS: TestKillStoppedContainer (0.04s)
10:26:03 [2022-01-20T10:26:03.729Z] === RUN   TestKillStoppedContainerAPIPre120
10:26:03 [2022-01-20T10:26:03.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:26:03 [2022-01-20T10:26:03.729Z] === RUN   TestKillDifferentUserContainer
10:26:04 [2022-01-20T10:26:04.290Z] --- PASS: TestKillDifferentUserContainer (0.39s)
10:26:04 [2022-01-20T10:26:04.290Z] === RUN   TestInspectOomKilledTrue
10:26:04 [2022-01-20T10:26:04.545Z] --- PASS: TestInspectOomKilledTrue (0.42s)
10:26:04 [2022-01-20T10:26:04.546Z] === RUN   TestInspectOomKilledFalse
10:26:05 [2022-01-20T10:26:05.107Z] --- PASS: TestInspectOomKilledFalse (0.34s)
10:26:05 [2022-01-20T10:26:05.107Z] === RUN   TestLinksEtcHostsContentMatch
10:26:05 [2022-01-20T10:26:05.363Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
10:26:05 [2022-01-20T10:26:05.363Z] === RUN   TestLinksContainerNames
10:26:05 [2022-01-20T10:26:05.926Z] --- PASS: TestLinksContainerNames (0.75s)
10:26:05 [2022-01-20T10:26:05.926Z] === RUN   TestLogsFollowTailEmpty
10:26:06 [2022-01-20T10:26:06.487Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
10:26:06 [2022-01-20T10:26:06.487Z] === RUN   TestContainerNetworkMountsNoChown
10:26:06 [2022-01-20T10:26:06.743Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/default
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/default
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/private
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/private
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rprivate
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rprivate
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/slave
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/slave
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rslave
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rslave
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/shared
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/shared
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rshared
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rshared
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/default
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/default/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/default/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/rslave
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/rshared
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/shared
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/rprivate
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/slave
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/private
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/private/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/private/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:26:06 [2022-01-20T10:26:06.743Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/default/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:26:06 [2022-01-20T10:26:06.743Z] === CONT  TestMountDaemonRoot/default/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/private/bind_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:26:06 [2022-01-20T10:26:06.999Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:26:07 [2022-01-20T10:26:07.255Z] === CONT  TestMountDaemonRoot/private/mount_root
10:26:07 [2022-01-20T10:26:07.255Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:26:07 [2022-01-20T10:26:07.255Z] --- PASS: TestMountDaemonRoot (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:26:07 [2022-01-20T10:26:07.255Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
10:26:07 [2022-01-20T10:26:07.255Z] === RUN   TestContainerBindMountNonRecursive
10:26:08 [2022-01-20T10:26:08.618Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
10:26:08 [2022-01-20T10:26:08.618Z] === RUN   TestContainerVolumesMountedAsShared
10:26:08 [2022-01-20T10:26:08.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s)
10:26:08 [2022-01-20T10:26:08.874Z] === RUN   TestContainerVolumesMountedAsSlave
10:26:09 [2022-01-20T10:26:09.129Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
10:26:09 [2022-01-20T10:26:09.129Z] === RUN   TestNetworkNat
10:26:09 [2022-01-20T10:26:09.385Z] --- PASS: TestNetworkNat (0.40s)
10:26:09 [2022-01-20T10:26:09.385Z] === RUN   TestNetworkLocalhostTCPNat
10:26:09 [2022-01-20T10:26:09.946Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
10:26:09 [2022-01-20T10:26:09.946Z] === RUN   TestNetworkLoopbackNat
10:26:12 [2022-01-20T10:26:12.458Z] --- PASS: TestNetworkLoopbackNat (2.49s)
10:26:12 [2022-01-20T10:26:12.458Z] === RUN   TestPause
10:26:12 [2022-01-20T10:26:12.714Z] --- PASS: TestPause (0.43s)
10:26:12 [2022-01-20T10:26:12.714Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:26:12 [2022-01-20T10:26:12.714Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:26:12 [2022-01-20T10:26:12.714Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:26:12 [2022-01-20T10:26:12.714Z] === RUN   TestPauseStopPausedContainer
10:26:13 [2022-01-20T10:26:13.274Z] --- PASS: TestPauseStopPausedContainer (0.40s)
10:26:13 [2022-01-20T10:26:13.274Z] === RUN   TestPidHost
10:26:14 [2022-01-20T10:26:14.201Z] --- PASS: TestPidHost (0.87s)
10:26:14 [2022-01-20T10:26:14.201Z] === RUN   TestPsFilter
10:26:14 [2022-01-20T10:26:14.201Z] --- PASS: TestPsFilter (0.11s)
10:26:14 [2022-01-20T10:26:14.201Z] === RUN   TestRemoveContainerWithRemovedVolume
10:26:14 [2022-01-20T10:26:14.456Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
10:26:14 [2022-01-20T10:26:14.456Z] === RUN   TestRemoveContainerWithVolume
10:26:15 [2022-01-20T10:26:15.017Z] --- PASS: TestRemoveContainerWithVolume (0.35s)
10:26:15 [2022-01-20T10:26:15.017Z] === RUN   TestRemoveContainerRunning
10:26:15 [2022-01-20T10:26:15.274Z] --- PASS: TestRemoveContainerRunning (0.42s)
10:26:15 [2022-01-20T10:26:15.274Z] === RUN   TestRemoveContainerForceRemoveRunning
10:26:15 [2022-01-20T10:26:15.530Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s)
10:26:15 [2022-01-20T10:26:15.530Z] === RUN   TestRemoveInvalidContainer
10:26:15 [2022-01-20T10:26:15.530Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:26:15 [2022-01-20T10:26:15.530Z] === RUN   TestRenameLinkedContainer
10:26:17 [2022-01-20T10:26:17.419Z] --- PASS: TestRenameLinkedContainer (1.52s)
10:26:17 [2022-01-20T10:26:17.419Z] === RUN   TestRenameStoppedContainer
10:26:17 [2022-01-20T10:26:17.675Z] --- PASS: TestRenameStoppedContainer (0.38s)
10:26:17 [2022-01-20T10:26:17.675Z] === RUN   TestRenameRunningContainerAndReuse
10:26:18 [2022-01-20T10:26:18.236Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s)
10:26:18 [2022-01-20T10:26:18.236Z] === RUN   TestRenameInvalidName
10:26:18 [2022-01-20T10:26:18.797Z] --- PASS: TestRenameInvalidName (0.40s)
10:26:18 [2022-01-20T10:26:18.797Z] === RUN   TestRenameAnonymousContainer
10:26:20 [2022-01-20T10:26:20.162Z] --- PASS: TestRenameAnonymousContainer (1.36s)
10:26:20 [2022-01-20T10:26:20.162Z] === RUN   TestRenameContainerWithSameName
10:26:20 [2022-01-20T10:26:20.418Z] --- PASS: TestRenameContainerWithSameName (0.37s)
10:26:20 [2022-01-20T10:26:20.418Z] === RUN   TestRenameContainerWithLinkedContainer
10:26:21 [2022-01-20T10:26:21.344Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
10:26:21 [2022-01-20T10:26:21.344Z] === RUN   TestResize
10:26:21 [2022-01-20T10:26:21.603Z] --- PASS: TestResize (0.40s)
10:26:21 [2022-01-20T10:26:21.603Z] === RUN   TestResizeWithInvalidSize
10:26:21 [2022-01-20T10:26:21.859Z] --- PASS: TestResizeWithInvalidSize (0.39s)
10:26:21 [2022-01-20T10:26:21.859Z] === RUN   TestResizeWhenContainerNotStarted
10:26:22 [2022-01-20T10:26:22.419Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:22 [2022-01-20T10:26:22.419Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:26:22 [2022-01-20T10:26:22.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:26:23 [2022-01-20T10:26:23.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:26:24 [2022-01-20T10:26:24.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:26:25 [2022-01-20T10:26:25.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:26:25 [2022-01-20T10:26:25.403Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:26:26 [2022-01-20T10:26:26.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:26 [2022-01-20T10:26:26.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:29 [2022-01-20T10:26:29.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:26:29 [2022-01-20T10:26:29.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:26:34 [2022-01-20T10:26:34.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:26:34 [2022-01-20T10:26:34.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:26:34 [2022-01-20T10:26:34.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:26:35 [2022-01-20T10:26:35.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:26:37 [2022-01-20T10:26:37.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:26:37 [2022-01-20T10:26:37.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:26:38 [2022-01-20T10:26:38.975Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.60s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s)
10:26:38 [2022-01-20T10:26:38.975Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
10:26:38 [2022-01-20T10:26:38.975Z] === RUN   TestCgroupNamespacesRun
10:26:39 [2022-01-20T10:26:39.903Z] --- PASS: TestCgroupNamespacesRun (1.10s)
10:26:39 [2022-01-20T10:26:39.903Z] === RUN   TestCgroupNamespacesRunPrivileged
10:26:40 [2022-01-20T10:26:40.829Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
10:26:40 [2022-01-20T10:26:40.829Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:26:42 [2022-01-20T10:26:42.193Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
10:26:42 [2022-01-20T10:26:42.193Z] === RUN   TestCgroupNamespacesRunHostMode
10:26:43 [2022-01-20T10:26:43.119Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
10:26:43 [2022-01-20T10:26:43.119Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:26:44 [2022-01-20T10:26:44.060Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
10:26:44 [2022-01-20T10:26:44.060Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:26:45 [2022-01-20T10:26:45.430Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
10:26:45 [2022-01-20T10:26:45.431Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:26:45 [2022-01-20T10:26:45.991Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
10:26:45 [2022-01-20T10:26:45.991Z] === RUN   TestCgroupNamespacesRunOlderClient
10:26:46 [2022-01-20T10:26:46.918Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
10:26:46 [2022-01-20T10:26:46.918Z] === RUN   TestNISDomainname
10:26:47 [2022-01-20T10:26:47.480Z] --- PASS: TestNISDomainname (0.47s)
10:26:47 [2022-01-20T10:26:47.480Z] === RUN   TestHostnameDnsResolution
10:26:48 [2022-01-20T10:26:48.040Z] --- PASS: TestHostnameDnsResolution (0.59s)
10:26:48 [2022-01-20T10:26:48.040Z] === RUN   TestUnprivilegedPortsAndPing
10:26:48 [2022-01-20T10:26:48.601Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
10:26:48 [2022-01-20T10:26:48.601Z] === RUN   TestStats
10:26:51 [2022-01-20T10:26:51.114Z] --- PASS: TestStats (2.38s)
10:26:51 [2022-01-20T10:26:51.114Z] === RUN   TestStopContainerWithTimeout
10:26:51 [2022-01-20T10:26:51.114Z] === RUN   TestStopContainerWithTimeout/0
10:26:51 [2022-01-20T10:26:51.114Z] === PAUSE TestStopContainerWithTimeout/0
10:26:51 [2022-01-20T10:26:51.114Z] === RUN   TestStopContainerWithTimeout/1
10:26:51 [2022-01-20T10:26:51.114Z] === PAUSE TestStopContainerWithTimeout/1
10:26:51 [2022-01-20T10:26:51.114Z] === RUN   TestStopContainerWithTimeout/3
10:26:51 [2022-01-20T10:26:51.114Z] === PAUSE TestStopContainerWithTimeout/3
10:26:51 [2022-01-20T10:26:51.114Z] === RUN   TestStopContainerWithTimeout/-1
10:26:51 [2022-01-20T10:26:51.114Z] === PAUSE TestStopContainerWithTimeout/-1
10:26:51 [2022-01-20T10:26:51.114Z] === CONT  TestStopContainerWithTimeout/0
10:26:51 [2022-01-20T10:26:51.114Z] === CONT  TestStopContainerWithTimeout/-1
10:26:51 [2022-01-20T10:26:51.676Z] === CONT  TestStopContainerWithTimeout/3
10:26:53 [2022-01-20T10:26:53.562Z] === CONT  TestStopContainerWithTimeout/1
10:26:54 [2022-01-20T10:26:54.925Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:26:54 [2022-01-20T10:26:54.925Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
10:26:54 [2022-01-20T10:26:54.925Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
10:26:54 [2022-01-20T10:26:54.925Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
10:26:54 [2022-01-20T10:26:54.925Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
10:26:54 [2022-01-20T10:26:54.925Z] === RUN   TestDeleteDevicemapper
10:26:54 [2022-01-20T10:26:54.925Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:26:54 [2022-01-20T10:26:54.925Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:26:54 [2022-01-20T10:26:54.925Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:26:56 [2022-01-20T10:26:56.288Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
10:26:56 [2022-01-20T10:26:56.288Z] === RUN   TestUpdateMemory
10:26:56 [2022-01-20T10:26:56.543Z] --- PASS: TestUpdateMemory (0.48s)
10:26:56 [2022-01-20T10:26:56.543Z] === RUN   TestUpdateCPUQuota
10:26:57 [2022-01-20T10:26:57.470Z] --- PASS: TestUpdateCPUQuota (0.68s)
10:26:57 [2022-01-20T10:26:57.470Z] === RUN   TestUpdatePidsLimit
10:26:57 [2022-01-20T10:26:57.470Z] === RUN   TestUpdatePidsLimit/update_from_none
10:26:57 [2022-01-20T10:26:57.470Z] === RUN   TestUpdatePidsLimit/no_change
10:26:57 [2022-01-20T10:26:57.726Z] === RUN   TestUpdatePidsLimit/update_lower
10:26:57 [2022-01-20T10:26:57.726Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:26:57 [2022-01-20T10:26:57.981Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:26:58 [2022-01-20T10:26:58.237Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:26:58 [2022-01-20T10:26:58.492Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:26:59 [2022-01-20T10:26:59.053Z] --- PASS: TestUpdatePidsLimit (1.70s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
10:26:59 [2022-01-20T10:26:59.053Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
10:26:59 [2022-01-20T10:26:59.053Z] === RUN   TestUpdateRestartPolicy
10:27:11 [2022-01-20T10:27:11.216Z] --- PASS: TestUpdateRestartPolicy (10.66s)
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestUpdateRestartWithAutoRemove
10:27:11 [2022-01-20T10:27:11.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitNonBlocked
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:27:11 [2022-01-20T10:27:11.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] --- PASS: TestWaitNonBlocked (0.01s)
10:27:11 [2022-01-20T10:27:11.216Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s)
10:27:11 [2022-01-20T10:27:11.216Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitBlocked
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:27:11 [2022-01-20T10:27:11.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:27:11 [2022-01-20T10:27:11.216Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:27:11 [2022-01-20T10:27:11.216Z] --- PASS: TestWaitBlocked (0.01s)
10:27:11 [2022-01-20T10:27:11.216Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s)
10:27:11 [2022-01-20T10:27:11.216Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s)
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestContainerStartOnDaemonRestart
10:27:11 [2022-01-20T10:27:11.216Z] === CONT  TestRestartDaemonWithRestartingContainer
10:27:13 [2022-01-20T10:27:13.119Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s)
10:27:13 [2022-01-20T10:27:13.119Z] === CONT  TestIpcModeOlderClient
10:27:13 [2022-01-20T10:27:13.119Z] --- PASS: TestIpcModeOlderClient (0.05s)
10:27:13 [2022-01-20T10:27:13.119Z] === CONT  TestContainerKillOnDaemonStart
10:27:13 [2022-01-20T10:27:13.374Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s)
10:27:13 [2022-01-20T10:27:13.374Z] === CONT  TestDaemonHostGatewayIP
10:27:15 [2022-01-20T10:27:15.887Z] --- PASS: TestDaemonHostGatewayIP (2.21s)
10:27:15 [2022-01-20T10:27:15.887Z] === CONT  TestDaemonRestartIpcMode
10:27:17 [2022-01-20T10:27:17.774Z] --- PASS: TestDaemonRestartIpcMode (2.03s)
10:27:25 [2022-01-20T10:27:25.851Z] --- PASS: TestContainerKillOnDaemonStart (11.50s)
10:27:25 [2022-01-20T10:27:25.851Z] PASS
10:27:25 [2022-01-20T10:27:25.851Z] 
10:27:25 [2022-01-20T10:27:25.851Z] === Skipped
10:27:25 [2022-01-20T10:27:25.851Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:27:25 [2022-01-20T10:27:25.851Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:27:25 [2022-01-20T10:27:25.851Z] 
10:27:25 [2022-01-20T10:27:25.851Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:27:25 [2022-01-20T10:27:25.851Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:27:25 [2022-01-20T10:27:25.851Z] 
10:27:25 [2022-01-20T10:27:25.851Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:27:25 [2022-01-20T10:27:25.851Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:27:25 [2022-01-20T10:27:25.851Z] 
10:27:25 [2022-01-20T10:27:25.851Z] DONE 200 tests, 3 skipped in 107.421s
10:27:25 [2022-01-20T10:27:25.851Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
10:27:25 [2022-01-20T10:27:25.851Z] ++ 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
10:27:25 [2022-01-20T10:27:25.851Z] ++ set -e
10:27:25 [2022-01-20T10:27:25.851Z] ++ '[' -n 0 ']'
10:27:25 [2022-01-20T10:27:25.851Z] ++ set -x
10:27:25 [2022-01-20T10:27:25.851Z] ++ 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
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestConfigDaemonLibtrustID
10:27:25 [2022-01-20T10:27:25.851Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestDaemonConfigValidation
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:27:25 [2022-01-20T10:27:25.851Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:27:25 [2022-01-20T10:27:25.851Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestDaemonConfigValidation/invalid_config
10:27:25 [2022-01-20T10:27:25.851Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:27:25 [2022-01-20T10:27:25.851Z] === RUN   TestDaemonConfigValidation/malformed_config
10:27:25 [2022-01-20T10:27:25.852Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:27:25 [2022-01-20T10:27:25.852Z] === RUN   TestDaemonConfigValidation/valid_config
10:27:25 [2022-01-20T10:27:25.852Z] === PAUSE TestDaemonConfigValidation/valid_config
10:27:25 [2022-01-20T10:27:25.852Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:27:25 [2022-01-20T10:27:25.852Z] === CONT  TestDaemonConfigValidation/valid_config
10:27:25 [2022-01-20T10:27:25.852Z] === CONT  TestDaemonConfigValidation/invalid_config
10:27:25 [2022-01-20T10:27:25.852Z] === CONT  TestDaemonConfigValidation/malformed_config
10:27:25 [2022-01-20T10:27:25.852Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:27:25 [2022-01-20T10:27:25.852Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:27:25 [2022-01-20T10:27:25.852Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:27:25 [2022-01-20T10:27:25.852Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
10:27:25 [2022-01-20T10:27:25.852Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
10:27:25 [2022-01-20T10:27:25.852Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.12s)
10:27:25 [2022-01-20T10:27:25.852Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
10:27:25 [2022-01-20T10:27:25.852Z] === RUN   TestConfigDaemonSeccompProfiles
10:27:25 [2022-01-20T10:27:25.852Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:27:26 [2022-01-20T10:27:26.777Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:27:27 [2022-01-20T10:27:27.703Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:27:28 [2022-01-20T10:27:28.821Z] === CONT  TestConfigDaemonSeccompProfiles
10:27:28 [2022-01-20T10:27:28.821Z]     daemon_test.go:156: [dfd8d216ac4f5] daemon is not started
10:27:28 [2022-01-20T10:27:28.821Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:27:28 [2022-01-20T10:27:28.821Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
10:27:28 [2022-01-20T10:27:28.821Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:27:28 [2022-01-20T10:27:28.821Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:27:28 [2022-01-20T10:27:28.821Z] === RUN   TestDaemonProxy
10:27:28 [2022-01-20T10:27:28.821Z] === RUN   TestDaemonProxy/environment_variables
10:27:30 [2022-01-20T10:27:30.707Z] === RUN   TestDaemonProxy/command-line_options
10:27:32 [2022-01-20T10:27:32.070Z] === RUN   TestDaemonProxy/configuration_file
10:27:33 [2022-01-20T10:27:33.957Z] === RUN   TestDaemonProxy/conflicting_options
10:27:34 [2022-01-20T10:27:34.517Z] === RUN   TestDaemonProxy/reload_sanitized
10:27:35 [2022-01-20T10:27:35.079Z] --- PASS: TestDaemonProxy (6.29s)
10:27:35 [2022-01-20T10:27:35.079Z]     --- PASS: TestDaemonProxy/environment_variables (1.80s)
10:27:35 [2022-01-20T10:27:35.079Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
10:27:35 [2022-01-20T10:27:35.079Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:27:35 [2022-01-20T10:27:35.079Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:27:35 [2022-01-20T10:27:35.079Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
10:27:35 [2022-01-20T10:27:35.079Z] PASS
10:27:35 [2022-01-20T10:27:35.079Z] 
10:27:35 [2022-01-20T10:27:35.079Z] DONE 17 tests in 10.345s
10:27:35 [2022-01-20T10:27:35.079Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:27:35 [2022-01-20T10:27:35.079Z] ++ 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
10:27:35 [2022-01-20T10:27:35.079Z] ++ set -e
10:27:35 [2022-01-20T10:27:35.079Z] ++ '[' -n 0 ']'
10:27:35 [2022-01-20T10:27:35.079Z] ++ set -x
10:27:35 [2022-01-20T10:27:35.079Z] ++ 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
10:27:35 [2022-01-20T10:27:35.079Z] INFO: Testing against a local daemon
10:27:35 [2022-01-20T10:27:35.079Z] === RUN   TestCommitInheritsEnv
10:27:35 [2022-01-20T10:27:35.334Z] --- PASS: TestCommitInheritsEnv (0.22s)
10:27:35 [2022-01-20T10:27:35.334Z] === RUN   TestImportExtremelyLargeImageWorks
10:27:35 [2022-01-20T10:27:35.334Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:27:35 [2022-01-20T10:27:35.334Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:27:35 [2022-01-20T10:27:35.334Z] === RUN   TestImagesFilterMultiReference
10:27:35 [2022-01-20T10:27:35.334Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:27:35 [2022-01-20T10:27:35.334Z] === RUN   TestImagePullPlatformInvalid
10:27:35 [2022-01-20T10:27:35.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:27:35 [2022-01-20T10:27:35.334Z] === RUN   TestRemoveImageOrphaning
10:27:35 [2022-01-20T10:27:35.590Z] --- PASS: TestRemoveImageOrphaning (0.21s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestRemoveImageGarbageCollector
10:27:35 [2022-01-20T10:27:35.590Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:27:35 [2022-01-20T10:27:35.590Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:27:35 [2022-01-20T10:27:35.590Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestTagInvalidReference
10:27:35 [2022-01-20T10:27:35.590Z] --- PASS: TestTagInvalidReference (0.01s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestTagValidPrefixedRepo
10:27:35 [2022-01-20T10:27:35.590Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestTagExistedNameWithoutForce
10:27:35 [2022-01-20T10:27:35.590Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:27:35 [2022-01-20T10:27:35.590Z] === RUN   TestTagOfficialNames
10:27:35 [2022-01-20T10:27:35.846Z] --- PASS: TestTagOfficialNames (0.05s)
10:27:35 [2022-01-20T10:27:35.846Z] === RUN   TestTagMatchesDigest
10:27:35 [2022-01-20T10:27:35.846Z] --- PASS: TestTagMatchesDigest (0.01s)
10:27:35 [2022-01-20T10:27:35.846Z] PASS
10:27:35 [2022-01-20T10:27:35.846Z] 
10:27:35 [2022-01-20T10:27:35.846Z] === Skipped
10:27:35 [2022-01-20T10:27:35.846Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:27:35 [2022-01-20T10:27:35.846Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:27:35 [2022-01-20T10:27:35.846Z] 
10:27:35 [2022-01-20T10:27:35.846Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:27:35 [2022-01-20T10:27:35.846Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:27:35 [2022-01-20T10:27:35.846Z] 
10:27:35 [2022-01-20T10:27:35.846Z] DONE 12 tests, 2 skipped in 0.793s
10:27:35 [2022-01-20T10:27:35.846Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:27:35 [2022-01-20T10:27:35.846Z] ++ 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
10:27:35 [2022-01-20T10:27:35.846Z] ++ set -e
10:27:35 [2022-01-20T10:27:35.846Z] ++ '[' -n 0 ']'
10:27:35 [2022-01-20T10:27:35.846Z] ++ set -x
10:27:35 [2022-01-20T10:27:35.846Z] ++ 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
10:27:35 [2022-01-20T10:27:35.846Z] INFO: Testing against a local daemon
10:27:35 [2022-01-20T10:27:35.846Z] === RUN   TestNetworkCreateDelete
10:27:35 [2022-01-20T10:27:35.846Z] --- PASS: TestNetworkCreateDelete (0.13s)
10:27:35 [2022-01-20T10:27:35.846Z] === RUN   TestDockerNetworkDeletePreferID
10:27:36 [2022-01-20T10:27:36.407Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
10:27:36 [2022-01-20T10:27:36.407Z] === RUN   TestDaemonDNSFallback
10:27:42 [2022-01-20T10:27:42.948Z] --- PASS: TestDaemonDNSFallback (6.18s)
10:27:42 [2022-01-20T10:27:42.948Z] === RUN   TestInspectNetwork
10:27:45 [2022-01-20T10:27:45.462Z] === RUN   TestInspectNetwork/full_network_id
10:27:45 [2022-01-20T10:27:45.462Z] === RUN   TestInspectNetwork/partial_network_id
10:27:45 [2022-01-20T10:27:45.462Z] === RUN   TestInspectNetwork/network_name
10:27:45 [2022-01-20T10:27:45.462Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:27:49 [2022-01-20T10:27:49.624Z] --- PASS: TestInspectNetwork (6.97s)
10:27:49 [2022-01-20T10:27:49.624Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:27:49 [2022-01-20T10:27:49.624Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:27:49 [2022-01-20T10:27:49.624Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:27:49 [2022-01-20T10:27:49.624Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:27:49 [2022-01-20T10:27:49.624Z] === RUN   TestRunContainerWithBridgeNone
10:27:50 [2022-01-20T10:27:50.988Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
10:27:50 [2022-01-20T10:27:50.988Z] === RUN   TestNetworkInvalidJSON
10:27:50 [2022-01-20T10:27:50.988Z] === RUN   TestNetworkInvalidJSON//networks/create
10:27:50 [2022-01-20T10:27:50.988Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:27:50 [2022-01-20T10:27:50.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:27:50 [2022-01-20T10:27:50.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:27:50 [2022-01-20T10:27:50.988Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:27:50 [2022-01-20T10:27:50.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:27:50 [2022-01-20T10:27:50.988Z] === CONT  TestNetworkInvalidJSON//networks/create
10:27:50 [2022-01-20T10:27:50.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:27:50 [2022-01-20T10:27:50.988Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:27:50 [2022-01-20T10:27:50.988Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:27:50 [2022-01-20T10:27:50.989Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:27:50 [2022-01-20T10:27:50.989Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:27:50 [2022-01-20T10:27:50.989Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:27:50 [2022-01-20T10:27:50.989Z] === RUN   TestNetworkList
10:27:50 [2022-01-20T10:27:50.989Z] === RUN   TestNetworkList//networks
10:27:50 [2022-01-20T10:27:50.989Z] === PAUSE TestNetworkList//networks
10:27:50 [2022-01-20T10:27:50.989Z] === RUN   TestNetworkList//networks/
10:27:50 [2022-01-20T10:27:50.989Z] === PAUSE TestNetworkList//networks/
10:27:50 [2022-01-20T10:27:50.989Z] === CONT  TestNetworkList//networks
10:27:50 [2022-01-20T10:27:50.989Z] === CONT  TestNetworkList//networks/
10:27:50 [2022-01-20T10:27:50.989Z] --- PASS: TestNetworkList (0.01s)
10:27:50 [2022-01-20T10:27:50.989Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:27:50 [2022-01-20T10:27:50.989Z]     --- PASS: TestNetworkList//networks (0.00s)
10:27:50 [2022-01-20T10:27:50.989Z] === RUN   TestHostIPv4BridgeLabel
10:27:51 [2022-01-20T10:27:51.549Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
10:27:51 [2022-01-20T10:27:51.549Z] === RUN   TestDaemonRestartWithLiveRestore
10:27:52 [2022-01-20T10:27:52.475Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
10:27:52 [2022-01-20T10:27:52.475Z] === RUN   TestDaemonDefaultNetworkPools
10:27:53 [2022-01-20T10:27:53.401Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
10:27:53 [2022-01-20T10:27:53.401Z] === RUN   TestDaemonRestartWithExistingNetwork
10:27:54 [2022-01-20T10:27:54.327Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
10:27:54 [2022-01-20T10:27:54.327Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:27:55 [2022-01-20T10:27:55.690Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
10:27:55 [2022-01-20T10:27:55.690Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:27:55 [2022-01-20T10:27:55.946Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
10:27:55 [2022-01-20T10:27:55.946Z] === RUN   TestServiceWithPredefinedNetwork
10:27:58 [2022-01-20T10:27:58.460Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s)
10:27:58 [2022-01-20T10:27:58.460Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:27:58 [2022-01-20T10:27:58.460Z]     service_test.go:243: FLAKY_TEST
10:27:58 [2022-01-20T10:27:58.460Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:27:58 [2022-01-20T10:27:58.460Z] === RUN   TestServiceWithDataPathPortInit
10:28:13 [2022-01-20T10:28:13.301Z] --- PASS: TestServiceWithDataPathPortInit (13.01s)
10:28:13 [2022-01-20T10:28:13.301Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:28:13 [2022-01-20T10:28:13.560Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2iqkgpozcmv5bj0ik5m3cxjyc Created:2022-01-20 10:28:12.430802074 +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[54a8349fdc9782d302e3c7d132606761e92d47234a7592a8823fb898d787513c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s530qp5ufbqz8obbqd82pxjvu EndpointID:fb8ea9eae764715ec26585f3480e58676a49d94922805f21c018fda1c783e073 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:729f1d4ac90f0342da53f1e1a988325bffa15ff927996d56e27a23154c0150b8 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:ede39722029e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s530qp5ufbqz8obbqd82pxjvu EndpointID:fb8ea9eae764715ec26585f3480e58676a49d94922805f21c018fda1c783e073 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:28:18 [2022-01-20T10:28:18.798Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
10:28:18 [2022-01-20T10:28:18.798Z] PASS
10:28:18 [2022-01-20T10:28:18.798Z] 
10:28:18 [2022-01-20T10:28:18.798Z] === Skipped
10:28:18 [2022-01-20T10:28:18.798Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:28:18 [2022-01-20T10:28:18.798Z]     service_test.go:243: FLAKY_TEST
10:28:18 [2022-01-20T10:28:18.798Z] 
10:28:18 [2022-01-20T10:28:18.798Z] DONE 26 tests, 1 skipped in 42.140s
10:28:18 [2022-01-20T10:28:18.798Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:28:18 [2022-01-20T10:28:18.798Z] ++ 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
10:28:18 [2022-01-20T10:28:18.798Z] ++ set -e
10:28:18 [2022-01-20T10:28:18.798Z] ++ '[' -n 0 ']'
10:28:18 [2022-01-20T10:28:18.798Z] ++ set -x
10:28:18 [2022-01-20T10:28:18.798Z] ++ 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
10:28:18 [2022-01-20T10:28:18.798Z] INFO: Testing against a local daemon
10:28:18 [2022-01-20T10:28:18.798Z] === RUN   TestDockerNetworkIpvlanPersistance
10:28:18 [2022-01-20T10:28:18.798Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:28:18 [2022-01-20T10:28:18.798Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:28:18 [2022-01-20T10:28:18.798Z] === RUN   TestDockerNetworkIpvlan
10:28:18 [2022-01-20T10:28:18.798Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:28:18 [2022-01-20T10:28:18.798Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:28:18 [2022-01-20T10:28:18.798Z] PASS
10:28:18 [2022-01-20T10:28:18.798Z] 
10:28:18 [2022-01-20T10:28:18.798Z] === Skipped
10:28:18 [2022-01-20T10:28:18.798Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:28:18 [2022-01-20T10:28:18.798Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:28:18 [2022-01-20T10:28:18.798Z] 
10:28:18 [2022-01-20T10:28:18.798Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:28:18 [2022-01-20T10:28:18.798Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:28:18 [2022-01-20T10:28:18.798Z] 
10:28:18 [2022-01-20T10:28:18.798Z] DONE 2 tests, 2 skipped in 0.091s
10:28:18 [2022-01-20T10:28:18.798Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:28:18 [2022-01-20T10:28:18.798Z] ++ 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
10:28:18 [2022-01-20T10:28:18.798Z] ++ set -e
10:28:18 [2022-01-20T10:28:18.798Z] ++ '[' -n 0 ']'
10:28:18 [2022-01-20T10:28:18.798Z] ++ set -x
10:28:18 [2022-01-20T10:28:18.798Z] ++ 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
10:28:18 [2022-01-20T10:28:18.798Z] INFO: Testing against a local daemon
10:28:18 [2022-01-20T10:28:18.798Z] === RUN   TestDockerNetworkMacvlanPersistance
10:28:19 [2022-01-20T10:28:19.359Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
10:28:19 [2022-01-20T10:28:19.359Z] === RUN   TestDockerNetworkMacvlan
10:28:19 [2022-01-20T10:28:19.920Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:28:20 [2022-01-20T10:28:20.847Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:28:21 [2022-01-20T10:28:21.408Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:28:23 [2022-01-20T10:28:23.296Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:28:24 [2022-01-20T10:28:24.659Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:28:27 [2022-01-20T10:28:27.172Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:28:28 [2022-01-20T10:28:28.099Z] --- PASS: TestDockerNetworkMacvlan (8.64s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.68s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s)
10:28:28 [2022-01-20T10:28:28.099Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
10:28:28 [2022-01-20T10:28:28.099Z] PASS
10:28:28 [2022-01-20T10:28:28.099Z] 
10:28:28 [2022-01-20T10:28:28.099Z] DONE 8 tests in 9.926s
10:28:28 [2022-01-20T10:28:28.099Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:28:28 [2022-01-20T10:28:28.099Z] ++ 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
10:28:28 [2022-01-20T10:28:28.099Z] ++ set -e
10:28:28 [2022-01-20T10:28:28.099Z] ++ '[' -n 0 ']'
10:28:28 [2022-01-20T10:28:28.099Z] ++ set -x
10:28:28 [2022-01-20T10:28:28.099Z] ++ 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
10:28:28 [2022-01-20T10:28:28.099Z] testing: warning: no tests to run
10:28:28 [2022-01-20T10:28:28.099Z] PASS
10:28:28 [2022-01-20T10:28:28.099Z] 
10:28:28 [2022-01-20T10:28:28.099Z] DONE 0 tests in 0.022s
10:28:28 [2022-01-20T10:28:28.099Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:28:28 [2022-01-20T10:28:28.099Z] ++ 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
10:28:28 [2022-01-20T10:28:28.099Z] ++ set -e
10:28:28 [2022-01-20T10:28:28.099Z] ++ '[' -n 0 ']'
10:28:28 [2022-01-20T10:28:28.099Z] ++ set -x
10:28:28 [2022-01-20T10:28:28.099Z] ++ 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
10:28:28 [2022-01-20T10:28:28.099Z] INFO: Testing against a local daemon
10:28:28 [2022-01-20T10:28:28.099Z] === RUN   TestAuthZPluginAllowRequest
10:28:29 [2022-01-20T10:28:29.462Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
10:28:29 [2022-01-20T10:28:29.463Z] === RUN   TestAuthZPluginTLS
10:28:29 [2022-01-20T10:28:29.718Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:28:29 [2022-01-20T10:28:29.718Z] === RUN   TestAuthZPluginDenyRequest
10:28:30 [2022-01-20T10:28:30.278Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:28:30 [2022-01-20T10:28:30.278Z] === RUN   TestAuthZPluginAPIDenyResponse
10:28:30 [2022-01-20T10:28:30.839Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:28:30 [2022-01-20T10:28:30.839Z] === RUN   TestAuthZPluginDenyResponse
10:28:31 [2022-01-20T10:28:31.400Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:28:31 [2022-01-20T10:28:31.400Z] === RUN   TestAuthZPluginAllowEventStream
10:28:32 [2022-01-20T10:28:32.327Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s)
10:28:32 [2022-01-20T10:28:32.327Z] === RUN   TestAuthZPluginErrorResponse
10:28:32 [2022-01-20T10:28:32.888Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:28:32 [2022-01-20T10:28:32.888Z] === RUN   TestAuthZPluginErrorRequest
10:28:33 [2022-01-20T10:28:33.449Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:28:33 [2022-01-20T10:28:33.449Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:28:34 [2022-01-20T10:28:34.010Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:28:34 [2022-01-20T10:28:34.010Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:28:35 [2022-01-20T10:28:35.399Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s)
10:28:35 [2022-01-20T10:28:35.399Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:28:36 [2022-01-20T10:28:36.761Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s)
10:28:36 [2022-01-20T10:28:36.761Z] === RUN   TestAuthZPluginHeader
10:28:37 [2022-01-20T10:28:37.322Z] --- PASS: TestAuthZPluginHeader (0.68s)
10:28:37 [2022-01-20T10:28:37.322Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:28:37 [2022-01-20T10:28:37.322Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:37 [2022-01-20T10:28:37.322Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:28:37 [2022-01-20T10:28:37.322Z] === RUN   TestAuthZPluginV2Disable
10:28:37 [2022-01-20T10:28:37.322Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:37 [2022-01-20T10:28:37.322Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:28:37 [2022-01-20T10:28:37.322Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:28:37 [2022-01-20T10:28:37.322Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:37 [2022-01-20T10:28:37.322Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:28:37 [2022-01-20T10:28:37.322Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:28:37 [2022-01-20T10:28:37.322Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:37 [2022-01-20T10:28:37.322Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:28:37 [2022-01-20T10:28:37.322Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:28:55 [2022-01-20T10:28:55.355Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
10:28:55 [2022-01-20T10:28:55.355Z] PASS
10:28:55 [2022-01-20T10:28:55.355Z] 
10:28:55 [2022-01-20T10:28:55.355Z] === Skipped
10:28:55 [2022-01-20T10:28:55.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:28:55 [2022-01-20T10:28:55.355Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:55 [2022-01-20T10:28:55.355Z] 
10:28:55 [2022-01-20T10:28:55.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:28:55 [2022-01-20T10:28:55.355Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:55 [2022-01-20T10:28:55.355Z] 
10:28:55 [2022-01-20T10:28:55.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:28:55 [2022-01-20T10:28:55.355Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:55 [2022-01-20T10:28:55.355Z] 
10:28:55 [2022-01-20T10:28:55.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:28:55 [2022-01-20T10:28:55.355Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:28:55 [2022-01-20T10:28:55.355Z] 
10:28:55 [2022-01-20T10:28:55.355Z] DONE 17 tests, 4 skipped in 25.802s
10:28:55 [2022-01-20T10:28:55.355Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:28:55 [2022-01-20T10:28:55.355Z] ++ 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
10:28:55 [2022-01-20T10:28:55.355Z] ++ set -e
10:28:55 [2022-01-20T10:28:55.355Z] ++ '[' -n 0 ']'
10:28:55 [2022-01-20T10:28:55.355Z] ++ set -x
10:28:55 [2022-01-20T10:28:55.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
10:28:55 [2022-01-20T10:28:55.355Z] INFO: Testing against a local daemon
10:28:55 [2022-01-20T10:28:55.355Z] === RUN   TestPluginInvalidJSON
10:28:55 [2022-01-20T10:28:55.355Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:28:55 [2022-01-20T10:28:55.355Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:28:55 [2022-01-20T10:28:55.355Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:28:55 [2022-01-20T10:28:55.355Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:28:55 [2022-01-20T10:28:55.355Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:28:55 [2022-01-20T10:28:55.355Z] === RUN   TestPluginInstall
10:28:55 [2022-01-20T10:28:55.355Z] === RUN   TestPluginInstall/no_auth
10:28:55 [2022-01-20T10:28:55.355Z] time="2022-01-20T10:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:55 [2022-01-20T10:28:55.355Z] time="2022-01-20T10:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4db0e498617573a1eb4dde5903b3855139ddd88ce881fb975449e551335f47be" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:55 [2022-01-20T10:28:55.355Z] time="2022-01-20T10:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:55 [2022-01-20T10:28:55.355Z] time="2022-01-20T10:28:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4db0e498617573a1eb4dde5903b3855139ddd88ce881fb975449e551335f47be" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:55 [2022-01-20T10:28:55.355Z] === RUN   TestPluginInstall/with_htpasswd
10:28:55 [2022-01-20T10:28:55.611Z] time="2022-01-20T10:28:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:55 [2022-01-20T10:28:55.611Z] time="2022-01-20T10:28:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75a3314e2058c2e07497b47a77579bb426d94067c35393a51d1229d80a152aea" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:55 [2022-01-20T10:28:55.611Z] time="2022-01-20T10:28:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:55 [2022-01-20T10:28:55.611Z] time="2022-01-20T10:28:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75a3314e2058c2e07497b47a77579bb426d94067c35393a51d1229d80a152aea" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:55 [2022-01-20T10:28:55.867Z] === RUN   TestPluginInstall/with_insecure
10:28:56 [2022-01-20T10:28:56.793Z] time="2022-01-20T10:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:56 [2022-01-20T10:28:56.793Z] time="2022-01-20T10:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feca9e7406d81eab906a50ef58da0abf763c933e3939c0ab48134207836a4ee7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:56 [2022-01-20T10:28:56.793Z] time="2022-01-20T10:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:28:56 [2022-01-20T10:28:56.793Z] time="2022-01-20T10:28:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:feca9e7406d81eab906a50ef58da0abf763c933e3939c0ab48134207836a4ee7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:28:56 [2022-01-20T10:28:56.793Z]     plugin_test.go:165: [d13cf21bd52bb] daemon is not started
10:28:56 [2022-01-20T10:28:56.793Z] --- PASS: TestPluginInstall (2.87s)
10:28:56 [2022-01-20T10:28:56.793Z]     --- PASS: TestPluginInstall/no_auth (1.29s)
10:28:56 [2022-01-20T10:28:56.793Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
10:28:56 [2022-01-20T10:28:56.793Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
10:28:56 [2022-01-20T10:28:56.793Z] === RUN   TestPluginsWithRuntimes
10:28:58 [2022-01-20T10:28:58.157Z] === RUN   TestPluginsWithRuntimes/No_Args
10:28:59 [2022-01-20T10:28:59.083Z] === RUN   TestPluginsWithRuntimes/With_Args
10:29:00 [2022-01-20T10:29:00.009Z] --- PASS: TestPluginsWithRuntimes (3.13s)
10:29:00 [2022-01-20T10:29:00.009Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
10:29:00 [2022-01-20T10:29:00.009Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.79s)
10:29:00 [2022-01-20T10:29:00.009Z] === RUN   TestPluginBackCompatMediaTypes
10:29:00 [2022-01-20T10:29:00.569Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
10:29:00 [2022-01-20T10:29:00.569Z] PASS
10:29:00 [2022-01-20T10:29:00.569Z] 
10:29:00 [2022-01-20T10:29:00.569Z] DONE 10 tests in 6.674s
10:29:00 [2022-01-20T10:29:00.569Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:29:00 [2022-01-20T10:29:00.569Z] ++ 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
10:29:00 [2022-01-20T10:29:00.569Z] ++ set -e
10:29:00 [2022-01-20T10:29:00.569Z] ++ '[' -n 0 ']'
10:29:00 [2022-01-20T10:29:00.569Z] ++ set -x
10:29:00 [2022-01-20T10:29:00.570Z] ++ 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
10:29:00 [2022-01-20T10:29:00.570Z] INFO: Testing against a local daemon
10:29:00 [2022-01-20T10:29:00.570Z] === RUN   TestExternalGraphDriver
10:29:00 [2022-01-20T10:29:00.570Z] === RUN   TestExternalGraphDriver/json
10:29:02 [2022-01-20T10:29:02.457Z] === RUN   TestExternalGraphDriver/spec
10:29:03 [2022-01-20T10:29:03.821Z] === RUN   TestExternalGraphDriver/pull
10:29:05 [2022-01-20T10:29:05.185Z] --- PASS: TestExternalGraphDriver (4.72s)
10:29:05 [2022-01-20T10:29:05.185Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
10:29:05 [2022-01-20T10:29:05.185Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
10:29:05 [2022-01-20T10:29:05.185Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
10:29:05 [2022-01-20T10:29:05.185Z] === RUN   TestGraphdriverPluginV2
10:29:05 [2022-01-20T10:29:05.441Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:29:05 [2022-01-20T10:29:05.441Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
10:29:05 [2022-01-20T10:29:05.441Z] PASS
10:29:05 [2022-01-20T10:29:05.441Z] 
10:29:05 [2022-01-20T10:29:05.441Z] === Skipped
10:29:05 [2022-01-20T10:29:05.441Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
10:29:05 [2022-01-20T10:29:05.441Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:29:05 [2022-01-20T10:29:05.441Z] 
10:29:05 [2022-01-20T10:29:05.441Z] DONE 5 tests, 1 skipped in 4.834s
10:29:05 [2022-01-20T10:29:05.441Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:29:05 [2022-01-20T10:29:05.441Z] ++ 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
10:29:05 [2022-01-20T10:29:05.441Z] ++ set -e
10:29:05 [2022-01-20T10:29:05.441Z] ++ '[' -n 0 ']'
10:29:05 [2022-01-20T10:29:05.441Z] ++ set -x
10:29:05 [2022-01-20T10:29:05.441Z] ++ 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
10:29:05 [2022-01-20T10:29:05.441Z] INFO: Testing against a local daemon
10:29:05 [2022-01-20T10:29:05.441Z] === RUN   TestContinueAfterPluginCrash
10:29:05 [2022-01-20T10:29:05.441Z] === PAUSE TestContinueAfterPluginCrash
10:29:05 [2022-01-20T10:29:05.441Z] === RUN   TestReadPluginNoRead
10:29:05 [2022-01-20T10:29:05.441Z] === PAUSE TestReadPluginNoRead
10:29:05 [2022-01-20T10:29:05.441Z] === RUN   TestDaemonStartWithLogOpt
10:29:05 [2022-01-20T10:29:05.441Z] === PAUSE TestDaemonStartWithLogOpt
10:29:05 [2022-01-20T10:29:05.441Z] === CONT  TestContinueAfterPluginCrash
10:29:05 [2022-01-20T10:29:05.441Z] === CONT  TestDaemonStartWithLogOpt
10:29:08 [2022-01-20T10:29:08.707Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
10:29:08 [2022-01-20T10:29:08.707Z] === CONT  TestReadPluginNoRead
10:29:10 [2022-01-20T10:29:10.598Z] === RUN   TestReadPluginNoRead/default
10:29:11 [2022-01-20T10:29:11.524Z] === RUN   TestReadPluginNoRead/disabled_caching
10:29:12 [2022-01-20T10:29:12.887Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:29:13 [2022-01-20T10:29:13.447Z] --- PASS: TestContinueAfterPluginCrash (7.95s)
10:29:13 [2022-01-20T10:29:13.702Z] === CONT  TestReadPluginNoRead
10:29:13 [2022-01-20T10:29:13.702Z]     read_test.go:92: [d8c600f9a2843] daemon is not started
10:29:13 [2022-01-20T10:29:13.702Z] --- PASS: TestReadPluginNoRead (5.42s)
10:29:13 [2022-01-20T10:29:13.702Z]     --- PASS: TestReadPluginNoRead/default (1.10s)
10:29:13 [2022-01-20T10:29:13.702Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.08s)
10:29:13 [2022-01-20T10:29:13.702Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
10:29:13 [2022-01-20T10:29:13.702Z] PASS
10:29:13 [2022-01-20T10:29:13.702Z] 
10:29:13 [2022-01-20T10:29:13.702Z] DONE 6 tests in 8.443s
10:29:13 [2022-01-20T10:29:13.702Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:29:13 [2022-01-20T10:29:13.703Z] ++ 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
10:29:13 [2022-01-20T10:29:13.703Z] ++ set -e
10:29:13 [2022-01-20T10:29:13.703Z] ++ '[' -n 0 ']'
10:29:13 [2022-01-20T10:29:13.703Z] ++ set -x
10:29:13 [2022-01-20T10:29:13.703Z] ++ 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
10:29:13 [2022-01-20T10:29:13.703Z] testing: warning: no tests to run
10:29:13 [2022-01-20T10:29:13.703Z] PASS
10:29:13 [2022-01-20T10:29:13.703Z] 
10:29:13 [2022-01-20T10:29:13.703Z] DONE 0 tests in 0.028s
10:29:13 [2022-01-20T10:29:13.703Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:29:13 [2022-01-20T10:29:13.703Z] ++ 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
10:29:13 [2022-01-20T10:29:13.703Z] ++ set -e
10:29:13 [2022-01-20T10:29:13.703Z] ++ '[' -n 0 ']'
10:29:13 [2022-01-20T10:29:13.703Z] ++ set -x
10:29:13 [2022-01-20T10:29:13.703Z] ++ 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
10:29:13 [2022-01-20T10:29:13.958Z] INFO: Testing against a local daemon
10:29:13 [2022-01-20T10:29:13.958Z] === RUN   TestPluginWithDevMounts
10:29:13 [2022-01-20T10:29:13.958Z] === PAUSE TestPluginWithDevMounts
10:29:13 [2022-01-20T10:29:13.958Z] === CONT  TestPluginWithDevMounts
10:29:15 [2022-01-20T10:29:15.321Z] --- PASS: TestPluginWithDevMounts (1.50s)
10:29:15 [2022-01-20T10:29:15.321Z] PASS
10:29:15 [2022-01-20T10:29:15.321Z] 
10:29:15 [2022-01-20T10:29:15.321Z] DONE 1 tests in 1.589s
10:29:15 [2022-01-20T10:29:15.321Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:29:15 [2022-01-20T10:29:15.321Z] ++ 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
10:29:15 [2022-01-20T10:29:15.321Z] ++ set -e
10:29:15 [2022-01-20T10:29:15.321Z] ++ '[' -n 0 ']'
10:29:15 [2022-01-20T10:29:15.321Z] ++ set -x
10:29:15 [2022-01-20T10:29:15.321Z] ++ 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
10:29:15 [2022-01-20T10:29:15.577Z] INFO: Testing against a local daemon
10:29:15 [2022-01-20T10:29:15.577Z] === RUN   TestSecretInspect
10:29:17 [2022-01-20T10:29:17.465Z] --- PASS: TestSecretInspect (1.65s)
10:29:17 [2022-01-20T10:29:17.465Z] === RUN   TestSecretList
10:29:18 [2022-01-20T10:29:18.829Z] --- PASS: TestSecretList (1.69s)
10:29:18 [2022-01-20T10:29:18.829Z] === RUN   TestSecretsCreateAndDelete
10:29:20 [2022-01-20T10:29:20.716Z] --- PASS: TestSecretsCreateAndDelete (1.66s)
10:29:20 [2022-01-20T10:29:20.716Z] === RUN   TestSecretsUpdate
10:29:22 [2022-01-20T10:29:22.602Z] --- PASS: TestSecretsUpdate (2.07s)
10:29:22 [2022-01-20T10:29:22.602Z] === RUN   TestTemplatedSecret
10:29:25 [2022-01-20T10:29:25.114Z] --- PASS: TestTemplatedSecret (2.38s)
10:29:25 [2022-01-20T10:29:25.114Z] === RUN   TestSecretCreateResolve
10:29:26 [2022-01-20T10:29:26.479Z] --- PASS: TestSecretCreateResolve (1.65s)
10:29:26 [2022-01-20T10:29:26.479Z] PASS
10:29:26 [2022-01-20T10:29:26.735Z] 
10:29:26 [2022-01-20T10:29:26.735Z] DONE 6 tests in 11.188s
10:29:26 [2022-01-20T10:29:26.735Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:29:26 [2022-01-20T10:29:26.735Z] ++ 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
10:29:26 [2022-01-20T10:29:26.735Z] ++ set -e
10:29:26 [2022-01-20T10:29:26.735Z] ++ '[' -n 0 ']'
10:29:26 [2022-01-20T10:29:26.735Z] ++ set -x
10:29:26 [2022-01-20T10:29:26.735Z] ++ 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
10:29:26 [2022-01-20T10:29:26.735Z] INFO: Testing against a local daemon
10:29:26 [2022-01-20T10:29:26.735Z] === RUN   TestServiceCreateInit
10:29:26 [2022-01-20T10:29:26.735Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:29:30 [2022-01-20T10:29:30.899Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:29:34 [2022-01-20T10:29:34.180Z] --- PASS: TestServiceCreateInit (6.96s)
10:29:34 [2022-01-20T10:29:34.181Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s)
10:29:34 [2022-01-20T10:29:34.181Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s)
10:29:34 [2022-01-20T10:29:34.181Z] === RUN   TestCreateServiceMultipleTimes
10:29:49 [2022-01-20T10:29:49.016Z] --- PASS: TestCreateServiceMultipleTimes (14.87s)
10:29:49 [2022-01-20T10:29:49.016Z] === RUN   TestCreateServiceConflict
10:29:50 [2022-01-20T10:29:50.380Z] --- PASS: TestCreateServiceConflict (1.70s)
10:29:50 [2022-01-20T10:29:50.380Z] === RUN   TestCreateServiceMaxReplicas
10:29:52 [2022-01-20T10:29:52.894Z] --- PASS: TestCreateServiceMaxReplicas (2.49s)
10:29:52 [2022-01-20T10:29:52.894Z] === RUN   TestCreateWithDuplicateNetworkNames
10:30:07 [2022-01-20T10:30:07.727Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s)
10:30:07 [2022-01-20T10:30:07.727Z] === RUN   TestCreateServiceSecretFileMode
10:30:17 [2022-01-20T10:30:17.662Z] --- PASS: TestCreateServiceSecretFileMode (12.33s)
10:30:17 [2022-01-20T10:30:17.662Z] === RUN   TestCreateServiceConfigFileMode
10:30:29 [2022-01-20T10:30:29.846Z] --- PASS: TestCreateServiceConfigFileMode (11.92s)
10:30:29 [2022-01-20T10:30:29.846Z] === RUN   TestCreateServiceSysctls
10:30:32 [2022-01-20T10:30:32.359Z] --- PASS: TestCreateServiceSysctls (2.50s)
10:30:32 [2022-01-20T10:30:32.359Z] === RUN   TestCreateServiceCapabilities
10:30:34 [2022-01-20T10:30:34.872Z] --- PASS: TestCreateServiceCapabilities (2.36s)
10:30:34 [2022-01-20T10:30:34.872Z] === RUN   TestInspect
10:30:36 [2022-01-20T10:30:36.761Z] --- PASS: TestInspect (2.07s)
10:30:36 [2022-01-20T10:30:36.761Z] === RUN   TestCreateJob
10:30:39 [2022-01-20T10:30:39.275Z] --- PASS: TestCreateJob (2.64s)
10:30:39 [2022-01-20T10:30:39.275Z] === RUN   TestReplicatedJob
10:30:44 [2022-01-20T10:30:44.516Z] --- PASS: TestReplicatedJob (4.82s)
10:30:44 [2022-01-20T10:30:44.516Z] === RUN   TestUpdateReplicatedJob
10:30:47 [2022-01-20T10:30:47.031Z] --- PASS: TestUpdateReplicatedJob (3.01s)
10:30:47 [2022-01-20T10:30:47.031Z] === RUN   TestServiceListWithStatuses
10:30:47 [2022-01-20T10:30:47.031Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:30:47 [2022-01-20T10:30:47.031Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:30:47 [2022-01-20T10:30:47.031Z] === RUN   TestDockerNetworkConnectAlias
10:30:50 [2022-01-20T10:30:50.295Z] --- PASS: TestDockerNetworkConnectAlias (3.41s)
10:30:50 [2022-01-20T10:30:50.295Z] === RUN   TestDockerNetworkReConnect
10:30:53 [2022-01-20T10:30:53.558Z] --- PASS: TestDockerNetworkReConnect (2.75s)
10:30:53 [2022-01-20T10:30:53.558Z] === RUN   TestServicePlugin
10:30:53 [2022-01-20T10:30:53.558Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:30:53 [2022-01-20T10:30:53.558Z] --- SKIP: TestServicePlugin (0.00s)
10:30:53 [2022-01-20T10:30:53.558Z] === RUN   TestServiceUpdateLabel
10:30:54 [2022-01-20T10:30:54.922Z] --- PASS: TestServiceUpdateLabel (1.72s)
10:30:54 [2022-01-20T10:30:54.922Z] === RUN   TestServiceUpdateSecrets
10:31:09 [2022-01-20T10:31:09.771Z] --- PASS: TestServiceUpdateSecrets (14.27s)
10:31:09 [2022-01-20T10:31:09.771Z] === RUN   TestServiceUpdateConfigs
10:31:24 [2022-01-20T10:31:24.602Z] --- PASS: TestServiceUpdateConfigs (13.80s)
10:31:24 [2022-01-20T10:31:24.602Z] === RUN   TestServiceUpdateNetwork
10:31:36 [2022-01-20T10:31:36.763Z] --- PASS: TestServiceUpdateNetwork (12.07s)
10:31:36 [2022-01-20T10:31:36.763Z] === RUN   TestServiceUpdatePidsLimit
10:31:36 [2022-01-20T10:31:36.763Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:31:37 [2022-01-20T10:31:37.018Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:31:45 [2022-01-20T10:31:45.097Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:31:51 [2022-01-20T10:31:51.627Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
10:31:51 [2022-01-20T10:31:51.627Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:31:51 [2022-01-20T10:31:51.627Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
10:31:51 [2022-01-20T10:31:51.627Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:31:51 [2022-01-20T10:31:51.627Z] PASS
10:31:51 [2022-01-20T10:31:51.627Z] 
10:31:51 [2022-01-20T10:31:51.627Z] === Skipped
10:31:51 [2022-01-20T10:31:51.627Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:31:51 [2022-01-20T10:31:51.627Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:31:51 [2022-01-20T10:31:51.627Z] 
10:31:51 [2022-01-20T10:31:51.627Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:31:51 [2022-01-20T10:31:51.627Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:31:51 [2022-01-20T10:31:51.627Z] 
10:31:51 [2022-01-20T10:31:51.627Z] DONE 27 tests, 2 skipped in 144.355s
10:31:51 [2022-01-20T10:31:51.627Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:31:51 [2022-01-20T10:31:51.627Z] ++ 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
10:31:51 [2022-01-20T10:31:51.627Z] ++ set -e
10:31:51 [2022-01-20T10:31:51.627Z] ++ '[' -n 0 ']'
10:31:51 [2022-01-20T10:31:51.627Z] ++ set -x
10:31:51 [2022-01-20T10:31:51.627Z] ++ 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
10:31:51 [2022-01-20T10:31:51.627Z] INFO: Testing against a local daemon
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestSessionCreate
10:31:51 [2022-01-20T10:31:51.627Z] --- PASS: TestSessionCreate (0.02s)
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestSessionCreateWithBadUpgrade
10:31:51 [2022-01-20T10:31:51.627Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:31:51 [2022-01-20T10:31:51.627Z] PASS
10:31:51 [2022-01-20T10:31:51.627Z] 
10:31:51 [2022-01-20T10:31:51.627Z] DONE 2 tests in 0.126s
10:31:51 [2022-01-20T10:31:51.627Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:31:51 [2022-01-20T10:31:51.627Z] ++ 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
10:31:51 [2022-01-20T10:31:51.627Z] ++ set -e
10:31:51 [2022-01-20T10:31:51.627Z] ++ '[' -n 0 ']'
10:31:51 [2022-01-20T10:31:51.627Z] ++ set -x
10:31:51 [2022-01-20T10:31:51.627Z] ++ 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
10:31:51 [2022-01-20T10:31:51.627Z] INFO: Testing against a local daemon
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:31:51 [2022-01-20T10:31:51.627Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:31:51 [2022-01-20T10:31:51.627Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestDiskUsage
10:31:51 [2022-01-20T10:31:51.627Z] === PAUSE TestDiskUsage
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestEventsExecDie
10:31:51 [2022-01-20T10:31:51.627Z] --- PASS: TestEventsExecDie (0.47s)
10:31:51 [2022-01-20T10:31:51.627Z] === RUN   TestEventsBackwardsCompatible
10:31:51 [2022-01-20T10:31:51.883Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:31:51 [2022-01-20T10:31:51.883Z] === RUN   TestEventsVolumeCreate
10:31:51 [2022-01-20T10:31:51.883Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:31:51 [2022-01-20T10:31:51.883Z] === RUN   TestInfoBinaryCommits
10:31:51 [2022-01-20T10:31:51.883Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:31:51 [2022-01-20T10:31:51.883Z] === RUN   TestInfoAPIVersioned
10:31:51 [2022-01-20T10:31:51.883Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:31:51 [2022-01-20T10:31:51.883Z] === RUN   TestInfoAPI
10:31:51 [2022-01-20T10:31:51.883Z] --- PASS: TestInfoAPI (0.02s)
10:31:51 [2022-01-20T10:31:51.883Z] === RUN   TestInfoAPIWarnings
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestInfoAPIWarnings (16.20s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestInfoDebug
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestInfoDebug (0.52s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestInfoInsecureRegistries
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestInfoRegistryMirrors
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestInfoRegistryMirrors (0.53s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestLoginFailsWithBadCredentials
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestPingCacheHeaders
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestPingCacheHeaders (0.02s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestPingGet
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestPingGet (0.02s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestPingHead
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestPingHead (0.02s)
10:32:09 [2022-01-20T10:32:09.924Z] === RUN   TestVersion
10:32:09 [2022-01-20T10:32:09.924Z] --- PASS: TestVersion (0.02s)
10:32:09 [2022-01-20T10:32:09.924Z] === CONT  TestDiskUsage
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/container_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/image_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/volume_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/build-cache_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.180Z] === RUN   TestDiskUsage/after_LoadBusybox
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.436Z] === RUN   TestDiskUsage/after_container.Run
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:32:10 [2022-01-20T10:32:10.691Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:32:10 [2022-01-20T10:32:10.947Z] --- PASS: TestDiskUsage (1.07s)
10:32:10 [2022-01-20T10:32:10.947Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z] PASS
10:32:10 [2022-01-20T10:32:10.947Z] 
10:32:10 [2022-01-20T10:32:10.947Z] === Skipped
10:32:10 [2022-01-20T10:32:10.947Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:32:10 [2022-01-20T10:32:10.947Z] 
10:32:10 [2022-01-20T10:32:10.947Z] DONE 50 tests, 1 skipped in 19.706s
10:32:10 [2022-01-20T10:32:10.947Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:32:10 [2022-01-20T10:32:10.947Z] ++ 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
10:32:10 [2022-01-20T10:32:10.947Z] ++ set -e
10:32:10 [2022-01-20T10:32:10.947Z] ++ '[' -n 0 ']'
10:32:10 [2022-01-20T10:32:10.947Z] ++ set -x
10:32:10 [2022-01-20T10:32:10.947Z] ++ 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
10:32:10 [2022-01-20T10:32:10.947Z] INFO: Testing against a local daemon
10:32:10 [2022-01-20T10:32:10.947Z] === RUN   TestVolumesCreateAndList
10:32:10 [2022-01-20T10:32:10.947Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:32:10 [2022-01-20T10:32:10.947Z] === RUN   TestVolumesRemove
10:32:10 [2022-01-20T10:32:10.947Z] --- PASS: TestVolumesRemove (0.06s)
10:32:10 [2022-01-20T10:32:10.947Z] === RUN   TestVolumesInspect
10:32:10 [2022-01-20T10:32:10.947Z] --- PASS: TestVolumesInspect (0.02s)
10:32:10 [2022-01-20T10:32:10.947Z] === RUN   TestVolumesInvalidJSON
10:32:10 [2022-01-20T10:32:10.947Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:32:10 [2022-01-20T10:32:10.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:32:10 [2022-01-20T10:32:10.947Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:32:10 [2022-01-20T10:32:10.947Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:32:10 [2022-01-20T10:32:10.947Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:32:10 [2022-01-20T10:32:10.947Z] PASS
10:32:10 [2022-01-20T10:32:10.947Z] 
10:32:10 [2022-01-20T10:32:10.947Z] DONE 5 tests in 0.183s
10:32:10 [2022-01-20T10:32:10.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:32:11 [2022-01-20T10:32:11.203Z] ++++ cat bundles/test-integration/docker.pid
10:32:11 [2022-01-20T10:32:11.203Z] +++ kill 13078
10:32:11 [2022-01-20T10:32:11.458Z] +++ /etc/init.d/apparmor stop
10:32:11 [2022-01-20T10:32:11.458Z] Leaving: AppArmorNo profiles have been unloaded.
10:32:11 [2022-01-20T10:32:11.458Z] 
10:32:11 [2022-01-20T10:32:11.458Z] Unloading profiles will leave already running processes permanently
10:32:11 [2022-01-20T10:32:11.458Z] unconfined, which can lead to unexpected situations.
10:32:11 [2022-01-20T10:32:11.458Z] 
10:32:11 [2022-01-20T10:32:11.458Z] To set a process to complain mode, use the command line tool
10:32:11 [2022-01-20T10:32:11.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:32:11 [2022-01-20T10:32:11.458Z] +++ true
10:32:11 [2022-01-20T10:32:11.458Z] exiting test-integration
10:32:11 [2022-01-20T10:32:11.458Z] ++ exit 0
10:32:11 [2022-01-20T10:32:11.458Z]