Skip to content

Console Output

16:46:30 [2020-02-12T16:46:30.981Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa2417984be775b4076db681d233f565539207db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fa2417984be775b4076db681d233f565539207db hack/test/unit
16:46:35 [2020-02-12T16:46:35.412Z] ?   	github.com/docker/docker/api	[no test files]
16:46:57 [2020-02-12T16:46:57.854Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/server/middleware	0.023s	coverage: 37.7% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/types/filters	0.036s	coverage: 92.2% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/server/router/swarm	0.040s	coverage: 4.5% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/builder/dockerignore	0.053s	coverage: 96.8% of statements
16:48:50 [2020-02-12T16:48:50.069Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
16:48:52 [2020-02-12T16:48:52.145Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.150s	coverage: 86.3% of statements
16:48:55 [2020-02-12T16:48:55.631Z] ok  	github.com/docker/docker/builder/remotecontext	0.528s	coverage: 13.6% of statements
16:48:55 [2020-02-12T16:48:55.918Z] ok  	github.com/docker/docker/builder/dockerfile	1.330s	coverage: 48.2% of statements
16:48:55 [2020-02-12T16:48:55.918Z] ?   	github.com/docker/docker/cli	[no test files]
16:48:55 [2020-02-12T16:48:55.918Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:49:01 [2020-02-12T16:49:01.455Z] ok  	github.com/docker/docker/client	0.501s	coverage: 75.8% of statements
16:49:58 [2020-02-12T16:49:58.302Z] ok  	github.com/docker/docker/cmd/dockerd	0.237s	coverage: 30.6% of statements
16:50:03 [2020-02-12T16:50:03.882Z] ok  	github.com/docker/docker/container	0.209s	coverage: 35.0% of statements
16:50:03 [2020-02-12T16:50:03.882Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:50:03 [2020-02-12T16:50:03.882Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:50:03 [2020-02-12T16:50:03.882Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:50:03 [2020-02-12T16:50:03.882Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:50:07 [2020-02-12T16:50:07.371Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
16:50:15 [2020-02-12T16:50:15.822Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.100s	coverage: 35.7% of statements
16:50:17 [2020-02-12T16:50:17.896Z] ok  	github.com/docker/docker/daemon/cluster	0.234s	coverage: 0.5% of statements
16:50:22 [2020-02-12T16:50:22.335Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.0% of statements
16:50:25 [2020-02-12T16:50:25.854Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
16:50:27 [2020-02-12T16:50:27.353Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 82.1% of statements
16:50:29 [2020-02-12T16:50:29.403Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
16:50:32 [2020-02-12T16:50:32.877Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.539s	coverage: 13.7% of statements
16:50:33 [2020-02-12T16:50:33.895Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
16:50:36 [2020-02-12T16:50:36.622Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.107s	coverage: 57.9% of statements
16:50:36 [2020-02-12T16:50:36.622Z] ok  	github.com/docker/docker/daemon	12.537s	coverage: 17.5% of statements
16:50:36 [2020-02-12T16:50:36.622Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:50:36 [2020-02-12T16:50:36.622Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:50:36 [2020-02-12T16:50:36.622Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:50:36 [2020-02-12T16:50:36.622Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:50:42 [2020-02-12T16:50:42.163Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.465s	coverage: 68.6% of statements
16:50:42 [2020-02-12T16:50:42.786Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.837s	coverage: 48.6% of statements
16:50:43 [2020-02-12T16:50:43.412Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.988s	coverage: 46.2% of statements
16:50:43 [2020-02-12T16:50:43.412Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:50:46 [2020-02-12T16:50:46.129Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.286s	coverage: 54.8% of statements
16:50:46 [2020-02-12T16:50:46.129Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:50:46 [2020-02-12T16:50:46.129Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.735s	coverage: 76.1% of statements
16:50:46 [2020-02-12T16:50:46.129Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:50:47 [2020-02-12T16:50:47.155Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.080s	coverage: 58.0% of statements
16:50:48 [2020-02-12T16:50:48.179Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.069s	coverage: 3.0% of statements
16:50:48 [2020-02-12T16:50:48.179Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
16:50:53 [2020-02-12T16:50:53.743Z] ok  	github.com/docker/docker/daemon/logger	0.304s	coverage: 42.7% of statements
16:50:54 [2020-02-12T16:50:54.369Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 67.0% of statements
16:50:54 [2020-02-12T16:50:54.993Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.718s	coverage: 77.8% of statements
16:50:57 [2020-02-12T16:50:57.075Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
16:50:57 [2020-02-12T16:50:57.075Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
16:50:57 [2020-02-12T16:50:57.702Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.9% of statements
16:50:57 [2020-02-12T16:50:57.702Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:50:57 [2020-02-12T16:50:57.702Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:50:57 [2020-02-12T16:50:57.702Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:50:57 [2020-02-12T16:50:57.702Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:50:58 [2020-02-12T16:50:58.328Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.041s	coverage: 62.1% of statements
16:51:01 [2020-02-12T16:51:01.819Z] ok  	github.com/docker/docker/daemon/logger/local	0.082s	coverage: 74.7% of statements
16:51:01 [2020-02-12T16:51:01.819Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:51:01 [2020-02-12T16:51:01.819Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.066s	coverage: 19.9% of statements
16:51:02 [2020-02-12T16:51:02.108Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 47.8% of statements
16:51:03 [2020-02-12T16:51:03.631Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
16:51:05 [2020-02-12T16:51:05.679Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
16:51:06 [2020-02-12T16:51:06.701Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.226s	coverage: 82.5% of statements
16:51:06 [2020-02-12T16:51:06.701Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:51:06 [2020-02-12T16:51:06.701Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:51:09 [2020-02-12T16:51:09.410Z] ok  	github.com/docker/docker/distribution/metadata	0.215s	coverage: 48.2% of statements
16:51:09 [2020-02-12T16:51:09.698Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
16:51:11 [2020-02-12T16:51:11.190Z] ok  	github.com/docker/docker/distribution	0.540s	coverage: 22.1% of statements
16:51:11 [2020-02-12T16:51:11.190Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:51:13 [2020-02-12T16:51:13.907Z] ok  	github.com/docker/docker/image/cache	0.036s	coverage: 19.2% of statements
16:51:14 [2020-02-12T16:51:14.194Z] ok  	github.com/docker/docker/distribution/xfer	1.717s	coverage: 85.6% of statements
16:51:14 [2020-02-12T16:51:14.194Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:51:14 [2020-02-12T16:51:14.483Z] ok  	github.com/docker/docker/image	0.082s	coverage: 86.4% of statements
16:51:14 [2020-02-12T16:51:14.483Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
16:51:15 [2020-02-12T16:51:15.517Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
16:51:16 [2020-02-12T16:51:16.539Z] ok  	github.com/docker/docker/image/v1	0.049s	coverage: 25.0% of statements
16:51:16 [2020-02-12T16:51:16.539Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:51:17 [2020-02-12T16:51:17.564Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 50.0% of statements
16:51:21 [2020-02-12T16:51:21.083Z] ok  	github.com/docker/docker/opts	0.144s	coverage: 67.0% of statements
16:51:22 [2020-02-12T16:51:22.105Z] ok  	github.com/docker/docker/pkg/authorization	0.600s	coverage: 68.3% of statements
16:51:22 [2020-02-12T16:51:22.731Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
16:51:22 [2020-02-12T16:51:22.731Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
16:51:24 [2020-02-12T16:51:24.228Z] ok  	github.com/docker/docker/pkg/archive	1.552s	coverage: 76.8% of statements
16:51:24 [2020-02-12T16:51:24.228Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
16:51:25 [2020-02-12T16:51:25.718Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
16:51:25 [2020-02-12T16:51:25.718Z] ok  	github.com/docker/docker/pkg/discovery/file	0.022s	coverage: 92.9% of statements
16:51:27 [2020-02-12T16:51:27.212Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
16:51:28 [2020-02-12T16:51:28.235Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
16:51:28 [2020-02-12T16:51:28.861Z] ok  	github.com/docker/docker/pkg/dmesg	0.046s	coverage: 83.3% of statements
16:51:29 [2020-02-12T16:51:29.155Z] ok  	github.com/docker/docker/layer	8.008s	coverage: 68.8% of statements
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/oci	[no test files]
16:51:29 [2020-02-12T16:51:29.155Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:51:29 [2020-02-12T16:51:29.791Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.484s	coverage: 43.2% of statements
16:51:29 [2020-02-12T16:51:29.791Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:51:29 [2020-02-12T16:51:29.791Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:51:30 [2020-02-12T16:51:30.416Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
16:51:30 [2020-02-12T16:51:30.706Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
16:51:31 [2020-02-12T16:51:31.337Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.137s	coverage: 84.1% of statements
16:51:31 [2020-02-12T16:51:31.337Z] ok  	github.com/docker/docker/pkg/fsutils	0.451s	coverage: 85.1% of statements
16:51:32 [2020-02-12T16:51:32.835Z] ok  	github.com/docker/docker/pkg/homedir	0.068s	coverage: 11.4% of statements
16:51:33 [2020-02-12T16:51:33.863Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
16:51:33 [2020-02-12T16:51:33.863Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
16:51:34 [2020-02-12T16:51:34.893Z] ok  	github.com/docker/docker/pkg/idtools	0.945s	coverage: 70.1% of statements
16:51:34 [2020-02-12T16:51:34.893Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
16:51:34 [2020-02-12T16:51:34.893Z] ok  	github.com/docker/docker/pkg/ioutils	1.694s	coverage: 70.6% of statements
16:51:34 [2020-02-12T16:51:34.893Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:51:35 [2020-02-12T16:51:35.940Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
16:51:36 [2020-02-12T16:51:36.229Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
16:51:36 [2020-02-12T16:51:36.515Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
16:51:37 [2020-02-12T16:51:37.140Z] ok  	github.com/docker/docker/pkg/mount	0.909s	coverage: 70.0% of statements
16:51:37 [2020-02-12T16:51:37.140Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:51:37 [2020-02-12T16:51:37.427Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.026s	coverage: 91.4% of statements
16:51:37 [2020-02-12T16:51:37.714Z] ok  	github.com/docker/docker/pkg/pidfile	0.034s	coverage: 82.4% of statements
16:51:37 [2020-02-12T16:51:37.714Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:51:37 [2020-02-12T16:51:37.714Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:51:38 [2020-02-12T16:51:38.733Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
16:51:40 [2020-02-12T16:51:40.226Z] ok  	github.com/docker/docker/pkg/pools	0.023s	coverage: 88.2% of statements
16:51:40 [2020-02-12T16:51:40.226Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
16:51:40 [2020-02-12T16:51:40.226Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
16:51:41 [2020-02-12T16:51:41.246Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:51:42 [2020-02-12T16:51:42.264Z] ok  	github.com/docker/docker/pkg/pubsub	1.185s	coverage: 73.9% of statements
16:51:42 [2020-02-12T16:51:42.264Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
16:51:43 [2020-02-12T16:51:43.291Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
16:51:43 [2020-02-12T16:51:43.584Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
16:51:44 [2020-02-12T16:51:44.209Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
16:51:44 [2020-02-12T16:51:44.829Z] ok  	github.com/docker/docker/pkg/sysinfo	0.040s	coverage: 70.8% of statements
16:51:45 [2020-02-12T16:51:45.117Z] ok  	github.com/docker/docker/pkg/signal	3.441s	coverage: 61.0% of statements
16:51:46 [2020-02-12T16:51:46.141Z] ok  	github.com/docker/docker/pkg/system	0.060s	coverage: 36.2% of statements
16:51:46 [2020-02-12T16:51:46.428Z] ok  	github.com/docker/docker/pkg/tailfile	0.143s	coverage: 88.6% of statements
16:51:47 [2020-02-12T16:51:47.451Z] ok  	github.com/docker/docker/pkg/term	0.020s	coverage: 84.8% of statements
16:51:47 [2020-02-12T16:51:47.451Z] testing: warning: no tests to run
16:51:47 [2020-02-12T16:51:47.451Z] coverage: [no statements]
16:51:47 [2020-02-12T16:51:47.451Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
16:51:48 [2020-02-12T16:51:48.077Z] ok  	github.com/docker/docker/pkg/tarsum	0.243s	coverage: 89.3% of statements
16:51:48 [2020-02-12T16:51:48.366Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
16:51:48 [2020-02-12T16:51:48.366Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
16:51:49 [2020-02-12T16:51:49.006Z] ok  	github.com/docker/docker/pkg/useragent	0.012s	coverage: 88.9% of statements
16:51:52 [2020-02-12T16:51:52.504Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
16:51:52 [2020-02-12T16:51:52.504Z] ok  	github.com/docker/docker/profiles/seccomp	0.023s	coverage: 68.8% of statements
16:51:54 [2020-02-12T16:51:54.003Z] ok  	github.com/docker/docker/reference	0.048s	coverage: 84.4% of statements
16:51:54 [2020-02-12T16:51:54.293Z] ok  	github.com/docker/docker/plugin	0.593s	coverage: 27.1% of statements
16:51:55 [2020-02-12T16:51:55.788Z] ok  	github.com/docker/docker/registry/resumable	0.024s	coverage: 100.0% of statements
16:51:56 [2020-02-12T16:51:56.417Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 45.3% of statements
16:51:57 [2020-02-12T16:51:57.913Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
16:51:58 [2020-02-12T16:51:58.202Z] ok  	github.com/docker/docker/runconfig	0.052s	coverage: 68.2% of statements
16:51:58 [2020-02-12T16:51:58.498Z] ok  	github.com/docker/docker/registry	0.604s	coverage: 56.0% of statements
16:52:02 [2020-02-12T16:52:02.014Z] ok  	github.com/docker/docker/volume/drivers	0.032s	coverage: 36.1% of statements
16:52:04 [2020-02-12T16:52:04.720Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 67.0% of statements
16:52:05 [2020-02-12T16:52:05.009Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 73.0% of statements
16:52:06 [2020-02-12T16:52:06.043Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
16:52:14 [2020-02-12T16:52:14.435Z] ok  	github.com/docker/docker/pkg/plugins	33.660s	coverage: 76.6% of statements
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/rootless	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/volume	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === Skipped
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     exec_linux_test.go:18: requires AppArmor to be enabled
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     exec_linux_test.go:38: requires AppArmor to be enabled
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver btrfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver btrfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver btrfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver btrfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver btrfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:73: No driver to put!
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     overlay_test.go:49: Fails to compute changes intermittently
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver zfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver zfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver zfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver zfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:46: Driver zfs not supported
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     graphtest_unix.go:73: No driver to put!
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:52:14 [2020-02-12T16:52:14.435Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] 
16:52:14 [2020-02-12T16:52:14.435Z] DONE 2155 tests, 20 skipped in 340.929s