Skip to content

Console Output

Skipping 14 KB.. Full Log
3
09:20:39 [2022-05-19T09:20:39.690Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildWithEmptyDockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:39 [2022-05-19T09:20:39.690Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
09:20:39 [2022-05-19T09:20:39.690Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
09:20:39 [2022-05-19T09:20:39.690Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
09:20:39 [2022-05-19T09:20:39.690Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildPreserveOwnership
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildPreserveOwnership/copy_from
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:20:39 [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPreserveOwnership (2.86s)
09:20:39 [2022-05-19T09:20:39.690Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.89s)
09:20:39 [2022-05-19T09:20:39.690Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildPlatformInvalid
09:20:39 [2022-05-19T09:20:39.690Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:20:39 [2022-05-19T09:20:39.690Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:20:39 [2022-05-19T09:20:39.690Z] Loaded image: busybox:latest
09:20:39 [2022-05-19T09:20:39.690Z] Loaded image: busybox:glibc
09:20:40 [2022-05-19T09:20:40.629Z] Loaded image: debian:bullseye-slim
09:20:40 [2022-05-19T09:20:40.630Z] Loaded image: hello-world:latest
09:20:40 [2022-05-19T09:20:40.630Z] Loaded image: arm32v7/hello-world:latest
09:20:48 [2022-05-19T09:20:48.748Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s)
09:20:48 [2022-05-19T09:20:48.748Z] PASS
09:20:48 [2022-05-19T09:20:48.748Z] 
09:20:48 [2022-05-19T09:20:48.748Z] === Skipped
09:20:48 [2022-05-19T09:20:48.748Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:20:48 [2022-05-19T09:20:48.748Z]     build_session_test.go:25: TODO: BuildKit
09:20:48 [2022-05-19T09:20:48.748Z] 
09:20:48 [2022-05-19T09:20:48.748Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:20:48 [2022-05-19T09:20:48.748Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:20:48 [2022-05-19T09:20:48.748Z] 
09:20:48 [2022-05-19T09:20:48.748Z] DONE 34 tests, 2 skipped in 83.126s
09:20:48 [2022-05-19T09:20:48.748Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:20:48 [2022-05-19T09:20:48.748Z] ++ 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
09:20:48 [2022-05-19T09:20:48.748Z] ++ set -e
09:20:48 [2022-05-19T09:20:48.748Z] ++ '[' -n 0 ']'
09:20:48 [2022-05-19T09:20:48.748Z] ++ set -x
09:20:48 [2022-05-19T09:20:48.748Z] ++ 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
09:20:48 [2022-05-19T09:20:48.748Z] INFO: Testing against a local daemon
09:20:48 [2022-05-19T09:20:48.748Z] === RUN   TestConfigInspect
09:20:50 [2022-05-19T09:20:50.649Z] --- PASS: TestConfigInspect (2.42s)
09:20:50 [2022-05-19T09:20:50.649Z] === RUN   TestConfigList
09:20:53 [2022-05-19T09:20:53.179Z] --- PASS: TestConfigList (2.27s)
09:20:53 [2022-05-19T09:20:53.179Z] === RUN   TestConfigsCreateAndDelete
09:20:55 [2022-05-19T09:20:55.079Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
09:20:55 [2022-05-19T09:20:55.079Z] === RUN   TestConfigsUpdate
09:20:57 [2022-05-19T09:20:57.635Z] --- PASS: TestConfigsUpdate (2.28s)
09:20:57 [2022-05-19T09:20:57.635Z] === RUN   TestTemplatedConfig
09:21:00 [2022-05-19T09:21:00.188Z] --- PASS: TestTemplatedConfig (2.50s)
09:21:00 [2022-05-19T09:21:00.188Z] === RUN   TestConfigCreateResolve
09:21:02 [2022-05-19T09:21:02.090Z] --- PASS: TestConfigCreateResolve (2.14s)
09:21:02 [2022-05-19T09:21:02.090Z] PASS
09:21:02 [2022-05-19T09:21:02.090Z] 
09:21:02 [2022-05-19T09:21:02.090Z] DONE 6 tests in 13.927s
09:21:02 [2022-05-19T09:21:02.090Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:21:02 [2022-05-19T09:21:02.090Z] ++ 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
09:21:02 [2022-05-19T09:21:02.090Z] ++ set -e
09:21:02 [2022-05-19T09:21:02.090Z] ++ '[' -n 0 ']'
09:21:02 [2022-05-19T09:21:02.090Z] ++ set -x
09:21:02 [2022-05-19T09:21:02.090Z] ++ 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
09:21:02 [2022-05-19T09:21:02.090Z] INFO: Testing against a local daemon
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestAttachWithTTY
09:21:02 [2022-05-19T09:21:02.090Z] --- PASS: TestAttachWithTTY (0.06s)
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestAttachWithoutTTy
09:21:02 [2022-05-19T09:21:02.090Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestCheckpoint
09:21:02 [2022-05-19T09:21:02.090Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:02 [2022-05-19T09:21:02.090Z] --- SKIP: TestCheckpoint (0.00s)
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/commit
09:21:02 [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/commit
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/containers/create
09:21:02 [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/create
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:21:02 [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:21:02 [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:21:02 [2022-05-19T09:21:02.090Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:21:02 [2022-05-19T09:21:02.090Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:21:02 [2022-05-19T09:21:02.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:21:02 [2022-05-19T09:21:02.091Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/commit
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === CONT  TestContainerInvalidJSON/containers/create
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:21:02 [2022-05-19T09:21:02.091Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:21:02 [2022-05-19T09:21:02.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:21:02 [2022-05-19T09:21:02.091Z] === RUN   TestCopyFromContainerPathIsNotDir
09:21:02 [2022-05-19T09:21:02.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:21:02 [2022-05-19T09:21:02.349Z] === RUN   TestCopyToContainerPathDoesNotExist
09:21:02 [2022-05-19T09:21:02.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:21:02 [2022-05-19T09:21:02.349Z] === RUN   TestCopyEmptyFile
09:21:02 [2022-05-19T09:21:02.608Z] --- PASS: TestCopyEmptyFile (0.22s)
09:21:02 [2022-05-19T09:21:02.608Z] === RUN   TestCopyToContainerPathIsNotDir
09:21:02 [2022-05-19T09:21:02.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:21:02 [2022-05-19T09:21:02.608Z] === RUN   TestCopyFromContainer
09:21:03 [2022-05-19T09:21:03.543Z] === RUN   TestCopyFromContainer//
09:21:03 [2022-05-19T09:21:03.543Z] === RUN   TestCopyFromContainer//bar/root
09:21:03 [2022-05-19T09:21:03.543Z] === RUN   TestCopyFromContainer//bar/root/
09:21:03 [2022-05-19T09:21:03.801Z] === RUN   TestCopyFromContainer/bar/quux
09:21:03 [2022-05-19T09:21:03.801Z] === RUN   TestCopyFromContainer/bar/quux/
09:21:03 [2022-05-19T09:21:03.801Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:21:03 [2022-05-19T09:21:03.801Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:21:03 [2022-05-19T09:21:03.801Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCopyFromContainer/bar/notarget
09:21:04 [2022-05-19T09:21:04.059Z] --- PASS: TestCopyFromContainer (1.56s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:04 [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:04 [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:04 [2022-05-19T09:21:04.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:04 [2022-05-19T09:21:04.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:04 [2022-05-19T09:21:04.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:04 [2022-05-19T09:21:04.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:04 [2022-05-19T09:21:04.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:04 [2022-05-19T09:21:04.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateLinkToNonExistingContainer
09:21:04 [2022-05-19T09:21:04.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateWithInvalidEnv
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateWithInvalidEnv/0
09:21:04 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/0
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateWithInvalidEnv/1
09:21:04 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/1
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateWithInvalidEnv/2
09:21:04 [2022-05-19T09:21:04.060Z] === PAUSE TestCreateWithInvalidEnv/2
09:21:04 [2022-05-19T09:21:04.060Z] === CONT  TestCreateWithInvalidEnv/0
09:21:04 [2022-05-19T09:21:04.060Z] === CONT  TestCreateWithInvalidEnv/2
09:21:04 [2022-05-19T09:21:04.060Z] === CONT  TestCreateWithInvalidEnv/1
09:21:04 [2022-05-19T09:21:04.060Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateTmpfsMountsTarget
09:21:04 [2022-05-19T09:21:04.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:21:04 [2022-05-19T09:21:04.060Z] === RUN   TestCreateWithCustomMaskedPaths
09:21:05 [2022-05-19T09:21:05.435Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
09:21:05 [2022-05-19T09:21:05.435Z] === RUN   TestCreateWithCustomReadonlyPaths
09:21:06 [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:06 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:06 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:06 [2022-05-19T09:21:06.810Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:06 [2022-05-19T09:21:06.810Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:06 [2022-05-19T09:21:06.810Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:21:06 [2022-05-19T09:21:06.810Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:21:07 [2022-05-19T09:21:07.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestCreateDifferentPlatform
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestCreateDifferentPlatform/different_os
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:21:07 [2022-05-19T09:21:07.069Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:21:07 [2022-05-19T09:21:07.069Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:21:07 [2022-05-19T09:21:07.069Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:21:07 [2022-05-19T09:21:07.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:21:07 [2022-05-19T09:21:07.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestContainerStartOnDaemonRestart
09:21:07 [2022-05-19T09:21:07.069Z] === PAUSE TestContainerStartOnDaemonRestart
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestDaemonRestartIpcMode
09:21:07 [2022-05-19T09:21:07.069Z] === PAUSE TestDaemonRestartIpcMode
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestDaemonHostGatewayIP
09:21:07 [2022-05-19T09:21:07.069Z] === PAUSE TestDaemonHostGatewayIP
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestRestartDaemonWithRestartingContainer
09:21:07 [2022-05-19T09:21:07.069Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestContainerKillOnDaemonStart
09:21:07 [2022-05-19T09:21:07.069Z] === PAUSE TestContainerKillOnDaemonStart
09:21:07 [2022-05-19T09:21:07.069Z] === RUN   TestDiff
09:21:07 [2022-05-19T09:21:07.634Z] --- PASS: TestDiff (0.42s)
09:21:07 [2022-05-19T09:21:07.634Z] === RUN   TestExecWithCloseStdin
09:21:08 [2022-05-19T09:21:08.200Z] --- PASS: TestExecWithCloseStdin (0.47s)
09:21:08 [2022-05-19T09:21:08.200Z] === RUN   TestExec
09:21:08 [2022-05-19T09:21:08.458Z] --- PASS: TestExec (0.50s)
09:21:08 [2022-05-19T09:21:08.458Z] === RUN   TestExecUser
09:21:09 [2022-05-19T09:21:09.026Z] --- PASS: TestExecUser (0.47s)
09:21:09 [2022-05-19T09:21:09.026Z] === RUN   TestExportContainerAndImportImage
09:21:09 [2022-05-19T09:21:09.593Z] --- PASS: TestExportContainerAndImportImage (0.55s)
09:21:09 [2022-05-19T09:21:09.593Z] === RUN   TestExportContainerAfterDaemonRestart
09:21:10 [2022-05-19T09:21:10.966Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
09:21:10 [2022-05-19T09:21:10.966Z] === RUN   TestHealthCheckWorkdir
09:21:11 [2022-05-19T09:21:11.533Z] --- PASS: TestHealthCheckWorkdir (0.64s)
09:21:11 [2022-05-19T09:21:11.533Z] === RUN   TestHealthKillContainer
09:21:19 [2022-05-19T09:21:19.640Z] --- PASS: TestHealthKillContainer (7.82s)
09:21:19 [2022-05-19T09:21:19.640Z] === RUN   TestInspectCpusetInConfigPre120
09:21:19 [2022-05-19T09:21:19.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
09:21:19 [2022-05-19T09:21:19.640Z] === RUN   TestIpcModeNone
09:21:20 [2022-05-19T09:21:20.206Z] --- PASS: TestIpcModeNone (0.47s)
09:21:20 [2022-05-19T09:21:20.206Z] === RUN   TestIpcModePrivate
09:21:20 [2022-05-19T09:21:20.464Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:21:20 [2022-05-19T09:21:20.723Z] --- PASS: TestIpcModePrivate (0.45s)
09:21:20 [2022-05-19T09:21:20.723Z] === RUN   TestIpcModeShareable
09:21:20 [2022-05-19T09:21:20.981Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:21:20 [2022-05-19T09:21:20.981Z] --- PASS: TestIpcModeShareable (0.49s)
09:21:20 [2022-05-19T09:21:20.981Z] === RUN   TestAPIIpcModeShareableAndContainer
09:21:22 [2022-05-19T09:21:22.882Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
09:21:22 [2022-05-19T09:21:22.882Z] === RUN   TestAPIIpcModeHost
09:21:22 [2022-05-19T09:21:22.882Z] --- PASS: TestAPIIpcModeHost (0.38s)
09:21:22 [2022-05-19T09:21:22.882Z] === RUN   TestDaemonIpcModeShareable
09:21:23 [2022-05-19T09:21:23.817Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:21:24 [2022-05-19T09:21:24.076Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
09:21:24 [2022-05-19T09:21:24.076Z] === RUN   TestDaemonIpcModePrivate
09:21:25 [2022-05-19T09:21:25.010Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:21:25 [2022-05-19T09:21:25.269Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
09:21:25 [2022-05-19T09:21:25.269Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:21:26 [2022-05-19T09:21:26.204Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:21:26 [2022-05-19T09:21:26.462Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
09:21:26 [2022-05-19T09:21:26.462Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:21:27 [2022-05-19T09:21:27.397Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:21:27 [2022-05-19T09:21:27.655Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
09:21:27 [2022-05-19T09:21:27.655Z] === RUN   TestIpcModeOlderClient
09:21:27 [2022-05-19T09:21:27.655Z] === PAUSE TestIpcModeOlderClient
09:21:27 [2022-05-19T09:21:27.655Z] === RUN   TestKillContainerInvalidSignal
09:21:28 [2022-05-19T09:21:28.221Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
09:21:28 [2022-05-19T09:21:28.221Z] === RUN   TestKillContainer
09:21:28 [2022-05-19T09:21:28.221Z] === RUN   TestKillContainer/no_signal
09:21:28 [2022-05-19T09:21:28.479Z] === RUN   TestKillContainer/non_killing_signal
09:21:28 [2022-05-19T09:21:28.738Z] === RUN   TestKillContainer/killing_signal
09:21:29 [2022-05-19T09:21:29.304Z] --- PASS: TestKillContainer (1.25s)
09:21:29 [2022-05-19T09:21:29.304Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:21:29 [2022-05-19T09:21:29.304Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
09:21:29 [2022-05-19T09:21:29.304Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:21:29 [2022-05-19T09:21:29.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:21:29 [2022-05-19T09:21:29.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:21:29 [2022-05-19T09:21:29.871Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:21:30 [2022-05-19T09:21:30.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
09:21:30 [2022-05-19T09:21:30.129Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
09:21:30 [2022-05-19T09:21:30.129Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
09:21:30 [2022-05-19T09:21:30.129Z] === RUN   TestKillStoppedContainer
09:21:30 [2022-05-19T09:21:30.129Z] --- PASS: TestKillStoppedContainer (0.05s)
09:21:30 [2022-05-19T09:21:30.129Z] === RUN   TestKillStoppedContainerAPIPre120
09:21:30 [2022-05-19T09:21:30.129Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:21:30 [2022-05-19T09:21:30.129Z] === RUN   TestKillDifferentUserContainer
09:21:30 [2022-05-19T09:21:30.695Z] --- PASS: TestKillDifferentUserContainer (0.40s)
09:21:30 [2022-05-19T09:21:30.695Z] === RUN   TestInspectOomKilledTrue
09:21:31 [2022-05-19T09:21:31.262Z] --- PASS: TestInspectOomKilledTrue (0.48s)
09:21:31 [2022-05-19T09:21:31.262Z] === RUN   TestInspectOomKilledFalse
09:21:31 [2022-05-19T09:21:31.521Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:21:31 [2022-05-19T09:21:31.521Z] === RUN   TestLinksEtcHostsContentMatch
09:21:31 [2022-05-19T09:21:31.779Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:21:31 [2022-05-19T09:21:31.779Z] === RUN   TestLinksContainerNames
09:21:32 [2022-05-19T09:21:32.714Z] --- PASS: TestLinksContainerNames (0.90s)
09:21:32 [2022-05-19T09:21:32.714Z] === RUN   TestLogsFollowTailEmpty
09:21:33 [2022-05-19T09:21:33.280Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
09:21:33 [2022-05-19T09:21:33.280Z] === RUN   TestContainerNetworkMountsNoChown
09:21:33 [2022-05-19T09:21:33.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/default
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/private
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rprivate
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/slave
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rslave
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/shared
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rshared
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/default
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/default/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/default/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/default/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/rshared
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/shared
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/rslave
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/slave
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/rprivate
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/private
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/private/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/private/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:21:33 [2022-05-19T09:21:33.539Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:21:33 [2022-05-19T09:21:33.539Z] === CONT  TestMountDaemonRoot/default/mount_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2022-05-19T09:21:33.798Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/private/bind_root
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/private/mount_root
09:21:34 [2022-05-19T09:21:34.056Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:21:34 [2022-05-19T09:21:34.056Z] --- PASS: TestMountDaemonRoot (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:21:34 [2022-05-19T09:21:34.056Z] === RUN   TestContainerBindMountNonRecursive
09:21:35 [2022-05-19T09:21:35.431Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
09:21:35 [2022-05-19T09:21:35.431Z] === RUN   TestContainerVolumesMountedAsShared
09:21:35 [2022-05-19T09:21:35.690Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:21:35 [2022-05-19T09:21:35.690Z] === RUN   TestContainerVolumesMountedAsSlave
09:21:36 [2022-05-19T09:21:36.257Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
09:21:36 [2022-05-19T09:21:36.257Z] === RUN   TestNetworkNat
09:21:36 [2022-05-19T09:21:36.515Z] --- PASS: TestNetworkNat (0.45s)
09:21:36 [2022-05-19T09:21:36.515Z] === RUN   TestNetworkLocalhostTCPNat
09:21:37 [2022-05-19T09:21:37.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
09:21:37 [2022-05-19T09:21:37.082Z] === RUN   TestNetworkLoopbackNat
09:21:39 [2022-05-19T09:21:39.612Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:21:39 [2022-05-19T09:21:39.612Z] === RUN   TestPause
09:21:40 [2022-05-19T09:21:40.178Z] --- PASS: TestPause (0.45s)
09:21:40 [2022-05-19T09:21:40.178Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:21:40 [2022-05-19T09:21:40.178Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:40 [2022-05-19T09:21:40.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:40 [2022-05-19T09:21:40.178Z] === RUN   TestPauseStopPausedContainer
09:21:40 [2022-05-19T09:21:40.463Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:21:40 [2022-05-19T09:21:40.463Z] === RUN   TestPidHost
09:21:41 [2022-05-19T09:21:41.425Z] --- PASS: TestPidHost (1.00s)
09:21:41 [2022-05-19T09:21:41.425Z] === RUN   TestPsFilter
09:21:41 [2022-05-19T09:21:41.692Z] --- PASS: TestPsFilter (0.12s)
09:21:41 [2022-05-19T09:21:41.692Z] === RUN   TestRemoveContainerWithRemovedVolume
09:21:41 [2022-05-19T09:21:41.959Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
09:21:41 [2022-05-19T09:21:41.959Z] === RUN   TestRemoveContainerWithVolume
09:21:42 [2022-05-19T09:21:42.525Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
09:21:42 [2022-05-19T09:21:42.525Z] === RUN   TestRemoveContainerRunning
09:21:42 [2022-05-19T09:21:42.783Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:21:42 [2022-05-19T09:21:42.783Z] === RUN   TestRemoveContainerForceRemoveRunning
09:21:43 [2022-05-19T09:21:43.350Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
09:21:43 [2022-05-19T09:21:43.350Z] === RUN   TestRemoveInvalidContainer
09:21:43 [2022-05-19T09:21:43.350Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:21:43 [2022-05-19T09:21:43.350Z] === RUN   TestRenameLinkedContainer
09:21:45 [2022-05-19T09:21:45.252Z] --- PASS: TestRenameLinkedContainer (1.73s)
09:21:45 [2022-05-19T09:21:45.252Z] === RUN   TestRenameStoppedContainer
09:21:45 [2022-05-19T09:21:45.510Z] --- PASS: TestRenameStoppedContainer (0.41s)
09:21:45 [2022-05-19T09:21:45.510Z] === RUN   TestRenameRunningContainerAndReuse
09:21:46 [2022-05-19T09:21:46.445Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
09:21:46 [2022-05-19T09:21:46.445Z] === RUN   TestRenameInvalidName
09:21:46 [2022-05-19T09:21:46.703Z] --- PASS: TestRenameInvalidName (0.42s)
09:21:46 [2022-05-19T09:21:46.703Z] === RUN   TestRenameAnonymousContainer
09:21:48 [2022-05-19T09:21:48.605Z] --- PASS: TestRenameAnonymousContainer (1.56s)
09:21:48 [2022-05-19T09:21:48.605Z] === RUN   TestRenameContainerWithSameName
09:21:48 [2022-05-19T09:21:48.605Z] --- PASS: TestRenameContainerWithSameName (0.40s)
09:21:48 [2022-05-19T09:21:48.605Z] === RUN   TestRenameContainerWithLinkedContainer
09:21:49 [2022-05-19T09:21:49.540Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
09:21:49 [2022-05-19T09:21:49.540Z] === RUN   TestResize
09:21:50 [2022-05-19T09:21:50.106Z] --- PASS: TestResize (0.42s)
09:21:50 [2022-05-19T09:21:50.106Z] === RUN   TestResizeWithInvalidSize
09:21:50 [2022-05-19T09:21:50.365Z] --- PASS: TestResizeWithInvalidSize (0.49s)
09:21:50 [2022-05-19T09:21:50.365Z] === RUN   TestResizeWhenContainerNotStarted
09:21:50 [2022-05-19T09:21:50.933Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:50 [2022-05-19T09:21:50.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:52 [2022-05-19T09:21:52.838Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:53 [2022-05-19T09:21:53.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:21:55 [2022-05-19T09:21:55.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:55 [2022-05-19T09:21:55.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:56 [2022-05-19T09:21:56.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:56 [2022-05-19T09:21:56.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:21:59 [2022-05-19T09:21:59.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:21:59 [2022-05-19T09:21:59.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:22:01 [2022-05-19T09:22:01.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:22:03 [2022-05-19T09:22:03.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:22:03 [2022-05-19T09:22:03.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:22:05 [2022-05-19T09:22:05.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:22:05 [2022-05-19T09:22:05.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:22:06 [2022-05-19T09:22:06.888Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:22:08 [2022-05-19T09:22:08.788Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
09:22:08 [2022-05-19T09:22:08.788Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
09:22:08 [2022-05-19T09:22:08.788Z] === RUN   TestCgroupNamespacesRun
09:22:09 [2022-05-19T09:22:09.722Z] --- PASS: TestCgroupNamespacesRun (1.12s)
09:22:09 [2022-05-19T09:22:09.722Z] === RUN   TestCgroupNamespacesRunPrivileged
09:22:10 [2022-05-19T09:22:10.657Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
09:22:10 [2022-05-19T09:22:10.657Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:22:12 [2022-05-19T09:22:12.030Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
09:22:12 [2022-05-19T09:22:12.030Z] === RUN   TestCgroupNamespacesRunHostMode
09:22:12 [2022-05-19T09:22:12.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
09:22:12 [2022-05-19T09:22:12.964Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:22:14 [2022-05-19T09:22:14.340Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
09:22:14 [2022-05-19T09:22:14.340Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:22:15 [2022-05-19T09:22:15.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
09:22:15 [2022-05-19T09:22:15.275Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:22:15 [2022-05-19T09:22:15.841Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:22:15 [2022-05-19T09:22:15.841Z] === RUN   TestCgroupNamespacesRunOlderClient
09:22:17 [2022-05-19T09:22:17.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
09:22:17 [2022-05-19T09:22:17.218Z] === RUN   TestNISDomainname
09:22:17 [2022-05-19T09:22:17.476Z] --- PASS: TestNISDomainname (0.51s)
09:22:17 [2022-05-19T09:22:17.476Z] === RUN   TestHostnameDnsResolution
09:22:18 [2022-05-19T09:22:18.410Z] --- PASS: TestHostnameDnsResolution (0.79s)
09:22:18 [2022-05-19T09:22:18.410Z] === RUN   TestUnprivilegedPortsAndPing
09:22:18 [2022-05-19T09:22:18.976Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
09:22:18 [2022-05-19T09:22:18.976Z] === RUN   TestPrivilegedHostDevices
09:22:19 [2022-05-19T09:22:19.234Z] --- PASS: TestPrivilegedHostDevices (0.51s)
09:22:19 [2022-05-19T09:22:19.234Z] === RUN   TestStats
09:22:21 [2022-05-19T09:22:21.762Z] --- PASS: TestStats (2.42s)
09:22:21 [2022-05-19T09:22:21.762Z] === RUN   TestStopContainerWithTimeout
09:22:21 [2022-05-19T09:22:21.762Z] === RUN   TestStopContainerWithTimeout/0
09:22:21 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/0
09:22:21 [2022-05-19T09:22:21.762Z] === RUN   TestStopContainerWithTimeout/1
09:22:21 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/1
09:22:21 [2022-05-19T09:22:21.762Z] === RUN   TestStopContainerWithTimeout/3
09:22:21 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/3
09:22:21 [2022-05-19T09:22:21.762Z] === RUN   TestStopContainerWithTimeout/-1
09:22:21 [2022-05-19T09:22:21.762Z] === PAUSE TestStopContainerWithTimeout/-1
09:22:21 [2022-05-19T09:22:21.762Z] === CONT  TestStopContainerWithTimeout/0
09:22:21 [2022-05-19T09:22:21.762Z] === CONT  TestStopContainerWithTimeout/3
09:22:22 [2022-05-19T09:22:22.695Z] === CONT  TestStopContainerWithTimeout/-1
09:22:24 [2022-05-19T09:22:24.595Z] === CONT  TestStopContainerWithTimeout/1
09:22:25 [2022-05-19T09:22:25.980Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:22:25 [2022-05-19T09:22:25.980Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
09:22:25 [2022-05-19T09:22:25.980Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
09:22:25 [2022-05-19T09:22:25.980Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
09:22:25 [2022-05-19T09:22:25.980Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
09:22:25 [2022-05-19T09:22:25.980Z] === RUN   TestDeleteDevicemapper
09:22:25 [2022-05-19T09:22:25.980Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:22:25 [2022-05-19T09:22:25.980Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:22:25 [2022-05-19T09:22:25.980Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:22:27 [2022-05-19T09:22:27.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
09:22:27 [2022-05-19T09:22:27.905Z] === RUN   TestUpdateMemory
09:22:28 [2022-05-19T09:22:28.471Z] --- PASS: TestUpdateMemory (0.55s)
09:22:28 [2022-05-19T09:22:28.471Z] === RUN   TestUpdateCPUQuota
09:22:29 [2022-05-19T09:22:29.404Z] --- PASS: TestUpdateCPUQuota (0.78s)
09:22:29 [2022-05-19T09:22:29.404Z] === RUN   TestUpdatePidsLimit
09:22:29 [2022-05-19T09:22:29.404Z] === RUN   TestUpdatePidsLimit/update_from_none
09:22:29 [2022-05-19T09:22:29.404Z] === RUN   TestUpdatePidsLimit/no_change
09:22:29 [2022-05-19T09:22:29.663Z] === RUN   TestUpdatePidsLimit/update_lower
09:22:29 [2022-05-19T09:22:29.928Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:22:29 [2022-05-19T09:22:29.928Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:22:30 [2022-05-19T09:22:30.186Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:22:30 [2022-05-19T09:22:30.444Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:22:31 [2022-05-19T09:22:31.011Z] --- PASS: TestUpdatePidsLimit (1.83s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
09:22:31 [2022-05-19T09:22:31.011Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
09:22:31 [2022-05-19T09:22:31.011Z] === RUN   TestUpdateRestartPolicy
09:22:43 [2022-05-19T09:22:43.207Z] --- PASS: TestUpdateRestartPolicy (10.90s)
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestUpdateRestartWithAutoRemove
09:22:43 [2022-05-19T09:22:43.207Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitNonBlocked
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2022-05-19T09:22:43.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2022-05-19T09:22:43.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2022-05-19T09:22:43.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2022-05-19T09:22:43.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2022-05-19T09:22:43.207Z] --- PASS: TestWaitNonBlocked (0.01s)
09:22:43 [2022-05-19T09:22:43.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
09:22:43 [2022-05-19T09:22:43.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitBlocked
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:22:43 [2022-05-19T09:22:43.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:22:43 [2022-05-19T09:22:43.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:22:43 [2022-05-19T09:22:43.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:22:43 [2022-05-19T09:22:43.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:22:43 [2022-05-19T09:22:43.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:22:43 [2022-05-19T09:22:43.777Z] --- PASS: TestWaitBlocked (0.01s)
09:22:43 [2022-05-19T09:22:43.777Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
09:22:43 [2022-05-19T09:22:43.777Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
09:22:43 [2022-05-19T09:22:43.777Z] === CONT  TestContainerStartOnDaemonRestart
09:22:43 [2022-05-19T09:22:43.777Z] === CONT  TestRestartDaemonWithRestartingContainer
09:22:46 [2022-05-19T09:22:46.306Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s)
09:22:46 [2022-05-19T09:22:46.306Z] === CONT  TestDaemonHostGatewayIP
09:22:46 [2022-05-19T09:22:46.306Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
09:22:46 [2022-05-19T09:22:46.306Z] === CONT  TestDaemonRestartIpcMode
09:22:48 [2022-05-19T09:22:48.837Z] --- PASS: TestDaemonRestartIpcMode (2.43s)
09:22:48 [2022-05-19T09:22:48.837Z] === CONT  TestIpcModeOlderClient
09:22:48 [2022-05-19T09:22:48.837Z] --- PASS: TestDaemonHostGatewayIP (2.55s)
09:22:48 [2022-05-19T09:22:48.837Z] === CONT  TestContainerKillOnDaemonStart
09:22:48 [2022-05-19T09:22:48.837Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:23:01 [2022-05-19T09:23:01.032Z] --- PASS: TestContainerKillOnDaemonStart (11.52s)
09:23:01 [2022-05-19T09:23:01.032Z] PASS
09:23:01 [2022-05-19T09:23:01.032Z] 
09:23:01 [2022-05-19T09:23:01.032Z] === Skipped
09:23:01 [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:23:01 [2022-05-19T09:23:01.032Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:23:01 [2022-05-19T09:23:01.032Z] 
09:23:01 [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:23:01 [2022-05-19T09:23:01.032Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:23:01 [2022-05-19T09:23:01.032Z] 
09:23:01 [2022-05-19T09:23:01.032Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:23:01 [2022-05-19T09:23:01.032Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:23:01 [2022-05-19T09:23:01.032Z] 
09:23:01 [2022-05-19T09:23:01.032Z] DONE 237 tests, 3 skipped in 118.070s
09:23:01 [2022-05-19T09:23:01.032Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:23:01 [2022-05-19T09:23:01.032Z] ++ 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
09:23:01 [2022-05-19T09:23:01.032Z] ++ set -e
09:23:01 [2022-05-19T09:23:01.032Z] ++ '[' -n 0 ']'
09:23:01 [2022-05-19T09:23:01.032Z] ++ set -x
09:23:01 [2022-05-19T09:23:01.032Z] ++ 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
09:23:01 [2022-05-19T09:23:01.032Z] === RUN   TestConfigDaemonLibtrustID
09:23:01 [2022-05-19T09:23:01.032Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:23:01 [2022-05-19T09:23:01.032Z] === RUN   TestConfigDaemonID
09:23:01 [2022-05-19T09:23:01.600Z]     daemon_test.go:84: [d2faae57f860e] daemon is not started
09:23:01 [2022-05-19T09:23:01.600Z] --- PASS: TestConfigDaemonID (1.04s)
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:23:01 [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:23:01 [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation/invalid_config
09:23:01 [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation/malformed_config
09:23:01 [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:23:01 [2022-05-19T09:23:01.600Z] === RUN   TestDaemonConfigValidation/valid_config
09:23:01 [2022-05-19T09:23:01.600Z] === PAUSE TestDaemonConfigValidation/valid_config
09:23:01 [2022-05-19T09:23:01.600Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:23:01 [2022-05-19T09:23:01.600Z] === CONT  TestDaemonConfigValidation/malformed_config
09:23:01 [2022-05-19T09:23:01.858Z] === CONT  TestDaemonConfigValidation/invalid_config
09:23:01 [2022-05-19T09:23:01.858Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:23:01 [2022-05-19T09:23:01.858Z] === CONT  TestDaemonConfigValidation/valid_config
09:23:01 [2022-05-19T09:23:01.858Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:23:01 [2022-05-19T09:23:01.858Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:23:01 [2022-05-19T09:23:01.858Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
09:23:01 [2022-05-19T09:23:01.858Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:23:01 [2022-05-19T09:23:01.858Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:23:01 [2022-05-19T09:23:01.858Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:23:01 [2022-05-19T09:23:01.858Z] === RUN   TestConfigDaemonSeccompProfiles
09:23:01 [2022-05-19T09:23:01.858Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:23:02 [2022-05-19T09:23:02.793Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:23:04 [2022-05-19T09:23:04.168Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:23:05 [2022-05-19T09:23:05.102Z] === CONT  TestConfigDaemonSeccompProfiles
09:23:05 [2022-05-19T09:23:05.103Z]     daemon_test.go:198: [dbee0e76cf7cb] daemon is not started
09:23:05 [2022-05-19T09:23:05.103Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:23:05 [2022-05-19T09:23:05.103Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:23:05 [2022-05-19T09:23:05.103Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:23:05 [2022-05-19T09:23:05.103Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:23:05 [2022-05-19T09:23:05.103Z] === RUN   TestDaemonProxy
09:23:05 [2022-05-19T09:23:05.103Z] === RUN   TestDaemonProxy/environment_variables
09:23:07 [2022-05-19T09:23:07.008Z] === RUN   TestDaemonProxy/command-line_options
09:23:08 [2022-05-19T09:23:08.382Z] === RUN   TestDaemonProxy/configuration_file
09:23:10 [2022-05-19T09:23:10.281Z] === RUN   TestDaemonProxy/conflicting_options
09:23:10 [2022-05-19T09:23:10.847Z] === RUN   TestDaemonProxy/reload_sanitized
09:23:11 [2022-05-19T09:23:11.106Z] --- PASS: TestDaemonProxy (6.23s)
09:23:11 [2022-05-19T09:23:11.106Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
09:23:11 [2022-05-19T09:23:11.106Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:23:11 [2022-05-19T09:23:11.106Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:23:11 [2022-05-19T09:23:11.106Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:23:11 [2022-05-19T09:23:11.106Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:23:11 [2022-05-19T09:23:11.106Z] PASS
09:23:11 [2022-05-19T09:23:11.364Z] 
09:23:11 [2022-05-19T09:23:11.364Z] DONE 18 tests in 11.271s
09:23:11 [2022-05-19T09:23:11.364Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:23:11 [2022-05-19T09:23:11.364Z] ++ 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
09:23:11 [2022-05-19T09:23:11.364Z] ++ set -e
09:23:11 [2022-05-19T09:23:11.364Z] ++ '[' -n 0 ']'
09:23:11 [2022-05-19T09:23:11.364Z] ++ set -x
09:23:11 [2022-05-19T09:23:11.364Z] ++ 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
09:23:11 [2022-05-19T09:23:11.364Z] INFO: Testing against a local daemon
09:23:11 [2022-05-19T09:23:11.364Z] === RUN   TestCommitInheritsEnv
09:23:11 [2022-05-19T09:23:11.623Z] --- PASS: TestCommitInheritsEnv (0.25s)
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportExtremelyLargeImageWorks
09:23:11 [2022-05-19T09:23:11.623Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:23:11 [2022-05-19T09:23:11.623Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportWithCustomPlatform
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportWithCustomPlatform/#00
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportWithCustomPlatform/_______
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportWithCustomPlatform//
09:23:11 [2022-05-19T09:23:11.623Z] === RUN   TestImportWithCustomPlatform/linux
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImportWithCustomPlatform/LINUX
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImportWithCustomPlatform/macos
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:23:11 [2022-05-19T09:23:11.881Z] --- PASS: TestImportWithCustomPlatform (0.34s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:23:11 [2022-05-19T09:23:11.881Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:23:11 [2022-05-19T09:23:11.881Z] === RUN   TestImagesFilterMultiReference
09:23:12 [2022-05-19T09:23:12.140Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:23:12 [2022-05-19T09:23:12.140Z] === RUN   TestImagePullPlatformInvalid
09:23:12 [2022-05-19T09:23:12.140Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:23:12 [2022-05-19T09:23:12.140Z] === RUN   TestRemoveImageOrphaning
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestRemoveImageOrphaning (0.25s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestRemoveImageGarbageCollector
09:23:12 [2022-05-19T09:23:12.398Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:12 [2022-05-19T09:23:12.398Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagInvalidReference
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagInvalidReference (0.01s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagValidPrefixedRepo
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagExistedNameWithoutForce
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagOfficialNames
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagOfficialNames (0.06s)
09:23:12 [2022-05-19T09:23:12.398Z] === RUN   TestTagMatchesDigest
09:23:12 [2022-05-19T09:23:12.398Z] --- PASS: TestTagMatchesDigest (0.01s)
09:23:12 [2022-05-19T09:23:12.398Z] PASS
09:23:12 [2022-05-19T09:23:12.398Z] 
09:23:12 [2022-05-19T09:23:12.398Z] === Skipped
09:23:12 [2022-05-19T09:23:12.398Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:23:12 [2022-05-19T09:23:12.398Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:23:12 [2022-05-19T09:23:12.398Z] 
09:23:12 [2022-05-19T09:23:12.398Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:23:12 [2022-05-19T09:23:12.398Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:12 [2022-05-19T09:23:12.398Z] 
09:23:12 [2022-05-19T09:23:12.398Z] DONE 22 tests, 2 skipped in 1.253s
09:23:12 [2022-05-19T09:23:12.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:23:12 [2022-05-19T09:23:12.398Z] ++ 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
09:23:12 [2022-05-19T09:23:12.398Z] ++ set -e
09:23:12 [2022-05-19T09:23:12.398Z] ++ '[' -n 0 ']'
09:23:12 [2022-05-19T09:23:12.398Z] ++ set -x
09:23:12 [2022-05-19T09:23:12.399Z] ++ 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
09:23:12 [2022-05-19T09:23:12.656Z] INFO: Testing against a local daemon
09:23:12 [2022-05-19T09:23:12.656Z] === RUN   TestNetworkCreateDelete
09:23:12 [2022-05-19T09:23:12.656Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:23:12 [2022-05-19T09:23:12.656Z] === RUN   TestDockerNetworkDeletePreferID
09:23:13 [2022-05-19T09:23:13.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:23:13 [2022-05-19T09:23:13.222Z] === RUN   TestDaemonDNSFallback
09:23:19 [2022-05-19T09:23:19.778Z] --- PASS: TestDaemonDNSFallback (6.27s)
09:23:19 [2022-05-19T09:23:19.778Z] === RUN   TestInspectNetwork
09:23:22 [2022-05-19T09:23:22.308Z] === RUN   TestInspectNetwork/full_network_id
09:23:22 [2022-05-19T09:23:22.308Z] === RUN   TestInspectNetwork/partial_network_id
09:23:22 [2022-05-19T09:23:22.308Z] === RUN   TestInspectNetwork/network_name
09:23:22 [2022-05-19T09:23:22.308Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:23:26 [2022-05-19T09:23:26.490Z] --- PASS: TestInspectNetwork (6.90s)
09:23:26 [2022-05-19T09:23:26.490Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:23:26 [2022-05-19T09:23:26.490Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:23:26 [2022-05-19T09:23:26.490Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:23:26 [2022-05-19T09:23:26.490Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:23:26 [2022-05-19T09:23:26.490Z] === RUN   TestRunContainerWithBridgeNone
09:23:27 [2022-05-19T09:23:27.866Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/create
09:23:27 [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:23:27 [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:23:27 [2022-05-19T09:23:27.866Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:23:27 [2022-05-19T09:23:27.866Z] === CONT  TestNetworkInvalidJSON/networks/create
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:23:27 [2022-05-19T09:23:27.866Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:23:27 [2022-05-19T09:23:27.866Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:23:27 [2022-05-19T09:23:27.866Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:23:27 [2022-05-19T09:23:27.866Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:23:27 [2022-05-19T09:23:27.866Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:23:27 [2022-05-19T09:23:27.866Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.866Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.866Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:23:27 [2022-05-19T09:23:27.866Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
09:23:27 [2022-05-19T09:23:27.866Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z] === RUN   TestNetworkList
09:23:27 [2022-05-19T09:23:27.867Z] === RUN   TestNetworkList//networks
09:23:27 [2022-05-19T09:23:27.867Z] === PAUSE TestNetworkList//networks
09:23:27 [2022-05-19T09:23:27.867Z] === RUN   TestNetworkList//networks/
09:23:27 [2022-05-19T09:23:27.867Z] === PAUSE TestNetworkList//networks/
09:23:27 [2022-05-19T09:23:27.867Z] === CONT  TestNetworkList//networks
09:23:27 [2022-05-19T09:23:27.867Z] === CONT  TestNetworkList//networks/
09:23:27 [2022-05-19T09:23:27.867Z] --- PASS: TestNetworkList (0.01s)
09:23:27 [2022-05-19T09:23:27.867Z]     --- PASS: TestNetworkList//networks (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:23:27 [2022-05-19T09:23:27.867Z] === RUN   TestHostIPv4BridgeLabel
09:23:28 [2022-05-19T09:23:28.434Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:23:28 [2022-05-19T09:23:28.434Z] === RUN   TestDaemonRestartWithLiveRestore
09:23:29 [2022-05-19T09:23:29.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:23:29 [2022-05-19T09:23:29.808Z] === RUN   TestDaemonDefaultNetworkPools
09:23:30 [2022-05-19T09:23:30.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:23:30 [2022-05-19T09:23:30.374Z] === RUN   TestDaemonRestartWithExistingNetwork
09:23:31 [2022-05-19T09:23:31.328Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:23:31 [2022-05-19T09:23:31.328Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:23:32 [2022-05-19T09:23:32.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:23:32 [2022-05-19T09:23:32.717Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:23:33 [2022-05-19T09:23:33.283Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:23:33 [2022-05-19T09:23:33.283Z] === RUN   TestServiceWithPredefinedNetwork
09:23:35 [2022-05-19T09:23:35.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:23:35 [2022-05-19T09:23:35.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:23:35 [2022-05-19T09:23:35.812Z]     service_test.go:243: FLAKY_TEST
09:23:35 [2022-05-19T09:23:35.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:23:35 [2022-05-19T09:23:35.812Z] === RUN   TestServiceWithDataPathPortInit
09:23:50 [2022-05-19T09:23:50.684Z] --- PASS: TestServiceWithDataPathPortInit (13.83s)
09:23:50 [2022-05-19T09:23:50.684Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:23:52 [2022-05-19T09:23:52.058Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:11nvafwoxg2l3gpb7gzjn8ufn Created:2022-05-19 09:23:50.604975648 +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[df2d9479b1194b79561a56ead427d12d66b9598f496f646c9a40f8beccbf296f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfnq319pwnnd8h5105d6ebt0t EndpointID:20d58213a31bf5fe5e26b99e9eb96bd97bfcba48240a2abbcf1ad1a2f6712148 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70f3a3e645adf075201907729cce596faa762a92b3ec33c16d46971dcc716f89 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:f6dd4d7e1d32 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xfnq319pwnnd8h5105d6ebt0t EndpointID:20d58213a31bf5fe5e26b99e9eb96bd97bfcba48240a2abbcf1ad1a2f6712148 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:23:56 [2022-05-19T09:23:56.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
09:23:56 [2022-05-19T09:23:56.241Z] PASS
09:23:56 [2022-05-19T09:23:56.241Z] 
09:23:56 [2022-05-19T09:23:56.241Z] === Skipped
09:23:56 [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:23:56 [2022-05-19T09:23:56.241Z]     service_test.go:243: FLAKY_TEST
09:23:56 [2022-05-19T09:23:56.241Z] 
09:23:56 [2022-05-19T09:23:56.241Z] DONE 38 tests, 1 skipped in 43.600s
09:23:56 [2022-05-19T09:23:56.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:23:56 [2022-05-19T09:23:56.241Z] ++ 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
09:23:56 [2022-05-19T09:23:56.241Z] ++ set -e
09:23:56 [2022-05-19T09:23:56.241Z] ++ '[' -n 0 ']'
09:23:56 [2022-05-19T09:23:56.241Z] ++ set -x
09:23:56 [2022-05-19T09:23:56.241Z] ++ 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
09:23:56 [2022-05-19T09:23:56.241Z] INFO: Testing against a local daemon
09:23:56 [2022-05-19T09:23:56.241Z] === RUN   TestDockerNetworkIpvlanPersistance
09:23:56 [2022-05-19T09:23:56.241Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:56 [2022-05-19T09:23:56.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:23:56 [2022-05-19T09:23:56.241Z] === RUN   TestDockerNetworkIpvlan
09:23:56 [2022-05-19T09:23:56.241Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:56 [2022-05-19T09:23:56.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:23:56 [2022-05-19T09:23:56.241Z] PASS
09:23:56 [2022-05-19T09:23:56.241Z] 
09:23:56 [2022-05-19T09:23:56.241Z] === Skipped
09:23:56 [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:23:56 [2022-05-19T09:23:56.241Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:56 [2022-05-19T09:23:56.241Z] 
09:23:56 [2022-05-19T09:23:56.241Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:23:56 [2022-05-19T09:23:56.241Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:56 [2022-05-19T09:23:56.241Z] 
09:23:56 [2022-05-19T09:23:56.241Z] DONE 2 tests, 2 skipped in 0.088s
09:23:56 [2022-05-19T09:23:56.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:23:56 [2022-05-19T09:23:56.241Z] ++ 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
09:23:56 [2022-05-19T09:23:56.241Z] ++ set -e
09:23:56 [2022-05-19T09:23:56.241Z] ++ '[' -n 0 ']'
09:23:56 [2022-05-19T09:23:56.241Z] ++ set -x
09:23:56 [2022-05-19T09:23:56.241Z] ++ 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
09:23:56 [2022-05-19T09:23:56.241Z] INFO: Testing against a local daemon
09:23:56 [2022-05-19T09:23:56.241Z] === RUN   TestDockerNetworkMacvlanPersistance
09:23:58 [2022-05-19T09:23:58.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
09:23:58 [2022-05-19T09:23:58.142Z] === RUN   TestDockerNetworkMacvlan
09:23:58 [2022-05-19T09:23:58.400Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:23:59 [2022-05-19T09:23:59.334Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:23:59 [2022-05-19T09:23:59.900Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:24:01 [2022-05-19T09:24:01.802Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:24:03 [2022-05-19T09:24:03.703Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:24:07 [2022-05-19T09:24:07.039Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:24:07 [2022-05-19T09:24:07.297Z] --- PASS: TestDockerNetworkMacvlan (9.62s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
09:24:07 [2022-05-19T09:24:07.297Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
09:24:07 [2022-05-19T09:24:07.297Z] PASS
09:24:07 [2022-05-19T09:24:07.297Z] 
09:24:07 [2022-05-19T09:24:07.297Z] DONE 8 tests in 11.157s
09:24:07 [2022-05-19T09:24:07.297Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:24:07 [2022-05-19T09:24:07.297Z] ++ 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
09:24:07 [2022-05-19T09:24:07.297Z] ++ set -e
09:24:07 [2022-05-19T09:24:07.297Z] ++ '[' -n 0 ']'
09:24:07 [2022-05-19T09:24:07.297Z] ++ set -x
09:24:07 [2022-05-19T09:24:07.297Z] ++ 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
09:24:07 [2022-05-19T09:24:07.555Z] testing: warning: no tests to run
09:24:07 [2022-05-19T09:24:07.556Z] PASS
09:24:07 [2022-05-19T09:24:07.556Z] 
09:24:07 [2022-05-19T09:24:07.556Z] DONE 0 tests in 0.026s
09:24:07 [2022-05-19T09:24:07.556Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:24:07 [2022-05-19T09:24:07.556Z] ++ 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
09:24:07 [2022-05-19T09:24:07.556Z] ++ set -e
09:24:07 [2022-05-19T09:24:07.556Z] ++ '[' -n 0 ']'
09:24:07 [2022-05-19T09:24:07.556Z] ++ set -x
09:24:07 [2022-05-19T09:24:07.556Z] ++ 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
09:24:07 [2022-05-19T09:24:07.556Z] INFO: Testing against a local daemon
09:24:07 [2022-05-19T09:24:07.556Z] === RUN   TestAuthZPluginAllowRequest
09:24:08 [2022-05-19T09:24:08.930Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
09:24:08 [2022-05-19T09:24:08.930Z] === RUN   TestAuthZPluginTLS
09:24:09 [2022-05-19T09:24:09.188Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:24:09 [2022-05-19T09:24:09.189Z] === RUN   TestAuthZPluginDenyRequest
09:24:09 [2022-05-19T09:24:09.754Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:24:09 [2022-05-19T09:24:09.754Z] === RUN   TestAuthZPluginAPIDenyResponse
09:24:10 [2022-05-19T09:24:10.320Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:24:10 [2022-05-19T09:24:10.320Z] === RUN   TestAuthZPluginDenyResponse
09:24:10 [2022-05-19T09:24:10.886Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:24:10 [2022-05-19T09:24:10.886Z] === RUN   TestAuthZPluginAllowEventStream
09:24:12 [2022-05-19T09:24:12.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
09:24:12 [2022-05-19T09:24:12.261Z] === RUN   TestAuthZPluginErrorResponse
09:24:12 [2022-05-19T09:24:12.520Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:24:12 [2022-05-19T09:24:12.520Z] === RUN   TestAuthZPluginErrorRequest
09:24:13 [2022-05-19T09:24:13.086Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:24:13 [2022-05-19T09:24:13.086Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:24:13 [2022-05-19T09:24:13.652Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:24:13 [2022-05-19T09:24:13.652Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:24:15 [2022-05-19T09:24:15.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
09:24:15 [2022-05-19T09:24:15.027Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:24:16 [2022-05-19T09:24:16.400Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
09:24:16 [2022-05-19T09:24:16.400Z] === RUN   TestAuthZPluginHeader
09:24:16 [2022-05-19T09:24:16.966Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:24:16 [2022-05-19T09:24:16.966Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:24:16 [2022-05-19T09:24:16.966Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:16 [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:24:16 [2022-05-19T09:24:16.966Z] === RUN   TestAuthZPluginV2Disable
09:24:16 [2022-05-19T09:24:16.966Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:16 [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:24:16 [2022-05-19T09:24:16.966Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:24:16 [2022-05-19T09:24:16.966Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:16 [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:24:16 [2022-05-19T09:24:16.966Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:24:16 [2022-05-19T09:24:16.966Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:16 [2022-05-19T09:24:16.966Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:24:16 [2022-05-19T09:24:16.966Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:24:35 [2022-05-19T09:24:35.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
09:24:35 [2022-05-19T09:24:35.046Z] PASS
09:24:35 [2022-05-19T09:24:35.046Z] 
09:24:35 [2022-05-19T09:24:35.046Z] === Skipped
09:24:35 [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:35 [2022-05-19T09:24:35.046Z] 
09:24:35 [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:35 [2022-05-19T09:24:35.046Z] 
09:24:35 [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:35 [2022-05-19T09:24:35.046Z] 
09:24:35 [2022-05-19T09:24:35.046Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:35 [2022-05-19T09:24:35.046Z] 
09:24:35 [2022-05-19T09:24:35.046Z] DONE 17 tests, 4 skipped in 26.118s
09:24:35 [2022-05-19T09:24:35.046Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:24:35 [2022-05-19T09:24:35.046Z] ++ 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
09:24:35 [2022-05-19T09:24:35.046Z] ++ set -e
09:24:35 [2022-05-19T09:24:35.046Z] ++ '[' -n 0 ']'
09:24:35 [2022-05-19T09:24:35.046Z] ++ set -x
09:24:35 [2022-05-19T09:24:35.046Z] ++ 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
09:24:35 [2022-05-19T09:24:35.046Z] INFO: Testing against a local daemon
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:24:35 [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:24:35 [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:24:35 [2022-05-19T09:24:35.046Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:24:35 [2022-05-19T09:24:35.046Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:24:35 [2022-05-19T09:24:35.046Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:24:35 [2022-05-19T09:24:35.046Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:24:35 [2022-05-19T09:24:35.046Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:24:35 [2022-05-19T09:24:35.046Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInstall
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInstall/no_auth
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:35 [2022-05-19T09:24:35.046Z] === RUN   TestPluginInstall/with_htpasswd
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:35 [2022-05-19T09:24:35.046Z] time="2022-05-19T09:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd25b2c7329fef0b27075d4b4fead263432389266eeb76de352eeea5f38be011" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:35 [2022-05-19T09:24:35.304Z] === RUN   TestPluginInstall/with_insecure
09:24:36 [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:36 [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02a8b6e4aea5a7aab6db8e7b74bf6258a2f39662af37bf7c045b3fad9350381" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:36 [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:24:36 [2022-05-19T09:24:36.239Z] time="2022-05-19T09:24:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e02a8b6e4aea5a7aab6db8e7b74bf6258a2f39662af37bf7c045b3fad9350381" mediatype=application/vnd.docker.plugin.v1+json size=522
09:24:36 [2022-05-19T09:24:36.239Z]     plugin_test.go:195: [dddf8475e1826] daemon is not started
09:24:36 [2022-05-19T09:24:36.239Z] --- PASS: TestPluginInstall (2.56s)
09:24:36 [2022-05-19T09:24:36.239Z]     --- PASS: TestPluginInstall/no_auth (0.97s)
09:24:36 [2022-05-19T09:24:36.239Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
09:24:36 [2022-05-19T09:24:36.239Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
09:24:36 [2022-05-19T09:24:36.239Z] === RUN   TestPluginsWithRuntimes
09:24:38 [2022-05-19T09:24:38.139Z] === RUN   TestPluginsWithRuntimes/No_Args
09:24:38 [2022-05-19T09:24:38.705Z] === RUN   TestPluginsWithRuntimes/With_Args
09:24:39 [2022-05-19T09:24:39.641Z] --- PASS: TestPluginsWithRuntimes (3.30s)
09:24:39 [2022-05-19T09:24:39.641Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
09:24:39 [2022-05-19T09:24:39.641Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
09:24:39 [2022-05-19T09:24:39.641Z] === RUN   TestPluginBackCompatMediaTypes
09:24:40 [2022-05-19T09:24:40.208Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
09:24:40 [2022-05-19T09:24:40.208Z] PASS
09:24:40 [2022-05-19T09:24:40.208Z] 
09:24:40 [2022-05-19T09:24:40.208Z] DONE 24 tests in 6.582s
09:24:40 [2022-05-19T09:24:40.208Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:24:40 [2022-05-19T09:24:40.208Z] ++ 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
09:24:40 [2022-05-19T09:24:40.208Z] ++ set -e
09:24:40 [2022-05-19T09:24:40.208Z] ++ '[' -n 0 ']'
09:24:40 [2022-05-19T09:24:40.208Z] ++ set -x
09:24:40 [2022-05-19T09:24:40.208Z] ++ 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
09:24:40 [2022-05-19T09:24:40.467Z] INFO: Testing against a local daemon
09:24:40 [2022-05-19T09:24:40.467Z] === RUN   TestExternalGraphDriver
09:24:40 [2022-05-19T09:24:40.467Z] === RUN   TestExternalGraphDriver/json
09:24:41 [2022-05-19T09:24:41.841Z] === RUN   TestExternalGraphDriver/spec
09:24:43 [2022-05-19T09:24:43.761Z] === RUN   TestExternalGraphDriver/pull
09:24:45 [2022-05-19T09:24:45.155Z] --- PASS: TestExternalGraphDriver (4.75s)
09:24:45 [2022-05-19T09:24:45.155Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
09:24:45 [2022-05-19T09:24:45.155Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
09:24:45 [2022-05-19T09:24:45.155Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
09:24:45 [2022-05-19T09:24:45.155Z] === RUN   TestGraphdriverPluginV2
09:24:45 [2022-05-19T09:24:45.155Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2022-05-19T09:24:45.155Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
09:24:45 [2022-05-19T09:24:45.155Z] PASS
09:24:45 [2022-05-19T09:24:45.155Z] 
09:24:45 [2022-05-19T09:24:45.155Z] === Skipped
09:24:45 [2022-05-19T09:24:45.155Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
09:24:45 [2022-05-19T09:24:45.155Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:45 [2022-05-19T09:24:45.155Z] 
09:24:45 [2022-05-19T09:24:45.155Z] DONE 5 tests, 1 skipped in 4.936s
09:24:45 [2022-05-19T09:24:45.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:24:45 [2022-05-19T09:24:45.155Z] ++ 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
09:24:45 [2022-05-19T09:24:45.155Z] ++ set -e
09:24:45 [2022-05-19T09:24:45.155Z] ++ '[' -n 0 ']'
09:24:45 [2022-05-19T09:24:45.155Z] ++ set -x
09:24:45 [2022-05-19T09:24:45.155Z] ++ 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
09:24:45 [2022-05-19T09:24:45.155Z] INFO: Testing against a local daemon
09:24:45 [2022-05-19T09:24:45.155Z] === RUN   TestContinueAfterPluginCrash
09:24:45 [2022-05-19T09:24:45.155Z] === PAUSE TestContinueAfterPluginCrash
09:24:45 [2022-05-19T09:24:45.155Z] === RUN   TestReadPluginNoRead
09:24:45 [2022-05-19T09:24:45.155Z] === PAUSE TestReadPluginNoRead
09:24:45 [2022-05-19T09:24:45.155Z] === RUN   TestDaemonStartWithLogOpt
09:24:45 [2022-05-19T09:24:45.155Z] === PAUSE TestDaemonStartWithLogOpt
09:24:45 [2022-05-19T09:24:45.155Z] === CONT  TestContinueAfterPluginCrash
09:24:45 [2022-05-19T09:24:45.155Z] === CONT  TestDaemonStartWithLogOpt
09:24:48 [2022-05-19T09:24:48.439Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
09:24:48 [2022-05-19T09:24:48.439Z] === CONT  TestReadPluginNoRead
09:24:50 [2022-05-19T09:24:50.340Z] === RUN   TestReadPluginNoRead/default
09:24:51 [2022-05-19T09:24:51.715Z] === RUN   TestReadPluginNoRead/disabled_caching
09:24:52 [2022-05-19T09:24:52.650Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:24:53 [2022-05-19T09:24:53.217Z] --- PASS: TestContinueAfterPluginCrash (8.03s)
09:24:53 [2022-05-19T09:24:53.783Z] === CONT  TestReadPluginNoRead
09:24:53 [2022-05-19T09:24:53.784Z]     read_test.go:92: [d50488661aecf] daemon is not started
09:24:53 [2022-05-19T09:24:53.784Z] --- PASS: TestReadPluginNoRead (5.67s)
09:24:53 [2022-05-19T09:24:53.784Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
09:24:53 [2022-05-19T09:24:53.784Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
09:24:53 [2022-05-19T09:24:53.784Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
09:24:53 [2022-05-19T09:24:53.784Z] PASS
09:24:53 [2022-05-19T09:24:53.784Z] 
09:24:53 [2022-05-19T09:24:53.784Z] DONE 6 tests in 8.739s
09:24:53 [2022-05-19T09:24:53.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:24:53 [2022-05-19T09:24:53.784Z] ++ 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
09:24:53 [2022-05-19T09:24:53.784Z] ++ set -e
09:24:53 [2022-05-19T09:24:53.784Z] ++ '[' -n 0 ']'
09:24:53 [2022-05-19T09:24:53.784Z] ++ set -x
09:24:53 [2022-05-19T09:24:53.784Z] ++ 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
09:24:54 [2022-05-19T09:24:54.042Z] testing: warning: no tests to run
09:24:54 [2022-05-19T09:24:54.042Z] PASS
09:24:54 [2022-05-19T09:24:54.042Z] 
09:24:54 [2022-05-19T09:24:54.042Z] DONE 0 tests in 0.032s
09:24:54 [2022-05-19T09:24:54.042Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:24:54 [2022-05-19T09:24:54.042Z] ++ 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
09:24:54 [2022-05-19T09:24:54.042Z] ++ set -e
09:24:54 [2022-05-19T09:24:54.042Z] ++ '[' -n 0 ']'
09:24:54 [2022-05-19T09:24:54.042Z] ++ set -x
09:24:54 [2022-05-19T09:24:54.042Z] ++ 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
09:24:54 [2022-05-19T09:24:54.043Z] INFO: Testing against a local daemon
09:24:54 [2022-05-19T09:24:54.043Z] === RUN   TestPluginWithDevMounts
09:24:54 [2022-05-19T09:24:54.043Z] === PAUSE TestPluginWithDevMounts
09:24:54 [2022-05-19T09:24:54.043Z] === CONT  TestPluginWithDevMounts
09:24:55 [2022-05-19T09:24:55.943Z] --- PASS: TestPluginWithDevMounts (1.54s)
09:24:55 [2022-05-19T09:24:55.943Z] PASS
09:24:55 [2022-05-19T09:24:55.943Z] 
09:24:55 [2022-05-19T09:24:55.943Z] DONE 1 tests in 1.632s
09:24:55 [2022-05-19T09:24:55.943Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:24:55 [2022-05-19T09:24:55.943Z] ++ 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
09:24:55 [2022-05-19T09:24:55.943Z] ++ set -e
09:24:55 [2022-05-19T09:24:55.943Z] ++ '[' -n 0 ']'
09:24:55 [2022-05-19T09:24:55.943Z] ++ set -x
09:24:55 [2022-05-19T09:24:55.943Z] ++ 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
09:24:55 [2022-05-19T09:24:55.943Z] INFO: Testing against a local daemon
09:24:55 [2022-05-19T09:24:55.943Z] === RUN   TestSecretInspect
09:24:57 [2022-05-19T09:24:57.845Z] --- PASS: TestSecretInspect (2.15s)
09:24:57 [2022-05-19T09:24:57.845Z] === RUN   TestSecretList
09:25:00 [2022-05-19T09:25:00.374Z] --- PASS: TestSecretList (2.27s)
09:25:00 [2022-05-19T09:25:00.374Z] === RUN   TestSecretsCreateAndDelete
09:25:02 [2022-05-19T09:25:02.276Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
09:25:02 [2022-05-19T09:25:02.276Z] === RUN   TestSecretsUpdate
09:25:04 [2022-05-19T09:25:04.807Z] --- PASS: TestSecretsUpdate (2.30s)
09:25:04 [2022-05-19T09:25:04.807Z] === RUN   TestTemplatedSecret
09:25:07 [2022-05-19T09:25:07.337Z] --- PASS: TestTemplatedSecret (2.43s)
09:25:07 [2022-05-19T09:25:07.337Z] === RUN   TestSecretCreateResolve
09:25:09 [2022-05-19T09:25:09.238Z] --- PASS: TestSecretCreateResolve (2.16s)
09:25:09 [2022-05-19T09:25:09.238Z] PASS
09:25:09 [2022-05-19T09:25:09.238Z] 
09:25:09 [2022-05-19T09:25:09.238Z] DONE 6 tests in 13.586s
09:25:09 [2022-05-19T09:25:09.238Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:25:09 [2022-05-19T09:25:09.238Z] ++ 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
09:25:09 [2022-05-19T09:25:09.238Z] ++ set -e
09:25:09 [2022-05-19T09:25:09.238Z] ++ '[' -n 0 ']'
09:25:09 [2022-05-19T09:25:09.238Z] ++ set -x
09:25:09 [2022-05-19T09:25:09.238Z] ++ 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
09:25:09 [2022-05-19T09:25:09.238Z] INFO: Testing against a local daemon
09:25:09 [2022-05-19T09:25:09.238Z] === RUN   TestServiceCreateInit
09:25:09 [2022-05-19T09:25:09.238Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:25:13 [2022-05-19T09:25:13.424Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:25:16 [2022-05-19T09:25:16.708Z] --- PASS: TestServiceCreateInit (7.14s)
09:25:16 [2022-05-19T09:25:16.708Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
09:25:16 [2022-05-19T09:25:16.708Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
09:25:16 [2022-05-19T09:25:16.708Z] === RUN   TestCreateServiceMultipleTimes
09:25:31 [2022-05-19T09:25:31.582Z] --- PASS: TestCreateServiceMultipleTimes (15.21s)
09:25:31 [2022-05-19T09:25:31.582Z] === RUN   TestCreateServiceConflict
09:25:34 [2022-05-19T09:25:34.118Z] --- PASS: TestCreateServiceConflict (2.19s)
09:25:34 [2022-05-19T09:25:34.118Z] === RUN   TestCreateServiceMaxReplicas
09:25:36 [2022-05-19T09:25:36.651Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
09:25:36 [2022-05-19T09:25:36.651Z] === RUN   TestCreateWithDuplicateNetworkNames
09:25:51 [2022-05-19T09:25:51.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
09:25:51 [2022-05-19T09:25:51.531Z] === RUN   TestCreateServiceSecretFileMode
09:25:51 [2022-05-19T09:25:51.531Z] --- PASS: TestCreateServiceSecretFileMode (1.96s)
09:25:51 [2022-05-19T09:25:51.531Z] === RUN   TestCreateServiceConfigFileMode
09:25:54 [2022-05-19T09:25:54.061Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
09:25:54 [2022-05-19T09:25:54.061Z] === RUN   TestCreateServiceSysctls
09:25:57 [2022-05-19T09:25:57.345Z] --- PASS: TestCreateServiceSysctls (2.94s)
09:25:57 [2022-05-19T09:25:57.345Z] === RUN   TestCreateServiceCapabilities
09:25:59 [2022-05-19T09:25:59.287Z] --- PASS: TestCreateServiceCapabilities (2.44s)
09:25:59 [2022-05-19T09:25:59.287Z] === RUN   TestInspect
09:26:02 [2022-05-19T09:26:02.578Z] --- PASS: TestInspect (2.73s)
09:26:02 [2022-05-19T09:26:02.578Z] === RUN   TestCreateJob
09:26:05 [2022-05-19T09:26:05.110Z] --- PASS: TestCreateJob (2.95s)
09:26:05 [2022-05-19T09:26:05.110Z] === RUN   TestReplicatedJob
09:26:10 [2022-05-19T09:26:10.457Z] --- PASS: TestReplicatedJob (4.69s)
09:26:10 [2022-05-19T09:26:10.457Z] === RUN   TestUpdateReplicatedJob
09:26:12 [2022-05-19T09:26:12.989Z] --- PASS: TestUpdateReplicatedJob (3.02s)
09:26:12 [2022-05-19T09:26:12.989Z] === RUN   TestServiceListWithStatuses
09:26:12 [2022-05-19T09:26:12.989Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:26:12 [2022-05-19T09:26:12.989Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:26:12 [2022-05-19T09:26:12.989Z] === RUN   TestDockerNetworkConnectAlias
09:26:17 [2022-05-19T09:26:17.176Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
09:26:17 [2022-05-19T09:26:17.177Z] === RUN   TestDockerNetworkReConnect
09:26:20 [2022-05-19T09:26:20.460Z] --- PASS: TestDockerNetworkReConnect (3.27s)
09:26:20 [2022-05-19T09:26:20.460Z] === RUN   TestServicePlugin
09:26:20 [2022-05-19T09:26:20.460Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2022-05-19T09:26:20.460Z] --- SKIP: TestServicePlugin (0.00s)
09:26:20 [2022-05-19T09:26:20.460Z] === RUN   TestServiceUpdateLabel
09:26:22 [2022-05-19T09:26:22.363Z] --- PASS: TestServiceUpdateLabel (2.21s)
09:26:22 [2022-05-19T09:26:22.363Z] === RUN   TestServiceUpdateSecrets
09:26:37 [2022-05-19T09:26:37.239Z] --- PASS: TestServiceUpdateSecrets (14.31s)
09:26:37 [2022-05-19T09:26:37.239Z] === RUN   TestServiceUpdateConfigs
09:26:52 [2022-05-19T09:26:52.113Z] --- PASS: TestServiceUpdateConfigs (14.30s)
09:26:52 [2022-05-19T09:26:52.113Z] === RUN   TestServiceUpdateNetwork
09:27:04 [2022-05-19T09:27:04.319Z] --- PASS: TestServiceUpdateNetwork (12.09s)
09:27:04 [2022-05-19T09:27:04.319Z] === RUN   TestServiceUpdatePidsLimit
09:27:04 [2022-05-19T09:27:04.319Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:27:04 [2022-05-19T09:27:04.886Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:27:13 [2022-05-19T09:27:13.001Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:27:19 [2022-05-19T09:27:19.618Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
09:27:19 [2022-05-19T09:27:19.618Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:27:19 [2022-05-19T09:27:19.618Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:27:19 [2022-05-19T09:27:19.618Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
09:27:19 [2022-05-19T09:27:19.618Z] PASS
09:27:19 [2022-05-19T09:27:19.618Z] 
09:27:19 [2022-05-19T09:27:19.618Z] === Skipped
09:27:19 [2022-05-19T09:27:19.618Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:27:19 [2022-05-19T09:27:19.618Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:27:19 [2022-05-19T09:27:19.618Z] 
09:27:19 [2022-05-19T09:27:19.618Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:27:19 [2022-05-19T09:27:19.618Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:27:19 [2022-05-19T09:27:19.618Z] 
09:27:19 [2022-05-19T09:27:19.618Z] DONE 27 tests, 2 skipped in 129.881s
09:27:19 [2022-05-19T09:27:19.618Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:27:19 [2022-05-19T09:27:19.618Z] ++ 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
09:27:19 [2022-05-19T09:27:19.618Z] ++ set -e
09:27:19 [2022-05-19T09:27:19.618Z] ++ '[' -n 0 ']'
09:27:19 [2022-05-19T09:27:19.618Z] ++ set -x
09:27:19 [2022-05-19T09:27:19.618Z] ++ 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
09:27:19 [2022-05-19T09:27:19.618Z] INFO: Testing against a local daemon
09:27:19 [2022-05-19T09:27:19.618Z] === RUN   TestSessionCreate
09:27:19 [2022-05-19T09:27:19.618Z] --- PASS: TestSessionCreate (0.02s)
09:27:19 [2022-05-19T09:27:19.618Z] === RUN   TestSessionCreateWithBadUpgrade
09:27:19 [2022-05-19T09:27:19.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:27:19 [2022-05-19T09:27:19.618Z] PASS
09:27:19 [2022-05-19T09:27:19.618Z] 
09:27:19 [2022-05-19T09:27:19.618Z] DONE 2 tests in 0.121s
09:27:19 [2022-05-19T09:27:19.618Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:27:19 [2022-05-19T09:27:19.618Z] ++ 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
09:27:19 [2022-05-19T09:27:19.618Z] ++ set -e
09:27:19 [2022-05-19T09:27:19.618Z] ++ '[' -n 0 ']'
09:27:19 [2022-05-19T09:27:19.618Z] ++ set -x
09:27:19 [2022-05-19T09:27:19.618Z] ++ 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
09:27:19 [2022-05-19T09:27:19.618Z] INFO: Testing against a local daemon
09:27:19 [2022-05-19T09:27:19.618Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:27:19 [2022-05-19T09:27:19.618Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:27:19 [2022-05-19T09:27:19.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:27:19 [2022-05-19T09:27:19.618Z] === RUN   TestDiskUsage
09:27:19 [2022-05-19T09:27:19.618Z] === PAUSE TestDiskUsage
09:27:19 [2022-05-19T09:27:19.618Z] === RUN   TestEventsExecDie
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestEventsExecDie (0.50s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestEventsBackwardsCompatible
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestEventsVolumeCreate
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestInfoBinaryCommits
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestInfoAPIVersioned
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestInfoAPI
09:27:19 [2022-05-19T09:27:19.876Z] --- PASS: TestInfoAPI (0.02s)
09:27:19 [2022-05-19T09:27:19.876Z] === RUN   TestInfoAPIWarnings
09:27:37 [2022-05-19T09:27:37.954Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:27:37 [2022-05-19T09:27:37.954Z] === RUN   TestInfoDebug
09:27:37 [2022-05-19T09:27:37.954Z] --- PASS: TestInfoDebug (0.52s)
09:27:37 [2022-05-19T09:27:37.954Z] === RUN   TestInfoInsecureRegistries
09:27:37 [2022-05-19T09:27:37.954Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:27:37 [2022-05-19T09:27:37.954Z] === RUN   TestInfoRegistryMirrors
09:27:38 [2022-05-19T09:27:38.213Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:27:38 [2022-05-19T09:27:38.213Z] === RUN   TestLoginFailsWithBadCredentials
09:27:38 [2022-05-19T09:27:38.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
09:27:38 [2022-05-19T09:27:38.213Z] === RUN   TestPingCacheHeaders
09:27:38 [2022-05-19T09:27:38.213Z] --- PASS: TestPingCacheHeaders (0.02s)
09:27:38 [2022-05-19T09:27:38.213Z] === RUN   TestPingGet
09:27:38 [2022-05-19T09:27:38.213Z] --- PASS: TestPingGet (0.01s)
09:27:38 [2022-05-19T09:27:38.213Z] === RUN   TestPingHead
09:27:38 [2022-05-19T09:27:38.213Z] --- PASS: TestPingHead (0.02s)
09:27:38 [2022-05-19T09:27:38.213Z] === RUN   TestPingSwarmHeader
09:27:38 [2022-05-19T09:27:38.779Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:27:39 [2022-05-19T09:27:39.349Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:27:40 [2022-05-19T09:27:40.320Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:27:40 [2022-05-19T09:27:40.320Z] --- PASS: TestPingSwarmHeader (2.13s)
09:27:40 [2022-05-19T09:27:40.320Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:27:40 [2022-05-19T09:27:40.320Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:27:40 [2022-05-19T09:27:40.320Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:27:40 [2022-05-19T09:27:40.320Z] === RUN   TestVersion
09:27:40 [2022-05-19T09:27:40.320Z] --- PASS: TestVersion (0.02s)
09:27:40 [2022-05-19T09:27:40.320Z] === CONT  TestDiskUsage
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/container_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/image_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/volume_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/build-cache_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:27:40 [2022-05-19T09:27:40.891Z] === RUN   TestDiskUsage/after_LoadBusybox
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.149Z] === RUN   TestDiskUsage/after_container.Run
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:27:41 [2022-05-19T09:27:41.408Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:27:41 [2022-05-19T09:27:41.408Z] --- PASS: TestDiskUsage (1.16s)
09:27:41 [2022-05-19T09:27:41.408Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.408Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z] PASS
09:27:41 [2022-05-19T09:27:41.667Z] 
09:27:41 [2022-05-19T09:27:41.667Z] === Skipped
09:27:41 [2022-05-19T09:27:41.667Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:27:41 [2022-05-19T09:27:41.667Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:27:41 [2022-05-19T09:27:41.667Z] 
09:27:41 [2022-05-19T09:27:41.667Z] DONE 54 tests, 1 skipped in 22.298s
09:27:41 [2022-05-19T09:27:41.667Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:27:41 [2022-05-19T09:27:41.667Z] ++ 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
09:27:41 [2022-05-19T09:27:41.667Z] ++ set -e
09:27:41 [2022-05-19T09:27:41.667Z] ++ '[' -n 0 ']'
09:27:41 [2022-05-19T09:27:41.667Z] ++ set -x
09:27:41 [2022-05-19T09:27:41.668Z] ++ 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
09:27:41 [2022-05-19T09:27:41.668Z] INFO: Testing against a local daemon
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesCreateAndList
09:27:41 [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesRemove
09:27:41 [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesRemove (0.05s)
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInspect
09:27:41 [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInspect (0.03s)
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:27:41 [2022-05-19T09:27:41.668Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:27:41 [2022-05-19T09:27:41.668Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:27:41 [2022-05-19T09:27:41.668Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:27:41 [2022-05-19T09:27:41.668Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:27:41 [2022-05-19T09:27:41.668Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:27:41 [2022-05-19T09:27:41.668Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:27:41 [2022-05-19T09:27:41.668Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:27:41 [2022-05-19T09:27:41.668Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:27:41 [2022-05-19T09:27:41.668Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:27:41 [2022-05-19T09:27:41.668Z] PASS
09:27:41 [2022-05-19T09:27:41.668Z] 
09:27:41 [2022-05-19T09:27:41.668Z] DONE 9 tests in 0.198s
09:27:41 [2022-05-19T09:27:41.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:27:41 [2022-05-19T09:27:41.926Z] ++++ cat bundles/test-integration/docker.pid
09:27:41 [2022-05-19T09:27:41.926Z] +++ kill 14241
09:27:42 [2022-05-19T09:27:42.185Z] +++ /etc/init.d/apparmor stop
09:27:42 [2022-05-19T09:27:42.185Z] Leaving: AppArmorNo profiles have been unloaded.
09:27:42 [2022-05-19T09:27:42.185Z] 
09:27:42 [2022-05-19T09:27:42.185Z] Unloading profiles will leave already running processes permanently
09:27:42 [2022-05-19T09:27:42.185Z] unconfined, which can lead to unexpected situations.
09:27:42 [2022-05-19T09:27:42.185Z] 
09:27:42 [2022-05-19T09:27:42.185Z] To set a process to complain mode, use the command line tool
09:27:42 [2022-05-19T09:27:42.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:27:42 [2022-05-19T09:27:42.185Z] +++ true
09:27:42 [2022-05-19T09:27:42.185Z] exiting test-integration
09:27:42 [2022-05-19T09:27:42.185Z] ++ exit 0
09:27:42 [2022-05-19T09:27:42.185Z]