Skip to content

Console Output

14:50:18 [2020-02-10T14:50:18.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:74187450016171819235c850ec918659096d3e9f hack/test/unit
14:50:22 [2020-02-10T14:50:22.280Z] ?   	github.com/docker/docker/api	[no test files]
14:50:37 [2020-02-10T14:50:37.173Z] ok  	github.com/docker/docker/api/server	0.034s	coverage: 9.0% of statements
14:51:23 [2020-02-10T14:51:23.877Z] ok  	github.com/docker/docker/api/server/httputils	0.025s	coverage: 14.7% of statements
14:51:23 [2020-02-10T14:51:23.877Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:51:23 [2020-02-10T14:51:23.877Z] ok  	github.com/docker/docker/api/server/middleware	0.035s	coverage: 37.7% of statements
14:51:23 [2020-02-10T14:51:23.877Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:51:23 [2020-02-10T14:51:23.877Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:51:23 [2020-02-10T14:51:23.877Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:51:24 [2020-02-10T14:51:24.445Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:51:25 [2020-02-10T14:51:25.383Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:51:25 [2020-02-10T14:51:25.383Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:51:25 [2020-02-10T14:51:25.955Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
14:51:25 [2020-02-10T14:51:25.955Z] ok  	github.com/docker/docker/api/types/filters	0.027s	coverage: 92.2% of statements
14:51:26 [2020-02-10T14:51:26.215Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.5% of statements
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:51:26 [2020-02-10T14:51:26.215Z] ok  	github.com/docker/docker/api/types/time	0.027s	coverage: 100.0% of statements
14:51:26 [2020-02-10T14:51:26.475Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:51:26 [2020-02-10T14:51:26.475Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:51:26 [2020-02-10T14:51:26.736Z] ok  	github.com/docker/docker/builder/dockerignore	0.025s	coverage: 96.8% of statements
14:51:29 [2020-02-10T14:51:29.278Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
14:51:31 [2020-02-10T14:51:31.187Z] ok  	github.com/docker/docker/builder/remotecontext	0.280s	coverage: 13.6% of statements
14:51:31 [2020-02-10T14:51:31.447Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.563s	coverage: 86.3% of statements
14:51:32 [2020-02-10T14:51:32.017Z] ok  	github.com/docker/docker/builder/dockerfile	1.026s	coverage: 48.2% of statements
14:51:32 [2020-02-10T14:51:32.017Z] ?   	github.com/docker/docker/cli	[no test files]
14:51:32 [2020-02-10T14:51:32.017Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:51:36 [2020-02-10T14:51:36.217Z] ok  	github.com/docker/docker/client	0.384s	coverage: 75.8% of statements
14:52:08 [2020-02-10T14:52:08.323Z] ok  	github.com/docker/docker/cmd/dockerd	0.098s	coverage: 30.6% of statements
14:52:08 [2020-02-10T14:52:08.323Z] ok  	github.com/docker/docker/container	0.195s	coverage: 35.0% of statements
14:52:08 [2020-02-10T14:52:08.323Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:52:08 [2020-02-10T14:52:08.323Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:52:08 [2020-02-10T14:52:08.323Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:52:08 [2020-02-10T14:52:08.323Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:52:10 [2020-02-10T14:52:10.236Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.038s	coverage: 65.3% of statements
14:52:10 [2020-02-10T14:52:10.236Z] ok  	github.com/docker/docker/daemon/cluster	0.110s	coverage: 0.5% of statements
14:52:10 [2020-02-10T14:52:10.236Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 35.7% of statements
14:52:13 [2020-02-10T14:52:13.534Z] ok  	github.com/docker/docker/daemon/discovery	0.054s	coverage: 30.0% of statements
14:52:13 [2020-02-10T14:52:13.795Z] ok  	github.com/docker/docker/daemon/config	0.092s	coverage: 82.1% of statements
14:52:14 [2020-02-10T14:52:14.735Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
14:52:16 [2020-02-10T14:52:16.655Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
14:52:19 [2020-02-10T14:52:19.946Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
14:52:21 [2020-02-10T14:52:21.853Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.512s	coverage: 13.6% of statements
14:52:21 [2020-02-10T14:52:21.853Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.529s	coverage: 57.0% of statements
14:52:23 [2020-02-10T14:52:23.763Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
14:52:26 [2020-02-10T14:52:26.324Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.011s	coverage: 72.5% of statements
14:52:26 [2020-02-10T14:52:26.324Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.320s	coverage: 45.9% of statements
14:52:28 [2020-02-10T14:52:28.228Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.042s	coverage: 48.6% of statements
14:52:28 [2020-02-10T14:52:28.228Z] ok  	github.com/docker/docker/daemon	12.350s	coverage: 17.5% of statements
14:52:28 [2020-02-10T14:52:28.228Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:52:28 [2020-02-10T14:52:28.229Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:52:28 [2020-02-10T14:52:28.229Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:52:28 [2020-02-10T14:52:28.229Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:52:28 [2020-02-10T14:52:28.229Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:52:29 [2020-02-10T14:52:29.610Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.667s	coverage: 76.1% of statements
14:52:29 [2020-02-10T14:52:29.871Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
14:52:30 [2020-02-10T14:52:30.131Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.035s	coverage: 3.0% of statements
14:52:30 [2020-02-10T14:52:30.701Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
14:52:32 [2020-02-10T14:52:32.611Z] ok  	github.com/docker/docker/daemon/logger	0.259s	coverage: 42.7% of statements
14:52:33 [2020-02-10T14:52:33.552Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.282s	coverage: 77.8% of statements
14:52:33 [2020-02-10T14:52:33.812Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 4.9% of statements
14:52:34 [2020-02-10T14:52:34.073Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.032s	coverage: 67.0% of statements
14:52:34 [2020-02-10T14:52:34.332Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.942s	coverage: 60.7% of statements
14:52:34 [2020-02-10T14:52:34.332Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:52:34 [2020-02-10T14:52:34.332Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:52:34 [2020-02-10T14:52:34.332Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:52:34 [2020-02-10T14:52:34.332Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:52:34 [2020-02-10T14:52:34.333Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
14:52:34 [2020-02-10T14:52:34.333Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:52:34 [2020-02-10T14:52:34.903Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
14:52:34 [2020-02-10T14:52:34.903Z] ok  	github.com/docker/docker/daemon/logger/journald	0.031s	coverage: 26.2% of statements
14:52:35 [2020-02-10T14:52:35.844Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.051s	coverage: 62.1% of statements
14:52:36 [2020-02-10T14:52:36.415Z] ok  	github.com/docker/docker/daemon/logger/local	0.059s	coverage: 74.7% of statements
14:52:36 [2020-02-10T14:52:36.415Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:52:36 [2020-02-10T14:52:36.985Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 19.9% of statements
14:52:36 [2020-02-10T14:52:36.985Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
14:52:37 [2020-02-10T14:52:37.925Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.060s	coverage: 47.8% of statements
14:52:38 [2020-02-10T14:52:38.494Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
14:52:39 [2020-02-10T14:52:39.064Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.894s	coverage: 82.5% of statements
14:52:39 [2020-02-10T14:52:39.064Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:52:39 [2020-02-10T14:52:39.064Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:52:40 [2020-02-10T14:52:40.448Z] ok  	github.com/docker/docker/distribution/metadata	0.094s	coverage: 48.2% of statements
14:52:40 [2020-02-10T14:52:40.708Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
14:52:40 [2020-02-10T14:52:40.708Z] ok  	github.com/docker/docker/distribution	0.271s	coverage: 22.1% of statements
14:52:40 [2020-02-10T14:52:40.708Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:52:43 [2020-02-10T14:52:43.290Z] ok  	github.com/docker/docker/image/v1	0.029s	coverage: 25.0% of statements
14:52:43 [2020-02-10T14:52:43.290Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
14:52:43 [2020-02-10T14:52:43.290Z] ok  	github.com/docker/docker/image	0.060s	coverage: 86.4% of statements
14:52:43 [2020-02-10T14:52:43.290Z] ok  	github.com/docker/docker/distribution/xfer	1.729s	coverage: 85.6% of statements
14:52:43 [2020-02-10T14:52:43.290Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:52:43 [2020-02-10T14:52:43.290Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
14:52:43 [2020-02-10T14:52:43.290Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:52:43 [2020-02-10T14:52:43.860Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
14:52:43 [2020-02-10T14:52:43.860Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
14:52:44 [2020-02-10T14:52:44.802Z] ok  	github.com/docker/docker/opts	0.066s	coverage: 67.0% of statements
14:52:46 [2020-02-10T14:52:46.184Z] ok  	github.com/docker/docker/pkg/broadcaster	0.022s	coverage: 100.0% of statements
14:52:46 [2020-02-10T14:52:46.444Z] ok  	github.com/docker/docker/pkg/authorization	0.619s	coverage: 68.3% of statements
14:52:46 [2020-02-10T14:52:46.704Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
14:52:47 [2020-02-10T14:52:47.643Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
14:52:48 [2020-02-10T14:52:48.212Z] ok  	github.com/docker/docker/pkg/archive	1.210s	coverage: 77.0% of statements
14:52:48 [2020-02-10T14:52:48.212Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
14:52:48 [2020-02-10T14:52:48.780Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 92.9% of statements
14:52:49 [2020-02-10T14:52:49.348Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
14:52:49 [2020-02-10T14:52:49.919Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
14:52:50 [2020-02-10T14:52:50.488Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
14:52:51 [2020-02-10T14:52:51.426Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.407s	coverage: 43.2% of statements
14:52:51 [2020-02-10T14:52:51.426Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
14:52:51 [2020-02-10T14:52:51.995Z] ok  	github.com/docker/docker/pkg/fileutils	0.026s	coverage: 89.5% of statements
14:52:52 [2020-02-10T14:52:52.256Z] ok  	github.com/docker/docker/pkg/fsutils	0.303s	coverage: 85.1% of statements
14:52:52 [2020-02-10T14:52:52.516Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
14:52:52 [2020-02-10T14:52:52.516Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.097s	coverage: 84.1% of statements
14:52:53 [2020-02-10T14:52:53.901Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
14:52:53 [2020-02-10T14:52:53.901Z] ok  	github.com/docker/docker/pkg/ioutils	0.590s	coverage: 70.6% of statements
14:52:53 [2020-02-10T14:52:53.901Z] ok  	github.com/docker/docker/pkg/idtools	0.615s	coverage: 70.1% of statements
14:52:54 [2020-02-10T14:52:54.161Z] ok  	github.com/docker/docker/pkg/locker	0.036s	coverage: 88.9% of statements
14:52:54 [2020-02-10T14:52:54.161Z] ok  	github.com/docker/docker/layer	8.049s	coverage: 68.8% of statements
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/oci	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
14:52:54 [2020-02-10T14:52:54.161Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:52:54 [2020-02-10T14:52:54.427Z] ok  	github.com/docker/docker/pkg/longpath	0.028s	coverage: 100.0% of statements
14:52:54 [2020-02-10T14:52:54.427Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:52:54 [2020-02-10T14:52:54.687Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
14:52:54 [2020-02-10T14:52:54.948Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
14:52:55 [2020-02-10T14:52:55.209Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
14:52:55 [2020-02-10T14:52:55.470Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 91.4% of statements
14:52:55 [2020-02-10T14:52:55.731Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
14:52:55 [2020-02-10T14:52:55.991Z] ok  	github.com/docker/docker/pkg/mount	0.882s	coverage: 70.0% of statements
14:52:55 [2020-02-10T14:52:55.991Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
14:52:55 [2020-02-10T14:52:55.991Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:52:55 [2020-02-10T14:52:55.991Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:52:56 [2020-02-10T14:52:56.563Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
14:52:56 [2020-02-10T14:52:56.827Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
14:52:57 [2020-02-10T14:52:57.086Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
14:52:57 [2020-02-10T14:52:57.086Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
14:52:57 [2020-02-10T14:52:57.655Z] ok  	github.com/docker/docker/pkg/reexec	0.024s	coverage: 82.4% of statements
14:52:58 [2020-02-10T14:52:58.223Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
14:52:58 [2020-02-10T14:52:58.482Z] ok  	github.com/docker/docker/pkg/pubsub	1.097s	coverage: 73.9% of statements
14:52:59 [2020-02-10T14:52:59.053Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
14:52:59 [2020-02-10T14:52:59.053Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
14:52:59 [2020-02-10T14:52:59.313Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
14:52:59 [2020-02-10T14:52:59.573Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 71.3% of statements
14:53:00 [2020-02-10T14:53:00.512Z] ok  	github.com/docker/docker/pkg/tailfile	0.094s	coverage: 88.6% of statements
14:53:00 [2020-02-10T14:53:00.512Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.2% of statements
14:53:00 [2020-02-10T14:53:00.772Z] ok  	github.com/docker/docker/pkg/signal	2.821s	coverage: 61.0% of statements
14:53:01 [2020-02-10T14:53:01.343Z] testing: warning: no tests to run
14:53:01 [2020-02-10T14:53:01.344Z] coverage: [no statements]
14:53:01 [2020-02-10T14:53:01.344Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: [no statements] [no tests to run]
14:53:01 [2020-02-10T14:53:01.344Z] ok  	github.com/docker/docker/pkg/term	0.027s	coverage: 85.9% of statements
14:53:01 [2020-02-10T14:53:01.344Z] ok  	github.com/docker/docker/pkg/tarsum	0.142s	coverage: 89.3% of statements
14:53:01 [2020-02-10T14:53:01.915Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
14:53:01 [2020-02-10T14:53:01.915Z] ok  	github.com/docker/docker/pkg/truncindex	0.113s	coverage: 91.5% of statements
14:53:01 [2020-02-10T14:53:01.915Z] ok  	github.com/docker/docker/pkg/useragent	0.016s	coverage: 88.9% of statements
14:53:03 [2020-02-10T14:53:03.826Z] ok  	github.com/docker/docker/plugin/v2	0.026s	coverage: 14.5% of statements
14:53:03 [2020-02-10T14:53:03.826Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 73.8% of statements
14:53:04 [2020-02-10T14:53:04.396Z] ok  	github.com/docker/docker/reference	0.024s	coverage: 83.7% of statements
14:53:05 [2020-02-10T14:53:05.335Z] ok  	github.com/docker/docker/plugin	0.585s	coverage: 27.1% of statements
14:53:05 [2020-02-10T14:53:05.596Z] ok  	github.com/docker/docker/registry/resumable	0.049s	coverage: 100.0% of statements
14:53:06 [2020-02-10T14:53:06.166Z] ok  	github.com/docker/docker/restartmanager	0.022s	coverage: 50.9% of statements
14:53:06 [2020-02-10T14:53:06.166Z] ok  	github.com/docker/docker/registry	0.251s	coverage: 56.0% of statements
14:53:07 [2020-02-10T14:53:07.108Z] ok  	github.com/docker/docker/testutil	0.033s	coverage: 62.5% of statements
14:53:07 [2020-02-10T14:53:07.108Z] ok  	github.com/docker/docker/runconfig	0.025s	coverage: 68.2% of statements
14:53:09 [2020-02-10T14:53:09.648Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 73.0% of statements
14:53:09 [2020-02-10T14:53:09.648Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
14:53:09 [2020-02-10T14:53:09.648Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.0% of statements
14:53:10 [2020-02-10T14:53:10.585Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
14:53:32 [2020-02-10T14:53:32.511Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/rootless	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/volume	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === Skipped
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     exec_linux_test.go:18: requires AppArmor to be enabled
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     exec_linux_test.go:38: requires AppArmor to be enabled
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver btrfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver btrfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver btrfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver btrfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver btrfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:73: No driver to put!
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z] time="2020-02-10T14:52:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: driver not supported
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:73: No driver to put!
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     overlay_test.go:49: Fails to compute changes intermittently
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver zfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver zfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver zfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver zfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:46: Driver zfs not supported
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     graphtest_unix.go:73: No driver to put!
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:53:32 [2020-02-10T14:53:32.511Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] 
14:53:32 [2020-02-10T14:53:32.511Z] DONE 2161 tests, 26 skipped in 189.379s