Skip to content

Console Output

15:47:27 [2020-02-26T15:47:27.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40583/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f508db483395059344d972b18559317fd9b2636f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f508db483395059344d972b18559317fd9b2636f hack/test/unit
15:47:30 [2020-02-26T15:47:30.068Z] ?   	github.com/docker/docker/api	[no test files]
15:47:44 [2020-02-26T15:47:44.930Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
15:48:52 [2020-02-26T15:48:52.591Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:48:52 [2020-02-26T15:48:52.591Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
15:48:53 [2020-02-26T15:48:53.523Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
15:48:53 [2020-02-26T15:48:53.523Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:48:53 [2020-02-26T15:48:53.523Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:48:53 [2020-02-26T15:48:53.523Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:48:54 [2020-02-26T15:48:54.087Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:48:54 [2020-02-26T15:48:54.087Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:48:54 [2020-02-26T15:48:54.087Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:48:54 [2020-02-26T15:48:54.087Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:48:54 [2020-02-26T15:48:54.345Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:48:54 [2020-02-26T15:48:54.345Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:48:55 [2020-02-26T15:48:55.276Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:48:55 [2020-02-26T15:48:55.276Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.5% of statements
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/types	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:48:55 [2020-02-26T15:48:55.840Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
15:48:56 [2020-02-26T15:48:56.405Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:48:56 [2020-02-26T15:48:56.405Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
15:48:56 [2020-02-26T15:48:56.980Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:48:56 [2020-02-26T15:48:56.980Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:48:57 [2020-02-26T15:48:57.543Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
15:49:01 [2020-02-26T15:49:01.719Z] ok  	github.com/docker/docker/builder/remotecontext	0.199s	coverage: 13.6% of statements
15:49:01 [2020-02-26T15:49:01.719Z] ok  	github.com/docker/docker/builder/dockerfile	0.587s	coverage: 48.2% of statements
15:49:02 [2020-02-26T15:49:02.650Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:49:04 [2020-02-26T15:49:04.548Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.895s	coverage: 86.3% of statements
15:49:04 [2020-02-26T15:49:04.548Z] ?   	github.com/docker/docker/cli	[no test files]
15:49:04 [2020-02-26T15:49:04.548Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:49:07 [2020-02-26T15:49:07.075Z] ok  	github.com/docker/docker/client	0.216s	coverage: 75.8% of statements
15:49:53 [2020-02-26T15:49:53.728Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 30.7% of statements
15:49:53 [2020-02-26T15:49:53.728Z] ok  	github.com/docker/docker/container	0.128s	coverage: 35.3% of statements
15:49:53 [2020-02-26T15:49:53.728Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:49:53 [2020-02-26T15:49:53.728Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:49:53 [2020-02-26T15:49:53.728Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:49:53 [2020-02-26T15:49:53.728Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:49:58 [2020-02-26T15:49:58.987Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
15:49:59 [2020-02-26T15:49:59.919Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:50:01 [2020-02-26T15:50:01.817Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.7% of statements
15:50:09 [2020-02-26T15:50:09.918Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.7% of statements
15:50:10 [2020-02-26T15:50:10.860Z] ok  	github.com/docker/docker/daemon	12.243s	coverage: 17.5% of statements
15:50:10 [2020-02-26T15:50:10.860Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:50:10 [2020-02-26T15:50:10.860Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:50:12 [2020-02-26T15:50:12.261Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 81.7% of statements
15:50:12 [2020-02-26T15:50:12.261Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:50:13 [2020-02-26T15:50:13.631Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:50:13 [2020-02-26T15:50:13.631Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:50:13 [2020-02-26T15:50:13.631Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:50:14 [2020-02-26T15:50:14.196Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
15:50:16 [2020-02-26T15:50:16.719Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
15:50:17 [2020-02-26T15:50:17.650Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.246s	coverage: 57.0% of statements
15:50:21 [2020-02-26T15:50:21.833Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.631s	coverage: 72.5% of statements
15:50:21 [2020-02-26T15:50:21.833Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.706s	coverage: 46.2% of statements
15:50:21 [2020-02-26T15:50:21.833Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:50:24 [2020-02-26T15:50:24.357Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.018s	coverage: 48.6% of statements
15:50:25 [2020-02-26T15:50:25.726Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.313s	coverage: 76.1% of statements
15:50:26 [2020-02-26T15:50:26.291Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.228s	coverage: 60.1% of statements
15:50:26 [2020-02-26T15:50:26.291Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:50:26 [2020-02-26T15:50:26.549Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:50:26 [2020-02-26T15:50:26.549Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
15:50:28 [2020-02-26T15:50:28.443Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
15:50:29 [2020-02-26T15:50:29.007Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
15:50:30 [2020-02-26T15:50:30.379Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
15:50:30 [2020-02-26T15:50:30.379Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:50:30 [2020-02-26T15:50:30.379Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:50:31 [2020-02-26T15:50:31.311Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 42.7% of statements
15:50:32 [2020-02-26T15:50:32.682Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.166s	coverage: 77.8% of statements
15:50:32 [2020-02-26T15:50:32.682Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:50:32 [2020-02-26T15:50:32.682Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:50:32 [2020-02-26T15:50:32.682Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
15:50:34 [2020-02-26T15:50:34.052Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
15:50:34 [2020-02-26T15:50:34.309Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
15:50:34 [2020-02-26T15:50:34.567Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
15:50:35 [2020-02-26T15:50:35.937Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
15:50:35 [2020-02-26T15:50:35.937Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:50:36 [2020-02-26T15:50:36.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.011s	coverage: 19.9% of statements
15:50:38 [2020-02-26T15:50:38.089Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
15:50:38 [2020-02-26T15:50:38.347Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:50:38 [2020-02-26T15:50:38.919Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:50:39 [2020-02-26T15:50:39.176Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.669s	coverage: 82.5% of statements
15:50:39 [2020-02-26T15:50:39.176Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:50:39 [2020-02-26T15:50:39.176Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:50:41 [2020-02-26T15:50:41.708Z] ok  	github.com/docker/docker/distribution/metadata	0.060s	coverage: 48.2% of statements
15:50:41 [2020-02-26T15:50:41.708Z] ok  	github.com/docker/docker/distribution	0.136s	coverage: 22.1% of statements
15:50:41 [2020-02-26T15:50:41.708Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:50:43 [2020-02-26T15:50:43.077Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
15:50:44 [2020-02-26T15:50:44.447Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
15:50:45 [2020-02-26T15:50:45.380Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:50:45 [2020-02-26T15:50:45.380Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 85.1% of statements
15:50:45 [2020-02-26T15:50:45.380Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:50:45 [2020-02-26T15:50:45.380Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:50:46 [2020-02-26T15:50:46.753Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:50:46 [2020-02-26T15:50:46.753Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:50:47 [2020-02-26T15:50:47.686Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:50:48 [2020-02-26T15:50:48.616Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.4% of statements
15:50:48 [2020-02-26T15:50:48.616Z] ok  	github.com/docker/docker/pkg/aaparser	0.021s	coverage: 50.0% of statements
15:50:51 [2020-02-26T15:50:51.138Z] ok  	github.com/docker/docker/pkg/archive	0.410s	coverage: 77.4% of statements
15:50:51 [2020-02-26T15:50:51.701Z] ok  	github.com/docker/docker/pkg/authorization	0.109s	coverage: 68.3% of statements
15:50:51 [2020-02-26T15:50:51.701Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:50:51 [2020-02-26T15:50:51.958Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:50:55 [2020-02-26T15:50:55.233Z] ok  	github.com/docker/docker/layer	7.434s	coverage: 68.8% of statements
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/oci	[no test files]
15:50:55 [2020-02-26T15:50:55.233Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:50:55 [2020-02-26T15:50:55.490Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:50:55 [2020-02-26T15:50:55.747Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.936s	coverage: 43.2% of statements
15:50:55 [2020-02-26T15:50:55.747Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:50:55 [2020-02-26T15:50:55.747Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:50:55 [2020-02-26T15:50:55.747Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:50:56 [2020-02-26T15:50:56.678Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
15:50:57 [2020-02-26T15:50:57.241Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:50:57 [2020-02-26T15:50:57.805Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
15:50:58 [2020-02-26T15:50:58.062Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:50:59 [2020-02-26T15:50:59.496Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:51:00 [2020-02-26T15:51:00.427Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
15:51:00 [2020-02-26T15:51:00.427Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
15:51:00 [2020-02-26T15:51:00.684Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
15:51:00 [2020-02-26T15:51:00.941Z] ok  	github.com/docker/docker/pkg/fsutils	0.227s	coverage: 85.1% of statements
15:51:01 [2020-02-26T15:51:01.873Z] ok  	github.com/docker/docker/pkg/idtools	0.397s	coverage: 70.1% of statements
15:51:02 [2020-02-26T15:51:02.438Z] ok  	github.com/docker/docker/pkg/ioutils	0.598s	coverage: 69.3% of statements
15:51:02 [2020-02-26T15:51:02.438Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
15:51:02 [2020-02-26T15:51:02.695Z] ok  	github.com/docker/docker/pkg/locker	0.025s	coverage: 88.9% of statements
15:51:02 [2020-02-26T15:51:02.952Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:51:02 [2020-02-26T15:51:02.952Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:51:03 [2020-02-26T15:51:03.516Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
15:51:03 [2020-02-26T15:51:03.773Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:51:04 [2020-02-26T15:51:04.037Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:51:04 [2020-02-26T15:51:04.308Z] ok  	github.com/docker/docker/pkg/mount	0.578s	coverage: 70.0% of statements
15:51:04 [2020-02-26T15:51:04.308Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:51:04 [2020-02-26T15:51:04.566Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
15:51:04 [2020-02-26T15:51:04.823Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:51:04 [2020-02-26T15:51:04.823Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:51:04 [2020-02-26T15:51:04.823Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:51:05 [2020-02-26T15:51:05.754Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
15:51:06 [2020-02-26T15:51:06.319Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:51:06 [2020-02-26T15:51:06.576Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:51:06 [2020-02-26T15:51:06.834Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:51:08 [2020-02-26T15:51:08.202Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
15:51:08 [2020-02-26T15:51:08.459Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:51:11 [2020-02-26T15:51:11.732Z] ok  	github.com/docker/docker/pkg/signal	2.426s	coverage: 61.0% of statements
15:51:11 [2020-02-26T15:51:11.732Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:51:11 [2020-02-26T15:51:11.990Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:51:12 [2020-02-26T15:51:12.247Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:51:12 [2020-02-26T15:51:12.504Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:51:13 [2020-02-26T15:51:13.068Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
15:51:13 [2020-02-26T15:51:13.632Z] ok  	github.com/docker/docker/pkg/system	0.013s	coverage: 36.2% of statements
15:51:13 [2020-02-26T15:51:13.889Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
15:51:14 [2020-02-26T15:51:14.453Z] ok  	github.com/docker/docker/pkg/tarsum	0.052s	coverage: 89.3% of statements
15:51:15 [2020-02-26T15:51:15.018Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
15:51:15 [2020-02-26T15:51:15.018Z] testing: warning: no tests to run
15:51:15 [2020-02-26T15:51:15.018Z] coverage: [no statements]
15:51:15 [2020-02-26T15:51:15.018Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:51:15 [2020-02-26T15:51:15.582Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:51:15 [2020-02-26T15:51:15.839Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:51:15 [2020-02-26T15:51:15.839Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:51:18 [2020-02-26T15:51:18.361Z] ok  	github.com/docker/docker/plugin	0.527s	coverage: 27.1% of statements
15:51:18 [2020-02-26T15:51:18.925Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:51:19 [2020-02-26T15:51:19.856Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:51:20 [2020-02-26T15:51:20.114Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:51:21 [2020-02-26T15:51:21.484Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.0% of statements
15:51:22 [2020-02-26T15:51:22.049Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:51:22 [2020-02-26T15:51:22.307Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:51:23 [2020-02-26T15:51:23.245Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
15:51:23 [2020-02-26T15:51:23.245Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:51:25 [2020-02-26T15:51:25.771Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:51:26 [2020-02-26T15:51:26.702Z] ok  	github.com/docker/docker/volume/local	0.025s	coverage: 73.0% of statements
15:51:27 [2020-02-26T15:51:27.268Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:51:28 [2020-02-26T15:51:28.229Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
15:51:40 [2020-02-26T15:51:40.406Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/rootless	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/volume	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === Skipped
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver btrfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:73: No driver to put!
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     overlay_test.go:49: Fails to compute changes intermittently
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:46: Driver zfs not supported
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     graphtest_unix.go:73: No driver to put!
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:51:40 [2020-02-26T15:51:40.407Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] 
15:51:40 [2020-02-26T15:51:40.407Z] DONE 2167 tests, 20 skipped in 250.860s