Skip to content

Console Output

Skipping 14 KB.. Full Log
uildWithEmptyDockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:18:16 [2022-05-25T16:18:16.093Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:18:16 [2022-05-25T16:18:16.093Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
16:18:16 [2022-05-25T16:18:16.093Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
16:18:16 [2022-05-25T16:18:16.093Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildPreserveOwnership
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildPreserveOwnership/copy_from
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:18:16 [2022-05-25T16:18:16.093Z] --- PASS: TestBuildPreserveOwnership (2.85s)
16:18:16 [2022-05-25T16:18:16.093Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.90s)
16:18:16 [2022-05-25T16:18:16.093Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildPlatformInvalid
16:18:16 [2022-05-25T16:18:16.093Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:18:16 [2022-05-25T16:18:16.093Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:18:16 [2022-05-25T16:18:16.093Z] Loaded image: busybox:latest
16:18:16 [2022-05-25T16:18:16.352Z] Loaded image: busybox:glibc
16:18:17 [2022-05-25T16:18:17.287Z] Loaded image: debian:bullseye-slim
16:18:17 [2022-05-25T16:18:17.287Z] Loaded image: hello-world:latest
16:18:17 [2022-05-25T16:18:17.287Z] Loaded image: arm32v7/hello-world:latest
16:18:25 [2022-05-25T16:18:25.403Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.14s)
16:18:25 [2022-05-25T16:18:25.403Z] PASS
16:18:25 [2022-05-25T16:18:25.403Z] 
16:18:25 [2022-05-25T16:18:25.403Z] === Skipped
16:18:25 [2022-05-25T16:18:25.403Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:18:25 [2022-05-25T16:18:25.403Z]     build_session_test.go:25: TODO: BuildKit
16:18:25 [2022-05-25T16:18:25.403Z] 
16:18:25 [2022-05-25T16:18:25.403Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:18:25 [2022-05-25T16:18:25.403Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:18:25 [2022-05-25T16:18:25.403Z] 
16:18:25 [2022-05-25T16:18:25.403Z] DONE 34 tests, 2 skipped in 73.525s
16:18:25 [2022-05-25T16:18:25.403Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:18:25 [2022-05-25T16:18:25.403Z] ++ 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
16:18:25 [2022-05-25T16:18:25.403Z] ++ set -e
16:18:25 [2022-05-25T16:18:25.403Z] ++ '[' -n 0 ']'
16:18:25 [2022-05-25T16:18:25.403Z] ++ set -x
16:18:25 [2022-05-25T16:18:25.403Z] ++ 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
16:18:25 [2022-05-25T16:18:25.403Z] INFO: Testing against a local daemon
16:18:25 [2022-05-25T16:18:25.403Z] === RUN   TestConfigInspect
16:18:26 [2022-05-25T16:18:26.778Z] --- PASS: TestConfigInspect (1.90s)
16:18:26 [2022-05-25T16:18:26.778Z] === RUN   TestConfigList
16:18:28 [2022-05-25T16:18:28.681Z] --- PASS: TestConfigList (2.19s)
16:18:28 [2022-05-25T16:18:28.681Z] === RUN   TestConfigsCreateAndDelete
16:18:31 [2022-05-25T16:18:31.212Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
16:18:31 [2022-05-25T16:18:31.212Z] === RUN   TestConfigsUpdate
16:18:33 [2022-05-25T16:18:33.115Z] --- PASS: TestConfigsUpdate (2.17s)
16:18:33 [2022-05-25T16:18:33.115Z] === RUN   TestTemplatedConfig
16:18:35 [2022-05-25T16:18:35.644Z] --- PASS: TestTemplatedConfig (2.43s)
16:18:35 [2022-05-25T16:18:35.644Z] === RUN   TestConfigCreateResolve
16:18:38 [2022-05-25T16:18:38.178Z] --- PASS: TestConfigCreateResolve (2.26s)
16:18:38 [2022-05-25T16:18:38.178Z] PASS
16:18:38 [2022-05-25T16:18:38.178Z] 
16:18:38 [2022-05-25T16:18:38.178Z] DONE 6 tests in 13.199s
16:18:38 [2022-05-25T16:18:38.178Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:18:38 [2022-05-25T16:18:38.178Z] ++ 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
16:18:38 [2022-05-25T16:18:38.178Z] ++ set -e
16:18:38 [2022-05-25T16:18:38.178Z] ++ '[' -n 0 ']'
16:18:38 [2022-05-25T16:18:38.178Z] ++ set -x
16:18:38 [2022-05-25T16:18:38.178Z] ++ 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
16:18:38 [2022-05-25T16:18:38.178Z] INFO: Testing against a local daemon
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestAttachWithTTY
16:18:38 [2022-05-25T16:18:38.178Z] --- PASS: TestAttachWithTTY (0.06s)
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestAttachWithoutTTy
16:18:38 [2022-05-25T16:18:38.178Z] --- PASS: TestAttachWithoutTTy (0.04s)
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestCheckpoint
16:18:38 [2022-05-25T16:18:38.178Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:18:38 [2022-05-25T16:18:38.178Z] --- SKIP: TestCheckpoint (0.00s)
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/commit
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/commit
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/create
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/containers/create
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === CONT  TestContainerInvalidJSON/commit
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:18:38 [2022-05-25T16:18:38.178Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:18:38 [2022-05-25T16:18:38.178Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:18:38 [2022-05-25T16:18:38.178Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:18:38 [2022-05-25T16:18:38.178Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:18:38 [2022-05-25T16:18:38.178Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:18:38 [2022-05-25T16:18:38.179Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:18:38 [2022-05-25T16:18:38.179Z] === CONT  TestContainerInvalidJSON/containers/create
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:18:38 [2022-05-25T16:18:38.179Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:18:38 [2022-05-25T16:18:38.179Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestCopyFromContainerPathIsNotDir
16:18:38 [2022-05-25T16:18:38.179Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestCopyToContainerPathDoesNotExist
16:18:38 [2022-05-25T16:18:38.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:18:38 [2022-05-25T16:18:38.179Z] === RUN   TestCopyEmptyFile
16:18:38 [2022-05-25T16:18:38.438Z] --- PASS: TestCopyEmptyFile (0.21s)
16:18:38 [2022-05-25T16:18:38.438Z] === RUN   TestCopyToContainerPathIsNotDir
16:18:38 [2022-05-25T16:18:38.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:18:38 [2022-05-25T16:18:38.438Z] === RUN   TestCopyFromContainer
16:18:39 [2022-05-25T16:18:39.374Z] === RUN   TestCopyFromContainer//
16:18:39 [2022-05-25T16:18:39.374Z] === RUN   TestCopyFromContainer//bar/root
16:18:39 [2022-05-25T16:18:39.374Z] === RUN   TestCopyFromContainer//bar/root/
16:18:39 [2022-05-25T16:18:39.374Z] === RUN   TestCopyFromContainer/bar/quux
16:18:39 [2022-05-25T16:18:39.633Z] === RUN   TestCopyFromContainer/bar/quux/
16:18:39 [2022-05-25T16:18:39.633Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:18:39 [2022-05-25T16:18:39.633Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:18:39 [2022-05-25T16:18:39.633Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCopyFromContainer/bar/notarget
16:18:39 [2022-05-25T16:18:39.891Z] --- PASS: TestCopyFromContainer (1.49s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:18:39 [2022-05-25T16:18:39.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateLinkToNonExistingContainer
16:18:39 [2022-05-25T16:18:39.891Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateWithInvalidEnv
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateWithInvalidEnv/0
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateWithInvalidEnv/0
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateWithInvalidEnv/1
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateWithInvalidEnv/1
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateWithInvalidEnv/2
16:18:39 [2022-05-25T16:18:39.891Z] === PAUSE TestCreateWithInvalidEnv/2
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateWithInvalidEnv/0
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateWithInvalidEnv/2
16:18:39 [2022-05-25T16:18:39.891Z] === CONT  TestCreateWithInvalidEnv/1
16:18:39 [2022-05-25T16:18:39.891Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateTmpfsMountsTarget
16:18:39 [2022-05-25T16:18:39.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:18:39 [2022-05-25T16:18:39.891Z] === RUN   TestCreateWithCustomMaskedPaths
16:18:41 [2022-05-25T16:18:41.266Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
16:18:41 [2022-05-25T16:18:41.266Z] === RUN   TestCreateWithCustomReadonlyPaths
16:18:42 [2022-05-25T16:18:42.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
16:18:42 [2022-05-25T16:18:42.208Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:42 [2022-05-25T16:18:42.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:42 [2022-05-25T16:18:42.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:18:42 [2022-05-25T16:18:42.466Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:18:42 [2022-05-25T16:18:42.466Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:18:42 [2022-05-25T16:18:42.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:18:42 [2022-05-25T16:18:42.466Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:18:42 [2022-05-25T16:18:42.725Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
16:18:42 [2022-05-25T16:18:42.725Z] === RUN   TestCreateDifferentPlatform
16:18:42 [2022-05-25T16:18:42.725Z] === RUN   TestCreateDifferentPlatform/different_os
16:18:42 [2022-05-25T16:18:42.725Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:18:42 [2022-05-25T16:18:42.725Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:18:42 [2022-05-25T16:18:42.725Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:18:42 [2022-05-25T16:18:42.725Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:18:42 [2022-05-25T16:18:42.725Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:18:42 [2022-05-25T16:18:42.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:18:42 [2022-05-25T16:18:42.725Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:18:42 [2022-05-25T16:18:42.984Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestContainerStartOnDaemonRestart
16:18:42 [2022-05-25T16:18:42.984Z] === PAUSE TestContainerStartOnDaemonRestart
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestDaemonRestartIpcMode
16:18:42 [2022-05-25T16:18:42.984Z] === PAUSE TestDaemonRestartIpcMode
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestDaemonHostGatewayIP
16:18:42 [2022-05-25T16:18:42.984Z] === PAUSE TestDaemonHostGatewayIP
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestRestartDaemonWithRestartingContainer
16:18:42 [2022-05-25T16:18:42.984Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestContainerKillOnDaemonStart
16:18:42 [2022-05-25T16:18:42.984Z] === PAUSE TestContainerKillOnDaemonStart
16:18:42 [2022-05-25T16:18:42.984Z] === RUN   TestDiff
16:18:43 [2022-05-25T16:18:43.242Z] --- PASS: TestDiff (0.43s)
16:18:43 [2022-05-25T16:18:43.242Z] === RUN   TestExecWithCloseStdin
16:18:43 [2022-05-25T16:18:43.809Z] --- PASS: TestExecWithCloseStdin (0.46s)
16:18:43 [2022-05-25T16:18:43.809Z] === RUN   TestExec
16:18:44 [2022-05-25T16:18:44.376Z] --- PASS: TestExec (0.46s)
16:18:44 [2022-05-25T16:18:44.376Z] === RUN   TestExecUser
16:18:44 [2022-05-25T16:18:44.635Z] --- PASS: TestExecUser (0.51s)
16:18:44 [2022-05-25T16:18:44.635Z] === RUN   TestExportContainerAndImportImage
16:18:45 [2022-05-25T16:18:45.202Z] --- PASS: TestExportContainerAndImportImage (0.60s)
16:18:45 [2022-05-25T16:18:45.202Z] === RUN   TestExportContainerAfterDaemonRestart
16:18:46 [2022-05-25T16:18:46.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
16:18:46 [2022-05-25T16:18:46.582Z] === RUN   TestHealthCheckWorkdir
16:18:47 [2022-05-25T16:18:47.174Z] --- PASS: TestHealthCheckWorkdir (0.55s)
16:18:47 [2022-05-25T16:18:47.175Z] === RUN   TestHealthKillContainer
16:18:55 [2022-05-25T16:18:55.299Z] --- PASS: TestHealthKillContainer (7.87s)
16:18:55 [2022-05-25T16:18:55.299Z] === RUN   TestInspectCpusetInConfigPre120
16:18:55 [2022-05-25T16:18:55.557Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
16:18:55 [2022-05-25T16:18:55.557Z] === RUN   TestIpcModeNone
16:18:55 [2022-05-25T16:18:55.816Z] --- PASS: TestIpcModeNone (0.45s)
16:18:55 [2022-05-25T16:18:55.816Z] === RUN   TestIpcModePrivate
16:18:56 [2022-05-25T16:18:56.075Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
16:18:56 [2022-05-25T16:18:56.334Z] --- PASS: TestIpcModePrivate (0.44s)
16:18:56 [2022-05-25T16:18:56.334Z] === RUN   TestIpcModeShareable
16:18:56 [2022-05-25T16:18:56.592Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
16:18:56 [2022-05-25T16:18:56.850Z] --- PASS: TestIpcModeShareable (0.47s)
16:18:56 [2022-05-25T16:18:56.850Z] === RUN   TestAPIIpcModeShareableAndContainer
16:18:58 [2022-05-25T16:18:58.227Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
16:18:58 [2022-05-25T16:18:58.227Z] === RUN   TestAPIIpcModeHost
16:18:58 [2022-05-25T16:18:58.485Z] --- PASS: TestAPIIpcModeHost (0.38s)
16:18:58 [2022-05-25T16:18:58.485Z] === RUN   TestDaemonIpcModeShareable
16:18:59 [2022-05-25T16:18:59.861Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
16:18:59 [2022-05-25T16:18:59.861Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
16:18:59 [2022-05-25T16:18:59.861Z] === RUN   TestDaemonIpcModePrivate
16:19:00 [2022-05-25T16:19:00.799Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
16:19:00 [2022-05-25T16:19:00.799Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
16:19:00 [2022-05-25T16:19:00.799Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:19:02 [2022-05-25T16:19:02.175Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
16:19:02 [2022-05-25T16:19:02.175Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
16:19:02 [2022-05-25T16:19:02.175Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:19:03 [2022-05-25T16:19:03.111Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
16:19:03 [2022-05-25T16:19:03.111Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
16:19:03 [2022-05-25T16:19:03.111Z] === RUN   TestIpcModeOlderClient
16:19:03 [2022-05-25T16:19:03.111Z] === PAUSE TestIpcModeOlderClient
16:19:03 [2022-05-25T16:19:03.111Z] === RUN   TestKillContainerInvalidSignal
16:19:03 [2022-05-25T16:19:03.677Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
16:19:03 [2022-05-25T16:19:03.677Z] === RUN   TestKillContainer
16:19:03 [2022-05-25T16:19:03.677Z] === RUN   TestKillContainer/no_signal
16:19:04 [2022-05-25T16:19:04.244Z] === RUN   TestKillContainer/non_killing_signal
16:19:04 [2022-05-25T16:19:04.502Z] === RUN   TestKillContainer/killing_signal
16:19:05 [2022-05-25T16:19:05.069Z] --- PASS: TestKillContainer (1.34s)
16:19:05 [2022-05-25T16:19:05.069Z]     --- PASS: TestKillContainer/no_signal (0.47s)
16:19:05 [2022-05-25T16:19:05.069Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:19:05 [2022-05-25T16:19:05.069Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
16:19:05 [2022-05-25T16:19:05.069Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:19:05 [2022-05-25T16:19:05.069Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:19:05 [2022-05-25T16:19:05.328Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:19:06 [2022-05-25T16:19:06.263Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
16:19:06 [2022-05-25T16:19:06.263Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:19:06 [2022-05-25T16:19:06.263Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
16:19:06 [2022-05-25T16:19:06.263Z] === RUN   TestKillStoppedContainer
16:19:06 [2022-05-25T16:19:06.263Z] --- PASS: TestKillStoppedContainer (0.04s)
16:19:06 [2022-05-25T16:19:06.263Z] === RUN   TestKillStoppedContainerAPIPre120
16:19:06 [2022-05-25T16:19:06.263Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:19:06 [2022-05-25T16:19:06.263Z] === RUN   TestKillDifferentUserContainer
16:19:06 [2022-05-25T16:19:06.830Z] --- PASS: TestKillDifferentUserContainer (0.41s)
16:19:06 [2022-05-25T16:19:06.830Z] === RUN   TestInspectOomKilledTrue
16:19:07 [2022-05-25T16:19:07.089Z] --- PASS: TestInspectOomKilledTrue (0.44s)
16:19:07 [2022-05-25T16:19:07.089Z] === RUN   TestInspectOomKilledFalse
16:19:07 [2022-05-25T16:19:07.655Z] --- PASS: TestInspectOomKilledFalse (0.42s)
16:19:07 [2022-05-25T16:19:07.655Z] === RUN   TestLinksEtcHostsContentMatch
16:19:07 [2022-05-25T16:19:07.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
16:19:07 [2022-05-25T16:19:07.913Z] === RUN   TestLinksContainerNames
16:19:08 [2022-05-25T16:19:08.848Z] --- PASS: TestLinksContainerNames (0.80s)
16:19:08 [2022-05-25T16:19:08.848Z] === RUN   TestLogsFollowTailEmpty
16:19:09 [2022-05-25T16:19:09.106Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
16:19:09 [2022-05-25T16:19:09.106Z] === RUN   TestContainerNetworkMountsNoChown
16:19:09 [2022-05-25T16:19:09.364Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/default
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/default
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/private
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/private
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/rprivate
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/rprivate
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/slave
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/slave
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/rslave
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/rslave
16:19:09 [2022-05-25T16:19:09.364Z] === RUN   TestMountDaemonRoot/shared
16:19:09 [2022-05-25T16:19:09.364Z] === PAUSE TestMountDaemonRoot/shared
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/rshared
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/rshared
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/default
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/default/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/default/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/default/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/rprivate
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/private
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/private/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === RUN   TestMountDaemonRoot/private/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/default/mount_root
16:19:09 [2022-05-25T16:19:09.365Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/shared
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rshared
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rslave
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/slave
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/private/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/private/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:19:09 [2022-05-25T16:19:09.623Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:19:09 [2022-05-25T16:19:09.882Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:19:09 [2022-05-25T16:19:09.882Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:19:09 [2022-05-25T16:19:09.882Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:19:09 [2022-05-25T16:19:09.882Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:19:09 [2022-05-25T16:19:09.882Z] --- PASS: TestMountDaemonRoot (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:19:09 [2022-05-25T16:19:09.882Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:19:09 [2022-05-25T16:19:09.882Z] === RUN   TestContainerBindMountNonRecursive
16:19:11 [2022-05-25T16:19:11.258Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
16:19:11 [2022-05-25T16:19:11.258Z] === RUN   TestContainerVolumesMountedAsShared
16:19:11 [2022-05-25T16:19:11.516Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
16:19:11 [2022-05-25T16:19:11.516Z] === RUN   TestContainerVolumesMountedAsSlave
16:19:12 [2022-05-25T16:19:12.083Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
16:19:12 [2022-05-25T16:19:12.083Z] === RUN   TestNetworkNat
16:19:12 [2022-05-25T16:19:12.341Z] --- PASS: TestNetworkNat (0.43s)
16:19:12 [2022-05-25T16:19:12.341Z] === RUN   TestNetworkLocalhostTCPNat
16:19:12 [2022-05-25T16:19:12.907Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
16:19:12 [2022-05-25T16:19:12.907Z] === RUN   TestNetworkLoopbackNat
16:19:15 [2022-05-25T16:19:15.435Z] --- PASS: TestNetworkLoopbackNat (2.52s)
16:19:15 [2022-05-25T16:19:15.435Z] === RUN   TestPause
16:19:15 [2022-05-25T16:19:15.692Z] --- PASS: TestPause (0.42s)
16:19:15 [2022-05-25T16:19:15.692Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:19:15 [2022-05-25T16:19:15.692Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:19:15 [2022-05-25T16:19:15.692Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:19:15 [2022-05-25T16:19:15.692Z] === RUN   TestPauseStopPausedContainer
16:19:16 [2022-05-25T16:19:16.259Z] --- PASS: TestPauseStopPausedContainer (0.42s)
16:19:16 [2022-05-25T16:19:16.259Z] === RUN   TestPidHost
16:19:17 [2022-05-25T16:19:17.194Z] --- PASS: TestPidHost (0.95s)
16:19:17 [2022-05-25T16:19:17.194Z] === RUN   TestPsFilter
16:19:17 [2022-05-25T16:19:17.194Z] --- PASS: TestPsFilter (0.09s)
16:19:17 [2022-05-25T16:19:17.194Z] === RUN   TestRemoveContainerWithRemovedVolume
16:19:17 [2022-05-25T16:19:17.762Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
16:19:17 [2022-05-25T16:19:17.762Z] === RUN   TestRemoveContainerWithVolume
16:19:18 [2022-05-25T16:19:18.020Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
16:19:18 [2022-05-25T16:19:18.020Z] === RUN   TestRemoveContainerRunning
16:19:18 [2022-05-25T16:19:18.587Z] --- PASS: TestRemoveContainerRunning (0.42s)
16:19:18 [2022-05-25T16:19:18.587Z] === RUN   TestRemoveContainerForceRemoveRunning
16:19:18 [2022-05-25T16:19:18.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
16:19:18 [2022-05-25T16:19:18.846Z] === RUN   TestRemoveInvalidContainer
16:19:18 [2022-05-25T16:19:18.846Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:19:18 [2022-05-25T16:19:18.846Z] === RUN   TestRenameLinkedContainer
16:19:20 [2022-05-25T16:19:20.748Z] --- PASS: TestRenameLinkedContainer (1.64s)
16:19:20 [2022-05-25T16:19:20.748Z] === RUN   TestRenameStoppedContainer
16:19:20 [2022-05-25T16:19:20.748Z] --- PASS: TestRenameStoppedContainer (0.37s)
16:19:20 [2022-05-25T16:19:20.748Z] === RUN   TestRenameRunningContainerAndReuse
16:19:21 [2022-05-25T16:19:21.684Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
16:19:21 [2022-05-25T16:19:21.684Z] === RUN   TestRenameInvalidName
16:19:22 [2022-05-25T16:19:22.251Z] --- PASS: TestRenameInvalidName (0.45s)
16:19:22 [2022-05-25T16:19:22.251Z] === RUN   TestRenameAnonymousContainer
16:19:23 [2022-05-25T16:19:23.627Z] --- PASS: TestRenameAnonymousContainer (1.52s)
16:19:23 [2022-05-25T16:19:23.627Z] === RUN   TestRenameContainerWithSameName
16:19:24 [2022-05-25T16:19:24.385Z] --- PASS: TestRenameContainerWithSameName (0.40s)
16:19:24 [2022-05-25T16:19:24.385Z] === RUN   TestRenameContainerWithLinkedContainer
16:19:24 [2022-05-25T16:19:24.952Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
16:19:24 [2022-05-25T16:19:24.952Z] === RUN   TestResize
16:19:25 [2022-05-25T16:19:25.518Z] --- PASS: TestResize (0.43s)
16:19:25 [2022-05-25T16:19:25.518Z] === RUN   TestResizeWithInvalidSize
16:19:25 [2022-05-25T16:19:25.777Z] --- PASS: TestResizeWithInvalidSize (0.41s)
16:19:25 [2022-05-25T16:19:25.777Z] === RUN   TestResizeWhenContainerNotStarted
16:19:26 [2022-05-25T16:19:26.343Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:19:26 [2022-05-25T16:19:26.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:28 [2022-05-25T16:19:28.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:19:29 [2022-05-25T16:19:29.176Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:19:30 [2022-05-25T16:19:30.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:19:30 [2022-05-25T16:19:30.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:19:31 [2022-05-25T16:19:31.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:19:31 [2022-05-25T16:19:31.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:35 [2022-05-25T16:19:35.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:19:35 [2022-05-25T16:19:35.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:19:36 [2022-05-25T16:19:36.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:19:38 [2022-05-25T16:19:38.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:19:38 [2022-05-25T16:19:38.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:19:40 [2022-05-25T16:19:40.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:19:40 [2022-05-25T16:19:40.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:19:42 [2022-05-25T16:19:42.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:19:43 [2022-05-25T16:19:43.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s)
16:19:43 [2022-05-25T16:19:43.548Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
16:19:43 [2022-05-25T16:19:43.548Z] === RUN   TestCgroupNamespacesRun
16:19:44 [2022-05-25T16:19:44.922Z] --- PASS: TestCgroupNamespacesRun (1.16s)
16:19:44 [2022-05-25T16:19:44.922Z] === RUN   TestCgroupNamespacesRunPrivileged
16:19:45 [2022-05-25T16:19:45.860Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
16:19:45 [2022-05-25T16:19:45.860Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:19:46 [2022-05-25T16:19:46.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
16:19:46 [2022-05-25T16:19:46.797Z] === RUN   TestCgroupNamespacesRunHostMode
16:19:48 [2022-05-25T16:19:48.173Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
16:19:48 [2022-05-25T16:19:48.173Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:19:49 [2022-05-25T16:19:49.125Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
16:19:49 [2022-05-25T16:19:49.125Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:19:50 [2022-05-25T16:19:50.498Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
16:19:50 [2022-05-25T16:19:50.498Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:19:51 [2022-05-25T16:19:51.065Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:19:51 [2022-05-25T16:19:51.065Z] === RUN   TestCgroupNamespacesRunOlderClient
16:19:52 [2022-05-25T16:19:52.447Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
16:19:52 [2022-05-25T16:19:52.447Z] === RUN   TestNISDomainname
16:19:52 [2022-05-25T16:19:52.706Z] --- PASS: TestNISDomainname (0.54s)
16:19:52 [2022-05-25T16:19:52.706Z] === RUN   TestHostnameDnsResolution
16:19:53 [2022-05-25T16:19:53.272Z] --- PASS: TestHostnameDnsResolution (0.68s)
16:19:53 [2022-05-25T16:19:53.272Z] === RUN   TestUnprivilegedPortsAndPing
16:19:53 [2022-05-25T16:19:53.838Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
16:19:53 [2022-05-25T16:19:53.838Z] === RUN   TestPrivilegedHostDevices
16:19:54 [2022-05-25T16:19:54.406Z] --- PASS: TestPrivilegedHostDevices (0.50s)
16:19:54 [2022-05-25T16:19:54.406Z] === RUN   TestConsoleSize
16:19:54 [2022-05-25T16:19:54.973Z] --- PASS: TestConsoleSize (0.41s)
16:19:54 [2022-05-25T16:19:54.973Z] === RUN   TestStats
16:19:57 [2022-05-25T16:19:57.503Z] --- PASS: TestStats (2.46s)
16:19:57 [2022-05-25T16:19:57.503Z] === RUN   TestStopContainerWithTimeout
16:19:57 [2022-05-25T16:19:57.503Z] === RUN   TestStopContainerWithTimeout/0
16:19:57 [2022-05-25T16:19:57.503Z] === PAUSE TestStopContainerWithTimeout/0
16:19:57 [2022-05-25T16:19:57.503Z] === RUN   TestStopContainerWithTimeout/1
16:19:57 [2022-05-25T16:19:57.503Z] === PAUSE TestStopContainerWithTimeout/1
16:19:57 [2022-05-25T16:19:57.503Z] === RUN   TestStopContainerWithTimeout/3
16:19:57 [2022-05-25T16:19:57.503Z] === PAUSE TestStopContainerWithTimeout/3
16:19:57 [2022-05-25T16:19:57.503Z] === RUN   TestStopContainerWithTimeout/-1
16:19:57 [2022-05-25T16:19:57.503Z] === PAUSE TestStopContainerWithTimeout/-1
16:19:57 [2022-05-25T16:19:57.503Z] === CONT  TestStopContainerWithTimeout/0
16:19:57 [2022-05-25T16:19:57.503Z] === CONT  TestStopContainerWithTimeout/-1
16:19:58 [2022-05-25T16:19:58.070Z] === CONT  TestStopContainerWithTimeout/3
16:19:59 [2022-05-25T16:19:59.969Z] === CONT  TestStopContainerWithTimeout/1
16:20:01 [2022-05-25T16:20:01.346Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:20:01 [2022-05-25T16:20:01.346Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
16:20:01 [2022-05-25T16:20:01.346Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
16:20:01 [2022-05-25T16:20:01.346Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
16:20:01 [2022-05-25T16:20:01.346Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
16:20:01 [2022-05-25T16:20:01.346Z] === RUN   TestDeleteDevicemapper
16:20:01 [2022-05-25T16:20:01.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:01 [2022-05-25T16:20:01.346Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:20:01 [2022-05-25T16:20:01.346Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:20:03 [2022-05-25T16:20:03.249Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
16:20:03 [2022-05-25T16:20:03.249Z] === RUN   TestUpdateMemory
16:20:03 [2022-05-25T16:20:03.516Z] --- PASS: TestUpdateMemory (0.55s)
16:20:03 [2022-05-25T16:20:03.516Z] === RUN   TestUpdateCPUQuota
16:20:04 [2022-05-25T16:20:04.451Z] --- PASS: TestUpdateCPUQuota (0.71s)
16:20:04 [2022-05-25T16:20:04.451Z] === RUN   TestUpdatePidsLimit
16:20:04 [2022-05-25T16:20:04.451Z] === RUN   TestUpdatePidsLimit/update_from_none
16:20:04 [2022-05-25T16:20:04.451Z] === RUN   TestUpdatePidsLimit/no_change
16:20:04 [2022-05-25T16:20:04.709Z] === RUN   TestUpdatePidsLimit/update_lower
16:20:04 [2022-05-25T16:20:04.968Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:20:05 [2022-05-25T16:20:05.226Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:20:05 [2022-05-25T16:20:05.226Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:20:05 [2022-05-25T16:20:05.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:20:06 [2022-05-25T16:20:06.418Z] --- PASS: TestUpdatePidsLimit (1.85s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
16:20:06 [2022-05-25T16:20:06.418Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
16:20:06 [2022-05-25T16:20:06.418Z] === RUN   TestUpdateRestartPolicy
16:20:18 [2022-05-25T16:20:18.617Z] --- PASS: TestUpdateRestartPolicy (10.82s)
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestUpdateRestartWithAutoRemove
16:20:18 [2022-05-25T16:20:18.617Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitNonBlocked
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:18 [2022-05-25T16:20:18.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:18 [2022-05-25T16:20:18.617Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:18 [2022-05-25T16:20:18.617Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:20:18 [2022-05-25T16:20:18.617Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:20:18 [2022-05-25T16:20:18.617Z] --- PASS: TestWaitNonBlocked (0.01s)
16:20:18 [2022-05-25T16:20:18.617Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
16:20:18 [2022-05-25T16:20:18.617Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitBlocked
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:20:18 [2022-05-25T16:20:18.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:20:18 [2022-05-25T16:20:18.617Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:20:18 [2022-05-25T16:20:18.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:20:18 [2022-05-25T16:20:18.617Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:20:18 [2022-05-25T16:20:18.617Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:20:18 [2022-05-25T16:20:18.875Z] --- PASS: TestWaitBlocked (0.01s)
16:20:18 [2022-05-25T16:20:18.875Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
16:20:18 [2022-05-25T16:20:18.875Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
16:20:18 [2022-05-25T16:20:18.875Z] === CONT  TestContainerStartOnDaemonRestart
16:20:18 [2022-05-25T16:20:18.875Z] === CONT  TestRestartDaemonWithRestartingContainer
16:20:20 [2022-05-25T16:20:20.775Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s)
16:20:20 [2022-05-25T16:20:20.775Z] === CONT  TestIpcModeOlderClient
16:20:21 [2022-05-25T16:20:21.033Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
16:20:21 [2022-05-25T16:20:21.033Z] === CONT  TestContainerKillOnDaemonStart
16:20:21 [2022-05-25T16:20:21.033Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:20:21 [2022-05-25T16:20:21.033Z] === CONT  TestDaemonHostGatewayIP
16:20:23 [2022-05-25T16:20:23.562Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
16:20:23 [2022-05-25T16:20:23.563Z] === CONT  TestDaemonRestartIpcMode
16:20:25 [2022-05-25T16:20:25.467Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
16:20:33 [2022-05-25T16:20:33.651Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
16:20:33 [2022-05-25T16:20:33.652Z] PASS
16:20:33 [2022-05-25T16:20:33.652Z] 
16:20:33 [2022-05-25T16:20:33.652Z] === Skipped
16:20:33 [2022-05-25T16:20:33.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:20:33 [2022-05-25T16:20:33.652Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:20:33 [2022-05-25T16:20:33.652Z] 
16:20:33 [2022-05-25T16:20:33.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:20:33 [2022-05-25T16:20:33.652Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:20:33 [2022-05-25T16:20:33.652Z] 
16:20:33 [2022-05-25T16:20:33.652Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:20:33 [2022-05-25T16:20:33.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:20:33 [2022-05-25T16:20:33.652Z] 
16:20:33 [2022-05-25T16:20:33.652Z] DONE 238 tests, 3 skipped in 114.800s
16:20:33 [2022-05-25T16:20:33.652Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:20:33 [2022-05-25T16:20:33.652Z] ++ 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
16:20:33 [2022-05-25T16:20:33.652Z] ++ set -e
16:20:33 [2022-05-25T16:20:33.652Z] ++ '[' -n 0 ']'
16:20:33 [2022-05-25T16:20:33.652Z] ++ set -x
16:20:33 [2022-05-25T16:20:33.652Z] ++ 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
16:20:33 [2022-05-25T16:20:33.652Z] === RUN   TestConfigDaemonLibtrustID
16:20:33 [2022-05-25T16:20:33.652Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:20:33 [2022-05-25T16:20:33.652Z] === RUN   TestConfigDaemonID
16:20:34 [2022-05-25T16:20:34.219Z]     daemon_test.go:84: [d1866ef0e6e8f] daemon is not started
16:20:34 [2022-05-25T16:20:34.219Z] --- PASS: TestConfigDaemonID (1.04s)
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:20:34 [2022-05-25T16:20:34.219Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:20:34 [2022-05-25T16:20:34.219Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation/invalid_config
16:20:34 [2022-05-25T16:20:34.219Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation/malformed_config
16:20:34 [2022-05-25T16:20:34.219Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:20:34 [2022-05-25T16:20:34.219Z] === RUN   TestDaemonConfigValidation/valid_config
16:20:34 [2022-05-25T16:20:34.219Z] === PAUSE TestDaemonConfigValidation/valid_config
16:20:34 [2022-05-25T16:20:34.219Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:20:34 [2022-05-25T16:20:34.219Z] === CONT  TestDaemonConfigValidation/invalid_config
16:20:34 [2022-05-25T16:20:34.478Z] === CONT  TestDaemonConfigValidation/malformed_config
16:20:34 [2022-05-25T16:20:34.478Z] === CONT  TestDaemonConfigValidation/valid_config
16:20:34 [2022-05-25T16:20:34.478Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:20:34 [2022-05-25T16:20:34.478Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:20:34 [2022-05-25T16:20:34.478Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:20:34 [2022-05-25T16:20:34.478Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:20:34 [2022-05-25T16:20:34.478Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:20:34 [2022-05-25T16:20:34.478Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:20:34 [2022-05-25T16:20:34.478Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:20:34 [2022-05-25T16:20:34.478Z] === RUN   TestConfigDaemonSeccompProfiles
16:20:34 [2022-05-25T16:20:34.478Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:20:35 [2022-05-25T16:20:35.851Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:20:36 [2022-05-25T16:20:36.785Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:20:37 [2022-05-25T16:20:37.718Z] === CONT  TestConfigDaemonSeccompProfiles
16:20:37 [2022-05-25T16:20:37.718Z]     daemon_test.go:198: [d55ffc2f243a7] daemon is not started
16:20:37 [2022-05-25T16:20:37.718Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:20:37 [2022-05-25T16:20:37.718Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:20:37 [2022-05-25T16:20:37.718Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:20:37 [2022-05-25T16:20:37.718Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:20:37 [2022-05-25T16:20:37.718Z] === RUN   TestDaemonProxy
16:20:37 [2022-05-25T16:20:37.718Z] === RUN   TestDaemonProxy/environment_variables
16:20:39 [2022-05-25T16:20:39.617Z] === RUN   TestDaemonProxy/command-line_options
16:20:40 [2022-05-25T16:20:40.991Z] === RUN   TestDaemonProxy/configuration_file
16:20:42 [2022-05-25T16:20:42.890Z] === RUN   TestDaemonProxy/conflicting_options
16:20:43 [2022-05-25T16:20:43.457Z] === RUN   TestDaemonProxy/reload_sanitized
16:20:43 [2022-05-25T16:20:43.715Z] --- PASS: TestDaemonProxy (6.21s)
16:20:43 [2022-05-25T16:20:43.715Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:20:43 [2022-05-25T16:20:43.715Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
16:20:43 [2022-05-25T16:20:43.715Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
16:20:43 [2022-05-25T16:20:43.715Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:20:43 [2022-05-25T16:20:43.715Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:20:43 [2022-05-25T16:20:43.715Z] PASS
16:20:43 [2022-05-25T16:20:43.715Z] 
16:20:43 [2022-05-25T16:20:43.715Z] DONE 18 tests in 11.234s
16:20:43 [2022-05-25T16:20:43.975Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:20:43 [2022-05-25T16:20:43.975Z] ++ 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
16:20:43 [2022-05-25T16:20:43.975Z] ++ set -e
16:20:43 [2022-05-25T16:20:43.975Z] ++ '[' -n 0 ']'
16:20:43 [2022-05-25T16:20:43.975Z] ++ set -x
16:20:43 [2022-05-25T16:20:43.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
16:20:43 [2022-05-25T16:20:43.975Z] INFO: Testing against a local daemon
16:20:43 [2022-05-25T16:20:43.975Z] === RUN   TestCommitInheritsEnv
16:20:44 [2022-05-25T16:20:44.233Z] --- PASS: TestCommitInheritsEnv (0.25s)
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportExtremelyLargeImageWorks
16:20:44 [2022-05-25T16:20:44.233Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:20:44 [2022-05-25T16:20:44.233Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportWithCustomPlatform
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportWithCustomPlatform/#00
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportWithCustomPlatform/_______
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportWithCustomPlatform//
16:20:44 [2022-05-25T16:20:44.233Z] === RUN   TestImportWithCustomPlatform/linux
16:20:44 [2022-05-25T16:20:44.491Z] === RUN   TestImportWithCustomPlatform/LINUX
16:20:44 [2022-05-25T16:20:44.492Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:20:44 [2022-05-25T16:20:44.492Z] === RUN   TestImportWithCustomPlatform/macos
16:20:44 [2022-05-25T16:20:44.492Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:20:44 [2022-05-25T16:20:44.492Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:20:44 [2022-05-25T16:20:44.492Z] --- PASS: TestImportWithCustomPlatform (0.32s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:20:44 [2022-05-25T16:20:44.492Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:20:44 [2022-05-25T16:20:44.492Z] === RUN   TestImagesFilterMultiReference
16:20:44 [2022-05-25T16:20:44.750Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:20:44 [2022-05-25T16:20:44.750Z] === RUN   TestImagePullPlatformInvalid
16:20:44 [2022-05-25T16:20:44.750Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:20:44 [2022-05-25T16:20:44.750Z] === RUN   TestRemoveImageOrphaning
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestRemoveImageOrphaning (0.25s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestRemoveImageGarbageCollector
16:20:45 [2022-05-25T16:20:45.009Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:20:45 [2022-05-25T16:20:45.009Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagInvalidReference
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagInvalidReference (0.01s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagValidPrefixedRepo
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagExistedNameWithoutForce
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagOfficialNames
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagOfficialNames (0.05s)
16:20:45 [2022-05-25T16:20:45.009Z] === RUN   TestTagMatchesDigest
16:20:45 [2022-05-25T16:20:45.009Z] --- PASS: TestTagMatchesDigest (0.01s)
16:20:45 [2022-05-25T16:20:45.009Z] PASS
16:20:45 [2022-05-25T16:20:45.009Z] 
16:20:45 [2022-05-25T16:20:45.009Z] === Skipped
16:20:45 [2022-05-25T16:20:45.009Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:20:45 [2022-05-25T16:20:45.009Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:20:45 [2022-05-25T16:20:45.009Z] 
16:20:45 [2022-05-25T16:20:45.009Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:20:45 [2022-05-25T16:20:45.009Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:20:45 [2022-05-25T16:20:45.009Z] 
16:20:45 [2022-05-25T16:20:45.009Z] DONE 22 tests, 2 skipped in 1.215s
16:20:45 [2022-05-25T16:20:45.009Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:20:45 [2022-05-25T16:20:45.009Z] ++ 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
16:20:45 [2022-05-25T16:20:45.009Z] ++ set -e
16:20:45 [2022-05-25T16:20:45.009Z] ++ '[' -n 0 ']'
16:20:45 [2022-05-25T16:20:45.009Z] ++ set -x
16:20:45 [2022-05-25T16:20:45.009Z] ++ 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
16:20:45 [2022-05-25T16:20:45.267Z] INFO: Testing against a local daemon
16:20:45 [2022-05-25T16:20:45.267Z] === RUN   TestNetworkCreateDelete
16:20:45 [2022-05-25T16:20:45.267Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:20:45 [2022-05-25T16:20:45.267Z] === RUN   TestDockerNetworkDeletePreferID
16:20:45 [2022-05-25T16:20:45.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
16:20:45 [2022-05-25T16:20:45.832Z] === RUN   TestDaemonDNSFallback
16:20:52 [2022-05-25T16:20:52.390Z] --- PASS: TestDaemonDNSFallback (6.27s)
16:20:52 [2022-05-25T16:20:52.390Z] === RUN   TestInspectNetwork
16:20:54 [2022-05-25T16:20:54.921Z] === RUN   TestInspectNetwork/full_network_id
16:20:54 [2022-05-25T16:20:54.921Z] === RUN   TestInspectNetwork/partial_network_id
16:20:54 [2022-05-25T16:20:54.921Z] === RUN   TestInspectNetwork/network_name
16:20:54 [2022-05-25T16:20:54.921Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:20:59 [2022-05-25T16:20:59.104Z] --- PASS: TestInspectNetwork (7.05s)
16:20:59 [2022-05-25T16:20:59.104Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:20:59 [2022-05-25T16:20:59.104Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:20:59 [2022-05-25T16:20:59.104Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:20:59 [2022-05-25T16:20:59.104Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:20:59 [2022-05-25T16:20:59.104Z] === RUN   TestRunContainerWithBridgeNone
16:21:00 [2022-05-25T16:21:00.478Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/create
16:21:00 [2022-05-25T16:21:00.478Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:21:00 [2022-05-25T16:21:00.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:21:00 [2022-05-25T16:21:00.478Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:21:00 [2022-05-25T16:21:00.478Z] === CONT  TestNetworkInvalidJSON/networks/create
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:21:00 [2022-05-25T16:21:00.478Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:21:00 [2022-05-25T16:21:00.478Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:21:00 [2022-05-25T16:21:00.478Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:21:00 [2022-05-25T16:21:00.479Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:21:00 [2022-05-25T16:21:00.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkList
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkList//networks
16:21:00 [2022-05-25T16:21:00.479Z] === PAUSE TestNetworkList//networks
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestNetworkList//networks/
16:21:00 [2022-05-25T16:21:00.479Z] === PAUSE TestNetworkList//networks/
16:21:00 [2022-05-25T16:21:00.479Z] === CONT  TestNetworkList//networks
16:21:00 [2022-05-25T16:21:00.479Z] === CONT  TestNetworkList//networks/
16:21:00 [2022-05-25T16:21:00.479Z] --- PASS: TestNetworkList (0.01s)
16:21:00 [2022-05-25T16:21:00.479Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z]     --- PASS: TestNetworkList//networks (0.00s)
16:21:00 [2022-05-25T16:21:00.479Z] === RUN   TestHostIPv4BridgeLabel
16:21:01 [2022-05-25T16:21:01.045Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:21:01 [2022-05-25T16:21:01.045Z] === RUN   TestDaemonRestartWithLiveRestore
16:21:01 [2022-05-25T16:21:01.980Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:21:01 [2022-05-25T16:21:01.981Z] === RUN   TestDaemonDefaultNetworkPools
16:21:02 [2022-05-25T16:21:02.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:21:02 [2022-05-25T16:21:02.916Z] === RUN   TestDaemonRestartWithExistingNetwork
16:21:03 [2022-05-25T16:21:03.851Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
16:21:03 [2022-05-25T16:21:03.851Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:21:05 [2022-05-25T16:21:05.226Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
16:21:05 [2022-05-25T16:21:05.226Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:21:05 [2022-05-25T16:21:05.792Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
16:21:05 [2022-05-25T16:21:05.793Z] === RUN   TestServiceWithPredefinedNetwork
16:21:08 [2022-05-25T16:21:08.323Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
16:21:08 [2022-05-25T16:21:08.323Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:21:08 [2022-05-25T16:21:08.323Z]     service_test.go:243: FLAKY_TEST
16:21:08 [2022-05-25T16:21:08.323Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:21:08 [2022-05-25T16:21:08.323Z] === RUN   TestServiceWithDataPathPortInit
16:21:23 [2022-05-25T16:21:23.195Z] --- PASS: TestServiceWithDataPathPortInit (13.70s)
16:21:23 [2022-05-25T16:21:23.195Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:21:24 [2022-05-25T16:21:24.131Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pb14exwlu28j8gwgm5fs5j5sp Created:2022-05-25 16:21:22.958172777 +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[e32968862a0e0c5df6c63c2edcfc753df31de5ed6fe4294f143902f8ba9e06c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk2pf0axwgj9jxt642ru7hfnu EndpointID:fd11d2f794ec51e98f99e140d949367bb0b33710238d538ce4efce2e576242ef MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3efec0942d036fe8baf6ef6ccaddae6f5d0e8371c4159780c0cd0b5d658e2034 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:9943b7765d5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk2pf0axwgj9jxt642ru7hfnu EndpointID:fd11d2f794ec51e98f99e140d949367bb0b33710238d538ce4efce2e576242ef EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:21:29 [2022-05-25T16:21:29.395Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
16:21:29 [2022-05-25T16:21:29.395Z] PASS
16:21:29 [2022-05-25T16:21:29.395Z] 
16:21:29 [2022-05-25T16:21:29.395Z] === Skipped
16:21:29 [2022-05-25T16:21:29.395Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:21:29 [2022-05-25T16:21:29.395Z]     service_test.go:243: FLAKY_TEST
16:21:29 [2022-05-25T16:21:29.395Z] 
16:21:29 [2022-05-25T16:21:29.395Z] DONE 38 tests, 1 skipped in 43.379s
16:21:29 [2022-05-25T16:21:29.395Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:21:29 [2022-05-25T16:21:29.395Z] ++ 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
16:21:29 [2022-05-25T16:21:29.395Z] ++ set -e
16:21:29 [2022-05-25T16:21:29.395Z] ++ '[' -n 0 ']'
16:21:29 [2022-05-25T16:21:29.395Z] ++ set -x
16:21:29 [2022-05-25T16:21:29.395Z] ++ 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
16:21:29 [2022-05-25T16:21:29.395Z] INFO: Testing against a local daemon
16:21:29 [2022-05-25T16:21:29.395Z] === RUN   TestDockerNetworkIpvlanPersistance
16:21:29 [2022-05-25T16:21:29.395Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:29 [2022-05-25T16:21:29.395Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:21:29 [2022-05-25T16:21:29.395Z] === RUN   TestDockerNetworkIpvlan
16:21:29 [2022-05-25T16:21:29.395Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:29 [2022-05-25T16:21:29.395Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:21:29 [2022-05-25T16:21:29.395Z] PASS
16:21:29 [2022-05-25T16:21:29.395Z] 
16:21:29 [2022-05-25T16:21:29.395Z] === Skipped
16:21:29 [2022-05-25T16:21:29.395Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:21:29 [2022-05-25T16:21:29.395Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:29 [2022-05-25T16:21:29.395Z] 
16:21:29 [2022-05-25T16:21:29.395Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:21:29 [2022-05-25T16:21:29.395Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:21:29 [2022-05-25T16:21:29.395Z] 
16:21:29 [2022-05-25T16:21:29.395Z] DONE 2 tests, 2 skipped in 0.092s
16:21:29 [2022-05-25T16:21:29.395Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:21:29 [2022-05-25T16:21:29.395Z] ++ 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
16:21:29 [2022-05-25T16:21:29.395Z] ++ set -e
16:21:29 [2022-05-25T16:21:29.395Z] ++ '[' -n 0 ']'
16:21:29 [2022-05-25T16:21:29.395Z] ++ set -x
16:21:29 [2022-05-25T16:21:29.395Z] ++ 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
16:21:29 [2022-05-25T16:21:29.395Z] INFO: Testing against a local daemon
16:21:29 [2022-05-25T16:21:29.395Z] === RUN   TestDockerNetworkMacvlanPersistance
16:21:29 [2022-05-25T16:21:29.962Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
16:21:29 [2022-05-25T16:21:29.962Z] === RUN   TestDockerNetworkMacvlan
16:21:30 [2022-05-25T16:21:30.896Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:21:31 [2022-05-25T16:21:31.463Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:21:32 [2022-05-25T16:21:32.398Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:21:34 [2022-05-25T16:21:34.338Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:21:35 [2022-05-25T16:21:35.715Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:21:38 [2022-05-25T16:21:38.999Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:21:39 [2022-05-25T16:21:39.565Z] --- PASS: TestDockerNetworkMacvlan (9.45s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
16:21:39 [2022-05-25T16:21:39.566Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
16:21:39 [2022-05-25T16:21:39.566Z] PASS
16:21:39 [2022-05-25T16:21:39.566Z] 
16:21:39 [2022-05-25T16:21:39.566Z] DONE 8 tests in 10.947s
16:21:39 [2022-05-25T16:21:39.566Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:21:39 [2022-05-25T16:21:39.566Z] ++ 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
16:21:39 [2022-05-25T16:21:39.566Z] ++ set -e
16:21:39 [2022-05-25T16:21:39.566Z] ++ '[' -n 0 ']'
16:21:39 [2022-05-25T16:21:39.566Z] ++ set -x
16:21:39 [2022-05-25T16:21:39.566Z] ++ 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
16:21:39 [2022-05-25T16:21:39.566Z] testing: warning: no tests to run
16:21:39 [2022-05-25T16:21:39.566Z] PASS
16:21:39 [2022-05-25T16:21:39.566Z] 
16:21:39 [2022-05-25T16:21:39.566Z] DONE 0 tests in 0.024s
16:21:39 [2022-05-25T16:21:39.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:21:39 [2022-05-25T16:21:39.566Z] ++ 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
16:21:39 [2022-05-25T16:21:39.566Z] ++ set -e
16:21:39 [2022-05-25T16:21:39.566Z] ++ '[' -n 0 ']'
16:21:39 [2022-05-25T16:21:39.566Z] ++ set -x
16:21:39 [2022-05-25T16:21:39.566Z] ++ 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
16:21:39 [2022-05-25T16:21:39.566Z] INFO: Testing against a local daemon
16:21:39 [2022-05-25T16:21:39.566Z] === RUN   TestAuthZPluginAllowRequest
16:21:40 [2022-05-25T16:21:40.941Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
16:21:40 [2022-05-25T16:21:40.941Z] === RUN   TestAuthZPluginTLS
16:21:41 [2022-05-25T16:21:41.508Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:21:41 [2022-05-25T16:21:41.508Z] === RUN   TestAuthZPluginDenyRequest
16:21:41 [2022-05-25T16:21:41.767Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:21:41 [2022-05-25T16:21:41.767Z] === RUN   TestAuthZPluginAPIDenyResponse
16:21:42 [2022-05-25T16:21:42.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:21:42 [2022-05-25T16:21:42.333Z] === RUN   TestAuthZPluginDenyResponse
16:21:42 [2022-05-25T16:21:42.900Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:21:42 [2022-05-25T16:21:42.900Z] === RUN   TestAuthZPluginAllowEventStream
16:21:44 [2022-05-25T16:21:44.274Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
16:21:44 [2022-05-25T16:21:44.274Z] === RUN   TestAuthZPluginErrorResponse
16:21:44 [2022-05-25T16:21:44.533Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:21:44 [2022-05-25T16:21:44.533Z] === RUN   TestAuthZPluginErrorRequest
16:21:45 [2022-05-25T16:21:45.099Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:21:45 [2022-05-25T16:21:45.099Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:21:45 [2022-05-25T16:21:45.665Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:21:45 [2022-05-25T16:21:45.665Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:21:47 [2022-05-25T16:21:47.038Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s)
16:21:47 [2022-05-25T16:21:47.038Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:21:48 [2022-05-25T16:21:48.411Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
16:21:48 [2022-05-25T16:21:48.411Z] === RUN   TestAuthZPluginHeader
16:21:48 [2022-05-25T16:21:48.977Z] --- PASS: TestAuthZPluginHeader (0.69s)
16:21:48 [2022-05-25T16:21:48.977Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:21:48 [2022-05-25T16:21:48.977Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:21:48 [2022-05-25T16:21:48.977Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:21:48 [2022-05-25T16:21:48.977Z] === RUN   TestAuthZPluginV2Disable
16:21:48 [2022-05-25T16:21:48.977Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:21:48 [2022-05-25T16:21:48.977Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:21:48 [2022-05-25T16:21:48.977Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:21:48 [2022-05-25T16:21:48.977Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:21:48 [2022-05-25T16:21:48.977Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:21:48 [2022-05-25T16:21:48.977Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:21:48 [2022-05-25T16:21:48.977Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:21:48 [2022-05-25T16:21:48.977Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:21:48 [2022-05-25T16:21:48.977Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:22:07 [2022-05-25T16:22:07.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
16:22:07 [2022-05-25T16:22:07.053Z] PASS
16:22:07 [2022-05-25T16:22:07.053Z] 
16:22:07 [2022-05-25T16:22:07.053Z] === Skipped
16:22:07 [2022-05-25T16:22:07.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:07 [2022-05-25T16:22:07.053Z] 
16:22:07 [2022-05-25T16:22:07.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:07 [2022-05-25T16:22:07.053Z] 
16:22:07 [2022-05-25T16:22:07.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:07 [2022-05-25T16:22:07.053Z] 
16:22:07 [2022-05-25T16:22:07.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:07 [2022-05-25T16:22:07.053Z] 
16:22:07 [2022-05-25T16:22:07.053Z] DONE 17 tests, 4 skipped in 25.999s
16:22:07 [2022-05-25T16:22:07.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:22:07 [2022-05-25T16:22:07.053Z] ++ 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
16:22:07 [2022-05-25T16:22:07.053Z] ++ set -e
16:22:07 [2022-05-25T16:22:07.053Z] ++ '[' -n 0 ']'
16:22:07 [2022-05-25T16:22:07.053Z] ++ set -x
16:22:07 [2022-05-25T16:22:07.053Z] ++ 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
16:22:07 [2022-05-25T16:22:07.053Z] INFO: Testing against a local daemon
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:22:07 [2022-05-25T16:22:07.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:22:07 [2022-05-25T16:22:07.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:22:07 [2022-05-25T16:22:07.053Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:22:07 [2022-05-25T16:22:07.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:22:07 [2022-05-25T16:22:07.053Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:22:07 [2022-05-25T16:22:07.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:22:07 [2022-05-25T16:22:07.053Z] --- PASS: TestPluginInvalidJSON (0.03s)
16:22:07 [2022-05-25T16:22:07.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInstall
16:22:07 [2022-05-25T16:22:07.053Z] === RUN   TestPluginInstall/no_auth
16:22:07 [2022-05-25T16:22:07.053Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:07 [2022-05-25T16:22:07.053Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e4c206814c21d2b23ccadab326e90b3a5db1f2531d83aaf3899feef80a73abb" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:07 [2022-05-25T16:22:07.053Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:07 [2022-05-25T16:22:07.054Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e4c206814c21d2b23ccadab326e90b3a5db1f2531d83aaf3899feef80a73abb" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:07 [2022-05-25T16:22:07.054Z] === RUN   TestPluginInstall/with_htpasswd
16:22:07 [2022-05-25T16:22:07.054Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:07 [2022-05-25T16:22:07.054Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e4c206814c21d2b23ccadab326e90b3a5db1f2531d83aaf3899feef80a73abb" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:07 [2022-05-25T16:22:07.054Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:07 [2022-05-25T16:22:07.054Z] time="2022-05-25T16:22:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e4c206814c21d2b23ccadab326e90b3a5db1f2531d83aaf3899feef80a73abb" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:07 [2022-05-25T16:22:07.313Z] === RUN   TestPluginInstall/with_insecure
16:22:08 [2022-05-25T16:22:08.248Z] time="2022-05-25T16:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:08 [2022-05-25T16:22:08.248Z] time="2022-05-25T16:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cafe10818e487219a39aaeec49813135ff7e2b9b9d3a2cc0cee317a75717f8d0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:08 [2022-05-25T16:22:08.248Z] time="2022-05-25T16:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:22:08 [2022-05-25T16:22:08.248Z] time="2022-05-25T16:22:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cafe10818e487219a39aaeec49813135ff7e2b9b9d3a2cc0cee317a75717f8d0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:22:08 [2022-05-25T16:22:08.248Z]     plugin_test.go:195: [d892c3144a64f] daemon is not started
16:22:08 [2022-05-25T16:22:08.248Z] --- PASS: TestPluginInstall (2.53s)
16:22:08 [2022-05-25T16:22:08.248Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
16:22:08 [2022-05-25T16:22:08.248Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
16:22:08 [2022-05-25T16:22:08.248Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:22:08 [2022-05-25T16:22:08.248Z] === RUN   TestPluginsWithRuntimes
16:22:10 [2022-05-25T16:22:10.151Z] === RUN   TestPluginsWithRuntimes/No_Args
16:22:10 [2022-05-25T16:22:10.718Z] === RUN   TestPluginsWithRuntimes/With_Args
16:22:11 [2022-05-25T16:22:11.653Z] --- PASS: TestPluginsWithRuntimes (3.28s)
16:22:11 [2022-05-25T16:22:11.653Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
16:22:11 [2022-05-25T16:22:11.653Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
16:22:11 [2022-05-25T16:22:11.653Z] === RUN   TestPluginBackCompatMediaTypes
16:22:12 [2022-05-25T16:22:12.220Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
16:22:12 [2022-05-25T16:22:12.220Z] PASS
16:22:12 [2022-05-25T16:22:12.220Z] 
16:22:12 [2022-05-25T16:22:12.220Z] DONE 24 tests in 6.513s
16:22:12 [2022-05-25T16:22:12.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:22:12 [2022-05-25T16:22:12.220Z] ++ 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
16:22:12 [2022-05-25T16:22:12.220Z] ++ set -e
16:22:12 [2022-05-25T16:22:12.220Z] ++ '[' -n 0 ']'
16:22:12 [2022-05-25T16:22:12.220Z] ++ set -x
16:22:12 [2022-05-25T16:22:12.220Z] ++ 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
16:22:12 [2022-05-25T16:22:12.220Z] INFO: Testing against a local daemon
16:22:12 [2022-05-25T16:22:12.220Z] === RUN   TestExternalGraphDriver
16:22:12 [2022-05-25T16:22:12.220Z] === RUN   TestExternalGraphDriver/json
16:22:14 [2022-05-25T16:22:14.121Z] === RUN   TestExternalGraphDriver/spec
16:22:15 [2022-05-25T16:22:15.494Z] === RUN   TestExternalGraphDriver/pull
16:22:16 [2022-05-25T16:22:16.869Z] --- PASS: TestExternalGraphDriver (4.77s)
16:22:16 [2022-05-25T16:22:16.870Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
16:22:16 [2022-05-25T16:22:16.870Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
16:22:16 [2022-05-25T16:22:16.870Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
16:22:16 [2022-05-25T16:22:16.870Z] === RUN   TestGraphdriverPluginV2
16:22:17 [2022-05-25T16:22:17.128Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2022-05-25T16:22:17.128Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
16:22:17 [2022-05-25T16:22:17.128Z] PASS
16:22:17 [2022-05-25T16:22:17.128Z] 
16:22:17 [2022-05-25T16:22:17.128Z] === Skipped
16:22:17 [2022-05-25T16:22:17.128Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
16:22:17 [2022-05-25T16:22:17.128Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:22:17 [2022-05-25T16:22:17.128Z] 
16:22:17 [2022-05-25T16:22:17.128Z] DONE 5 tests, 1 skipped in 4.884s
16:22:17 [2022-05-25T16:22:17.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:22:17 [2022-05-25T16:22:17.128Z] ++ 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
16:22:17 [2022-05-25T16:22:17.128Z] ++ set -e
16:22:17 [2022-05-25T16:22:17.128Z] ++ '[' -n 0 ']'
16:22:17 [2022-05-25T16:22:17.128Z] ++ set -x
16:22:17 [2022-05-25T16:22:17.128Z] ++ 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
16:22:17 [2022-05-25T16:22:17.128Z] INFO: Testing against a local daemon
16:22:17 [2022-05-25T16:22:17.128Z] === RUN   TestContinueAfterPluginCrash
16:22:17 [2022-05-25T16:22:17.128Z] === PAUSE TestContinueAfterPluginCrash
16:22:17 [2022-05-25T16:22:17.128Z] === RUN   TestReadPluginNoRead
16:22:17 [2022-05-25T16:22:17.128Z] === PAUSE TestReadPluginNoRead
16:22:17 [2022-05-25T16:22:17.128Z] === RUN   TestDaemonStartWithLogOpt
16:22:17 [2022-05-25T16:22:17.128Z] === PAUSE TestDaemonStartWithLogOpt
16:22:17 [2022-05-25T16:22:17.128Z] === CONT  TestContinueAfterPluginCrash
16:22:17 [2022-05-25T16:22:17.128Z] === CONT  TestDaemonStartWithLogOpt
16:22:20 [2022-05-25T16:22:20.411Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
16:22:20 [2022-05-25T16:22:20.411Z] === CONT  TestReadPluginNoRead
16:22:22 [2022-05-25T16:22:22.312Z] === RUN   TestReadPluginNoRead/default
16:22:23 [2022-05-25T16:22:23.687Z] === RUN   TestReadPluginNoRead/disabled_caching
16:22:24 [2022-05-25T16:22:24.622Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:22:25 [2022-05-25T16:22:25.190Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
16:22:25 [2022-05-25T16:22:25.757Z] === CONT  TestReadPluginNoRead
16:22:25 [2022-05-25T16:22:25.757Z]     read_test.go:92: [df53fc93d8f2a] daemon is not started
16:22:25 [2022-05-25T16:22:25.757Z] --- PASS: TestReadPluginNoRead (5.63s)
16:22:25 [2022-05-25T16:22:25.757Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
16:22:25 [2022-05-25T16:22:25.757Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
16:22:25 [2022-05-25T16:22:25.757Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
16:22:25 [2022-05-25T16:22:25.757Z] PASS
16:22:25 [2022-05-25T16:22:25.757Z] 
16:22:25 [2022-05-25T16:22:25.757Z] DONE 6 tests in 8.724s
16:22:25 [2022-05-25T16:22:25.757Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:22:25 [2022-05-25T16:22:25.757Z] ++ 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
16:22:25 [2022-05-25T16:22:25.757Z] ++ set -e
16:22:25 [2022-05-25T16:22:25.757Z] ++ '[' -n 0 ']'
16:22:25 [2022-05-25T16:22:25.757Z] ++ set -x
16:22:25 [2022-05-25T16:22:25.757Z] ++ 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
16:22:25 [2022-05-25T16:22:25.757Z] testing: warning: no tests to run
16:22:25 [2022-05-25T16:22:25.757Z] PASS
16:22:25 [2022-05-25T16:22:25.757Z] 
16:22:25 [2022-05-25T16:22:25.757Z] DONE 0 tests in 0.033s
16:22:25 [2022-05-25T16:22:25.757Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:22:25 [2022-05-25T16:22:25.757Z] ++ 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
16:22:25 [2022-05-25T16:22:25.757Z] ++ set -e
16:22:25 [2022-05-25T16:22:25.757Z] ++ '[' -n 0 ']'
16:22:25 [2022-05-25T16:22:25.757Z] ++ set -x
16:22:25 [2022-05-25T16:22:25.758Z] ++ 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
16:22:26 [2022-05-25T16:22:26.016Z] INFO: Testing against a local daemon
16:22:26 [2022-05-25T16:22:26.016Z] === RUN   TestPluginWithDevMounts
16:22:26 [2022-05-25T16:22:26.016Z] === PAUSE TestPluginWithDevMounts
16:22:26 [2022-05-25T16:22:26.016Z] === CONT  TestPluginWithDevMounts
16:22:27 [2022-05-25T16:22:27.390Z] --- PASS: TestPluginWithDevMounts (1.52s)
16:22:27 [2022-05-25T16:22:27.390Z] PASS
16:22:27 [2022-05-25T16:22:27.390Z] 
16:22:27 [2022-05-25T16:22:27.390Z] DONE 1 tests in 1.618s
16:22:27 [2022-05-25T16:22:27.390Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:22:27 [2022-05-25T16:22:27.390Z] ++ 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
16:22:27 [2022-05-25T16:22:27.390Z] ++ set -e
16:22:27 [2022-05-25T16:22:27.390Z] ++ '[' -n 0 ']'
16:22:27 [2022-05-25T16:22:27.390Z] ++ set -x
16:22:27 [2022-05-25T16:22:27.390Z] ++ 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
16:22:27 [2022-05-25T16:22:27.648Z] INFO: Testing against a local daemon
16:22:27 [2022-05-25T16:22:27.648Z] === RUN   TestSecretInspect
16:22:30 [2022-05-25T16:22:30.176Z] --- PASS: TestSecretInspect (2.15s)
16:22:30 [2022-05-25T16:22:30.176Z] === RUN   TestSecretList
16:22:32 [2022-05-25T16:22:32.077Z] --- PASS: TestSecretList (2.28s)
16:22:32 [2022-05-25T16:22:32.077Z] === RUN   TestSecretsCreateAndDelete
16:22:34 [2022-05-25T16:22:34.633Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
16:22:34 [2022-05-25T16:22:34.633Z] === RUN   TestSecretsUpdate
16:22:36 [2022-05-25T16:22:36.537Z] --- PASS: TestSecretsUpdate (2.29s)
16:22:36 [2022-05-25T16:22:36.538Z] === RUN   TestTemplatedSecret
16:22:39 [2022-05-25T16:22:39.068Z] --- PASS: TestTemplatedSecret (2.49s)
16:22:39 [2022-05-25T16:22:39.068Z] === RUN   TestSecretCreateResolve
16:22:40 [2022-05-25T16:22:40.970Z] --- PASS: TestSecretCreateResolve (1.76s)
16:22:40 [2022-05-25T16:22:40.970Z] PASS
16:22:40 [2022-05-25T16:22:40.970Z] 
16:22:40 [2022-05-25T16:22:40.970Z] DONE 6 tests in 13.374s
16:22:40 [2022-05-25T16:22:40.970Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:22:40 [2022-05-25T16:22:40.970Z] ++ 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
16:22:40 [2022-05-25T16:22:40.970Z] ++ set -e
16:22:40 [2022-05-25T16:22:40.970Z] ++ '[' -n 0 ']'
16:22:40 [2022-05-25T16:22:40.970Z] ++ set -x
16:22:40 [2022-05-25T16:22:40.970Z] ++ 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
16:22:40 [2022-05-25T16:22:40.970Z] INFO: Testing against a local daemon
16:22:40 [2022-05-25T16:22:40.970Z] === RUN   TestServiceCreateInit
16:22:40 [2022-05-25T16:22:40.970Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:22:45 [2022-05-25T16:22:45.156Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:22:48 [2022-05-25T16:22:48.439Z] --- PASS: TestServiceCreateInit (7.02s)
16:22:48 [2022-05-25T16:22:48.439Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
16:22:48 [2022-05-25T16:22:48.439Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
16:22:48 [2022-05-25T16:22:48.439Z] === RUN   TestCreateServiceMultipleTimes
16:23:03 [2022-05-25T16:23:03.308Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
16:23:03 [2022-05-25T16:23:03.308Z] === RUN   TestCreateServiceConflict
16:23:05 [2022-05-25T16:23:05.837Z] --- PASS: TestCreateServiceConflict (2.19s)
16:23:05 [2022-05-25T16:23:05.837Z] === RUN   TestCreateServiceMaxReplicas
16:23:08 [2022-05-25T16:23:08.368Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
16:23:08 [2022-05-25T16:23:08.368Z] === RUN   TestCreateWithDuplicateNetworkNames
16:23:23 [2022-05-25T16:23:23.237Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
16:23:23 [2022-05-25T16:23:23.237Z] === RUN   TestCreateServiceSecretFileMode
16:23:23 [2022-05-25T16:23:23.495Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
16:23:23 [2022-05-25T16:23:23.495Z] === RUN   TestCreateServiceConfigFileMode
16:23:26 [2022-05-25T16:23:26.024Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
16:23:26 [2022-05-25T16:23:26.024Z] === RUN   TestCreateServiceSysctls
16:23:29 [2022-05-25T16:23:29.306Z] --- PASS: TestCreateServiceSysctls (3.02s)
16:23:29 [2022-05-25T16:23:29.306Z] === RUN   TestCreateServiceCapabilities
16:23:31 [2022-05-25T16:23:31.833Z] --- PASS: TestCreateServiceCapabilities (2.47s)
16:23:31 [2022-05-25T16:23:31.833Z] === RUN   TestInspect
16:23:34 [2022-05-25T16:23:34.361Z] --- PASS: TestInspect (2.74s)
16:23:34 [2022-05-25T16:23:34.361Z] === RUN   TestCreateJob
16:23:37 [2022-05-25T16:23:37.638Z] --- PASS: TestCreateJob (3.02s)
16:23:37 [2022-05-25T16:23:37.638Z] === RUN   TestReplicatedJob
16:23:41 [2022-05-25T16:23:41.819Z] --- PASS: TestReplicatedJob (4.57s)
16:23:41 [2022-05-25T16:23:41.819Z] === RUN   TestUpdateReplicatedJob
16:23:45 [2022-05-25T16:23:45.097Z] --- PASS: TestUpdateReplicatedJob (2.90s)
16:23:45 [2022-05-25T16:23:45.097Z] === RUN   TestServiceListWithStatuses
16:23:45 [2022-05-25T16:23:45.097Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:23:45 [2022-05-25T16:23:45.097Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:23:45 [2022-05-25T16:23:45.097Z] === RUN   TestDockerNetworkConnectAlias
16:23:49 [2022-05-25T16:23:49.281Z] --- PASS: TestDockerNetworkConnectAlias (3.88s)
16:23:49 [2022-05-25T16:23:49.281Z] === RUN   TestDockerNetworkReConnect
16:23:51 [2022-05-25T16:23:51.810Z] --- PASS: TestDockerNetworkReConnect (3.29s)
16:23:51 [2022-05-25T16:23:51.810Z] === RUN   TestServicePlugin
16:23:52 [2022-05-25T16:23:52.068Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:23:52 [2022-05-25T16:23:52.068Z] --- SKIP: TestServicePlugin (0.00s)
16:23:52 [2022-05-25T16:23:52.069Z] === RUN   TestServiceUpdateLabel
16:23:54 [2022-05-25T16:23:54.630Z] --- PASS: TestServiceUpdateLabel (2.22s)
16:23:54 [2022-05-25T16:23:54.630Z] === RUN   TestServiceUpdateSecrets
16:24:09 [2022-05-25T16:24:09.497Z] --- PASS: TestServiceUpdateSecrets (14.39s)
16:24:09 [2022-05-25T16:24:09.497Z] === RUN   TestServiceUpdateConfigs
16:24:24 [2022-05-25T16:24:24.365Z] --- PASS: TestServiceUpdateConfigs (14.37s)
16:24:24 [2022-05-25T16:24:24.365Z] === RUN   TestServiceUpdateNetwork
16:24:36 [2022-05-25T16:24:36.558Z] --- PASS: TestServiceUpdateNetwork (12.18s)
16:24:36 [2022-05-25T16:24:36.558Z] === RUN   TestServiceUpdatePidsLimit
16:24:36 [2022-05-25T16:24:36.558Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:24:37 [2022-05-25T16:24:37.124Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:24:45 [2022-05-25T16:24:45.231Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:24:51 [2022-05-25T16:24:51.788Z] --- PASS: TestServiceUpdatePidsLimit (16.11s)
16:24:51 [2022-05-25T16:24:51.788Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:24:51 [2022-05-25T16:24:51.788Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:24:51 [2022-05-25T16:24:51.788Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:24:51 [2022-05-25T16:24:51.788Z] PASS
16:24:51 [2022-05-25T16:24:51.788Z] 
16:24:51 [2022-05-25T16:24:51.788Z] === Skipped
16:24:51 [2022-05-25T16:24:51.788Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:24:51 [2022-05-25T16:24:51.788Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:24:51 [2022-05-25T16:24:51.788Z] 
16:24:51 [2022-05-25T16:24:51.788Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:24:51 [2022-05-25T16:24:51.788Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:24:51 [2022-05-25T16:24:51.788Z] 
16:24:51 [2022-05-25T16:24:51.788Z] DONE 27 tests, 2 skipped in 130.374s
16:24:51 [2022-05-25T16:24:51.788Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:24:51 [2022-05-25T16:24:51.788Z] ++ 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
16:24:51 [2022-05-25T16:24:51.788Z] ++ set -e
16:24:51 [2022-05-25T16:24:51.788Z] ++ '[' -n 0 ']'
16:24:51 [2022-05-25T16:24:51.788Z] ++ set -x
16:24:51 [2022-05-25T16:24:51.788Z] ++ 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
16:24:51 [2022-05-25T16:24:51.788Z] INFO: Testing against a local daemon
16:24:51 [2022-05-25T16:24:51.788Z] === RUN   TestSessionCreate
16:24:51 [2022-05-25T16:24:51.788Z] --- PASS: TestSessionCreate (0.02s)
16:24:51 [2022-05-25T16:24:51.788Z] === RUN   TestSessionCreateWithBadUpgrade
16:24:51 [2022-05-25T16:24:51.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:24:51 [2022-05-25T16:24:51.788Z] PASS
16:24:51 [2022-05-25T16:24:51.788Z] 
16:24:51 [2022-05-25T16:24:51.788Z] DONE 2 tests in 0.127s
16:24:51 [2022-05-25T16:24:51.788Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:24:51 [2022-05-25T16:24:51.788Z] ++ 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
16:24:51 [2022-05-25T16:24:51.788Z] ++ set -e
16:24:51 [2022-05-25T16:24:51.788Z] ++ '[' -n 0 ']'
16:24:51 [2022-05-25T16:24:51.788Z] ++ set -x
16:24:51 [2022-05-25T16:24:51.788Z] ++ 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
16:24:51 [2022-05-25T16:24:51.788Z] INFO: Testing against a local daemon
16:24:51 [2022-05-25T16:24:51.788Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:24:51 [2022-05-25T16:24:51.788Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:24:51 [2022-05-25T16:24:51.788Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:24:51 [2022-05-25T16:24:51.788Z] === RUN   TestDiskUsage
16:24:51 [2022-05-25T16:24:51.788Z] === PAUSE TestDiskUsage
16:24:51 [2022-05-25T16:24:51.788Z] === RUN   TestEventsExecDie
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestEventsExecDie (0.50s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestEventsBackwardsCompatible
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestEventsVolumeCreate
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestInfoBinaryCommits
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestInfoAPIVersioned
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestInfoAPI
16:24:52 [2022-05-25T16:24:52.046Z] --- PASS: TestInfoAPI (0.02s)
16:24:52 [2022-05-25T16:24:52.046Z] === RUN   TestInfoAPIWarnings
16:25:10 [2022-05-25T16:25:10.119Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:25:10 [2022-05-25T16:25:10.119Z] === RUN   TestInfoDebug
16:25:10 [2022-05-25T16:25:10.119Z] --- PASS: TestInfoDebug (0.52s)
16:25:10 [2022-05-25T16:25:10.119Z] === RUN   TestInfoInsecureRegistries
16:25:10 [2022-05-25T16:25:10.119Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:25:10 [2022-05-25T16:25:10.119Z] === RUN   TestInfoRegistryMirrors
16:25:10 [2022-05-25T16:25:10.378Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:25:10 [2022-05-25T16:25:10.378Z] === RUN   TestLoginFailsWithBadCredentials
16:25:10 [2022-05-25T16:25:10.378Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:25:10 [2022-05-25T16:25:10.378Z] === RUN   TestPingCacheHeaders
16:25:10 [2022-05-25T16:25:10.378Z] --- PASS: TestPingCacheHeaders (0.03s)
16:25:10 [2022-05-25T16:25:10.378Z] === RUN   TestPingGet
16:25:10 [2022-05-25T16:25:10.378Z] --- PASS: TestPingGet (0.01s)
16:25:10 [2022-05-25T16:25:10.378Z] === RUN   TestPingHead
16:25:10 [2022-05-25T16:25:10.378Z] --- PASS: TestPingHead (0.02s)
16:25:10 [2022-05-25T16:25:10.378Z] === RUN   TestPingSwarmHeader
16:25:10 [2022-05-25T16:25:10.944Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:25:11 [2022-05-25T16:25:11.509Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:25:12 [2022-05-25T16:25:12.442Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:25:12 [2022-05-25T16:25:12.442Z] --- PASS: TestPingSwarmHeader (2.14s)
16:25:12 [2022-05-25T16:25:12.442Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:25:12 [2022-05-25T16:25:12.442Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:25:12 [2022-05-25T16:25:12.442Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:25:12 [2022-05-25T16:25:12.442Z] === RUN   TestVersion
16:25:12 [2022-05-25T16:25:12.442Z] --- PASS: TestVersion (0.02s)
16:25:12 [2022-05-25T16:25:12.442Z] === CONT  TestDiskUsage
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/container_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/image_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/volume_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/build-cache_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.009Z] === RUN   TestDiskUsage/after_LoadBusybox
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.268Z] === RUN   TestDiskUsage/after_container.Run
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:25:13 [2022-05-25T16:25:13.527Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:25:13 [2022-05-25T16:25:13.527Z] --- PASS: TestDiskUsage (1.11s)
16:25:13 [2022-05-25T16:25:13.527Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z] PASS
16:25:13 [2022-05-25T16:25:13.527Z] 
16:25:13 [2022-05-25T16:25:13.527Z] === Skipped
16:25:13 [2022-05-25T16:25:13.527Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:25:13 [2022-05-25T16:25:13.527Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:25:13 [2022-05-25T16:25:13.527Z] 
16:25:13 [2022-05-25T16:25:13.527Z] DONE 54 tests, 1 skipped in 22.266s
16:25:13 [2022-05-25T16:25:13.786Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:25:13 [2022-05-25T16:25:13.786Z] ++ 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
16:25:13 [2022-05-25T16:25:13.786Z] ++ set -e
16:25:13 [2022-05-25T16:25:13.786Z] ++ '[' -n 0 ']'
16:25:13 [2022-05-25T16:25:13.786Z] ++ set -x
16:25:13 [2022-05-25T16:25:13.786Z] ++ 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
16:25:13 [2022-05-25T16:25:13.786Z] INFO: Testing against a local daemon
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesCreateAndList
16:25:13 [2022-05-25T16:25:13.786Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesRemove
16:25:13 [2022-05-25T16:25:13.786Z] --- PASS: TestVolumesRemove (0.05s)
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInspect
16:25:13 [2022-05-25T16:25:13.786Z] --- PASS: TestVolumesInspect (0.02s)
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:25:13 [2022-05-25T16:25:13.786Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:25:13 [2022-05-25T16:25:13.786Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:25:13 [2022-05-25T16:25:13.786Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:25:13 [2022-05-25T16:25:13.786Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:25:13 [2022-05-25T16:25:13.786Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:25:13 [2022-05-25T16:25:13.786Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:25:13 [2022-05-25T16:25:13.786Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:25:13 [2022-05-25T16:25:13.786Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:25:13 [2022-05-25T16:25:13.786Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:25:13 [2022-05-25T16:25:13.786Z] PASS
16:25:13 [2022-05-25T16:25:13.786Z] 
16:25:13 [2022-05-25T16:25:13.786Z] DONE 9 tests in 0.198s
16:25:13 [2022-05-25T16:25:13.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:25:14 [2022-05-25T16:25:14.045Z] ++++ cat bundles/test-integration/docker.pid
16:25:14 [2022-05-25T16:25:14.045Z] +++ kill 14179
16:25:14 [2022-05-25T16:25:14.303Z] +++ /etc/init.d/apparmor stop
16:25:14 [2022-05-25T16:25:14.303Z] Leaving: AppArmorNo profiles have been unloaded.
16:25:14 [2022-05-25T16:25:14.303Z] 
16:25:14 [2022-05-25T16:25:14.303Z] Unloading profiles will leave already running processes permanently
16:25:14 [2022-05-25T16:25:14.303Z] unconfined, which can lead to unexpected situations.
16:25:14 [2022-05-25T16:25:14.303Z] 
16:25:14 [2022-05-25T16:25:14.303Z] To set a process to complain mode, use the command line tool
16:25:14 [2022-05-25T16:25:14.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:25:14 [2022-05-25T16:25:14.303Z] +++ true
16:25:14 [2022-05-25T16:25:14.303Z] exiting test-integration
16:25:14 [2022-05-25T16:25:14.303Z] ++ exit 0
16:25:14 [2022-05-25T16:25:14.303Z]